of it.
| Name | Type | Description | Notes |
|---|---|---|---|
| json | bool | Set output format to JSON | [optional] [default to False] |
| name | str | Key name | |
| new_cert_pem_data | str | The new pem encoded certificate for the classic key. relevant only for keys provided by user ('bring-your-own-key') | [optional] |
| new_key_data | str | The new base64 encoded value for the classic key. relevant only for keys provided by user ('bring-your-own-key') | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |