gatewayRevokeTmpUsers is a command that revoke producer tmp user [Deprecated: Use dynamic-secret-tmp-creds-delete command]
| 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 | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |