Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.39 KB

File metadata and controls

25 lines (17 loc) · 1.39 KB

UploadPKCS12

Properties

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)
itemCustomFields Map<String, String> Additional custom fields to associate with the item [optional]
json Boolean Set output format to JSON [optional]
metadata String Deprecated - use description [optional]
name String Name of key to be created
passphrase String Passphrase to unlock the pkcs#12 bundle
splitLevel Long The number of fragments that the item will be split into [optional]
tag List<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]