Name | Type | Description | Notes |
---|---|---|---|
customerFrgId | String | The customer fragment ID that will be used to split the key (if empty, the key will be created independently of a customer fragment) | [optional] |
deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
description | String | Description of the object | [optional] |
_in | String | PKCS#12 input file (private key and certificate only) | |
json | Boolean | Set output format to JSON | [optional] [default to false] |
metadata | String | Deprecated - use description | [optional] |
name | String | Name of key to be created | |
passphrase | String | Passphrase to unlock the pkcs#12 bundle | |
splitLevel | Number | The number of fragments that the item will be split into | [optional] [default to 3] |
tag | [String] | List of the tags attached to this key | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |