Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.02 KB

UpdateTarget.md

File metadata and controls

17 lines (13 loc) · 1.02 KB

akeyless.Model.UpdateTarget

Properties

Name Type Description Notes
Description string Description of the object [optional] [default to "default_comment"]
Json bool Set output format to JSON [optional] [default to false]
MaxVersions string Set the maximum number of versions, limited by the account settings defaults. [optional]
Name string Target name
NewComment string Deprecated - use description [optional] [default to "default_comment"]
NewName string New target name [optional]
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]