Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 856 Bytes

File metadata and controls

15 lines (11 loc) · 856 Bytes

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 str Rotated secret name
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
version 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]