| Name | Type | Description | Notes |
|---|---|---|---|
| activate_keys_on_creation | str | If set to 'true', newly created keys on the client will be set to an 'active' state | [optional] [default to 'false'] |
| certificate_ttl | int | Client certificate TTL in days | [optional] [default to 90] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| name | str | Client name | |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |