/upload-rsaAsk AIpost https://api.akeyless.io/upload-rsaBody ParamsalgstringrequiredKey type. options: [RSA1024, RSA2048, RSA3072, RSA4096]cert-file-datastringCertificate in a PEM format.certificate-formatstringcustomer-frg-idstringThe customer fragment ID that will be used to split the 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 stringitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsemetadatastringDeprecated - use descriptionnamestringrequiredName of key to be createdoverwritestringDefaults to falseWhen the overwrite flag is set, this command will only update an existing key [true/false]rsa-file-datastringRSA private key data, base64 encodedsplit-levelint64Defaults to 3The number of fragments that the item will be split intotagarray of stringsList of the tags attached to this keytagADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200uploadRSAResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago