/create-dfc-keyAsk AIpost https://api.akeyless.io/create-dfc-keyBody ParamsalgstringrequiredDFCKey type; options: [AES128GCM, AES256GCM, AES128SIV, AES256SIV, AES128CBC, AES256CBC, RSA1024, RSA2048, RSA3072, RSA4096]auto-rotatestringWhether to automatically rotate every rotation_interval days, or disable existing automatic rotation [true/false]certificate-common-namestringCommon name for the generated certificate. Relevant only for generate-self-signed-certificate.certificate-countrystringCountry name for the generated certificate. Relevant only for generate-self-signed-certificate.certificate-digest-algostringDigest algorithm to be used for the certificate key signing.certificate-formatstringcertificate-localitystringLocality for the generated certificate. Relevant only for generate-self-signed-certificate.certificate-organizationstringOrganization name for the generated certificate. Relevant only for generate-self-signed-certificate.certificate-provincestringProvince name for the generated certificate. Relevant only for generate-self-signed-certificate.certificate-ttlint64TTL in days for the generated certificate. Required only for generate-self-signed-certificate.conf-file-datastringThe csr config data in base64 encodingcustomer-frg-idstringThe customer fragment ID that will be used to create the DFC key (if empty, the key will be created independently of a customer fragment)delete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectexpiration-event-inarray of stringsHow many days before the expiration of the certificate would you like to be notified.expiration-event-inADD stringgenerate-self-signed-certificatebooleanWhether to generate a self signed certificate with the key. If set, --certificate-ttl must be provided.truefalsehash-algorithmstringDefaults to SHA256Specifies the hash algorithm used for the encryption key's operations, available options: [SHA256, SHA384, SHA512]item-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsemetadatastringDeprecated - use descriptionnamestringrequiredDFCKey namerotation-event-inarray of stringsHow many days before the rotation of the item would you like to be notifiedrotation-event-inADD stringrotation-intervalstringThe number of days to wait between every automatic rotation (7-365)split-levelint64Defaults to 3The number of fragments that the item will be split into (not includes customer fragment)tagarray of stringsList of the tags attached to this DFC keytagADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200createDFCKeyResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago