v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/upload-rsa

Request body

algstring required

Key type. options: [RSA1024, RSA2048, RSA3072, RSA4096]

cert-file-datastring

Certificate in a PEM format.

certificate-formatstring
customer-frg-idstring

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

delete_protectionstring

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

descriptionstring

Description of the object

expiration-event-instring[]

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

item-custom-fieldsobject

Additional custom fields to associate with the item

jsonboolean

Set output format to JSON

metadatastring

Deprecated - use description

namestring required

Name of key to be created

overwritestring

When the overwrite flag is set, this command will only update an existing key [true/false]

rsa-file-datastring

RSA private key data, base64 encoded

split-levelinteger

The number of fragments that the item will be split into

tagstring[]

List of the tags attached to this key

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

Response

uploadRSAResponse wraps response body.

UploadRSAOutput required