Name | Type | Description | Notes |
---|---|---|---|
auth_method_name | str | The universal identity auth method name | [optional] |
json | bool | Set output format to JSON | [optional] [default to False] |
revoke_token | str | the universal identity token/token-id to revoke | |
revoke_type | str | revokeSelf/revokeAll (delete only this token/this token and his children) | |
token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |