Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 892 Bytes

SetItemState.md

File metadata and controls

15 lines (11 loc) · 892 Bytes

akeyless.Model.SetItemState

Properties

Name Type Description Notes
DesiredState string Desired item state (Enabled, Disabled)
Json bool Set output format to JSON [optional] [default to false]
Name string Current item name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
_Version int The specific version you want to update: 0=item level state (default) (relevant only for keys) [optional] [default to 0]

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