Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.03 KB

GatewayRevokeTmpUsers.md

File metadata and controls

18 lines (14 loc) · 1.03 KB

akeyless.Model.GatewayRevokeTmpUsers

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

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]