Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.03 KB

File metadata and controls

16 lines (12 loc) · 1.03 KB

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]
expiration_event_in list[str] How many days before the expiration of the certificate would you like to be notified. [optional]
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]