Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 994 Bytes

DynamicSecretTmpCredsDelete.md

File metadata and controls

18 lines (14 loc) · 994 Bytes

DynamicSecretTmpCredsDelete

dynamicSecretTmpCredsDelete is a command that deletes dynamic secret temp creds

Properties

Name Type Description Notes
host str Host [optional]
json bool Set output format to JSON [optional] [default to False]
name str Dynamic secret name
revoke_all bool Revoke All Temp Creds [optional]
soft_delete bool Soft Delete [optional]
tmp_creds_id str Tmp Creds ID [default to 'demo_default_tmp_creds_id_for_sdk_bc']
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

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