Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.73 KB

TargetCreateGlobalSign.md

File metadata and controls

24 lines (20 loc) · 1.73 KB

akeyless.Model.TargetCreateGlobalSign

Properties

Name Type Description Notes
ContactEmail string Email of the GlobalSign GCC account contact
ContactFirstName string First name of the GlobalSign GCC account contact
ContactLastName string Last name of the GlobalSign GCC account contact
ContactPhone string Telephone of the GlobalSign GCC account contact
Description string Description of the object [optional]
Json bool Set output format to JSON [optional] [default to false]
Key string The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) [optional]
MaxVersions string Set the maximum number of versions, limited by the account settings defaults. [optional]
Name string Target name
Password string Password of the GlobalSign GCC account
ProfileId string Profile ID of the GlobalSign GCC account
Timeout string Timeout waiting for certificate validation in Duration format (1h - 1 Hour, 20m - 20 Minutes, 33m3s - 33 Minutes and 3 Seconds), maximum 1h. [optional] [default to "5m"]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
Username string Username of the GlobalSign GCC account

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