Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1019 Bytes

DynamicSecretTmpCredsDelete.md

File metadata and controls

18 lines (14 loc) · 1019 Bytes

akeyless.Model.DynamicSecretTmpCredsDelete

dynamicSecretTmpCredsDelete is a command that deletes dynamic secret temp creds

Properties

Name Type Description Notes
Host string Host [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Dynamic secret name
RevokeAll bool Revoke All Temp Creds [optional]
SoftDelete bool Soft Delete [optional]
TmpCredsId string Tmp Creds ID [default to "demo_default_tmp_creds_id_for_sdk_bc"]
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]