Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 931 Bytes

KmipCreateClient.md

File metadata and controls

15 lines (11 loc) · 931 Bytes

akeyless.Model.KmipCreateClient

Properties

Name Type Description Notes
ActivateKeysOnCreation string If set to 'true', newly created keys on the client will be set to an 'active' state [optional] [default to "false"]
CertificateTtl long Client certificate TTL in days [optional] [default to 90]
Json bool Set output format to JSON [optional] [default to false]
Name string Client name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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