Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 882 Bytes

RotatedSecretDelete.md

File metadata and controls

15 lines (11 loc) · 882 Bytes

akeyless.Model.RotatedSecretDelete

rotatedSecretDelete is a command that deletes a rotated secret

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Name string Rotated secret name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
VarVersion int The specific version you want to delete, -1=entire item with all versions (default) [optional] [default to -1]

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