Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 908 Bytes

KmipCreateClient.md

File metadata and controls

15 lines (11 loc) · 908 Bytes

KmipCreateClient

Properties

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]

[Back to Model list] [Back to API list] [Back to README]