Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.53 KB

File metadata and controls

22 lines (18 loc) · 1.53 KB

DescribeItem

Properties

Name Type Description Notes
accessibility str for personal password manager [optional] [default to 'regular']
bastion_details bool Indicate if the item should return with ztb cluster details (url, etc) [optional] [default to False]
der_certificate_format bool The certificate will be displayed in DER format [optional] [default to False]
display_id str The display id of the item [optional]
gateway_details bool Indicate if the item should return with clusters details (url, etc) [optional] [default to False]
item_custom_fields_details bool Include all item custom fields details [optional] [default to False]
item_id int Item id of the item [optional]
json bool Set output format to JSON [optional] [default to False]
name str Item name
services_details bool Include all associated services details [optional] [default to False]
show_versions bool Include all item versions in reply [optional] [default to False]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

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