/create-dfc-key

Body Params
string
required

DFCKey type; options: [AES128GCM, AES256GCM, AES128SIV, AES256SIV, AES128CBC, AES256CBC, RSA1024, RSA2048, RSA3072, RSA4096]

string

Whether to automatically rotate every rotation_interval days, or disable existing automatic rotation [true/false]

string

Common name for the generated certificate. Relevant only for generate-self-signed-certificate.

string

Country name for the generated certificate. Relevant only for generate-self-signed-certificate.

string

Digest algorithm to be used for the certificate key signing.

string
string

Locality for the generated certificate. Relevant only for generate-self-signed-certificate.

string

Organization name for the generated certificate. Relevant only for generate-self-signed-certificate.

string

Province name for the generated certificate. Relevant only for generate-self-signed-certificate.

int64

TTL in days for the generated certificate. Required only for generate-self-signed-certificate.

string

The csr config data in base64 encoding

string

The customer fragment ID that will be used to create the DFC key (if empty, the key will be created independently of a customer fragment)

string

Protection from accidental deletion of this object [true/false]

string

Description of the object

expiration-event-in
array of strings

How many days before the expiration of the certificate would you like to be notified.

expiration-event-in
boolean

Whether to generate a self signed certificate with the key. If set, --certificate-ttl must be provided.

string
Defaults to SHA256

Specifies the hash algorithm used for the encryption key's operations, available options: [SHA256, SHA384, SHA512]

item-custom-fields
object

Additional custom fields to associate with the item

boolean
Defaults to false

Set output format to JSON

string

Deprecated - use description

string
required

DFCKey name

rotation-event-in
array of strings

How many days before the rotation of the item would you like to be notified

rotation-event-in
string

The number of days to wait between every automatic rotation (7-365)

int64
Defaults to 3

The number of fragments that the item will be split into (not includes customer fragment)

tag
array of strings

List of the tags attached to this DFC key

tag
string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section