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