Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.44 KB

DescribeItem.md

File metadata and controls

21 lines (17 loc) · 1.44 KB

akeyless.Model.DescribeItem

Properties

Name Type Description Notes
Accessibility string for personal password manager [optional] [default to "regular"]
BastionDetails bool Indicate if the item should return with ztb cluster details (url, etc) [optional] [default to false]
DerCertificateFormat bool The certificate will be displayed in DER format [optional] [default to false]
DisplayId string The display id of the item [optional]
GatewayDetails bool Indicate if the item should return with clusters details (url, etc) [optional] [default to false]
ItemId long Item id of the item [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Item name
ServicesDetails bool Include all associated services details [optional] [default to false]
ShowVersions bool Include all item versions in reply [optional] [default to false]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]