Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

GatewayRevokeTmpUsers.md

File metadata and controls

18 lines (14 loc) · 1.01 KB

GatewayRevokeTmpUsers

gatewayRevokeTmpUsers is a command that revoke producer tmp user [Deprecated: Use dynamic-secret-tmp-creds-delete command]

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]