/rotated-secret-update-customAsk AIpost https://api.akeyless.io/rotated-secret-update-customBody Paramsadd-tagarray of stringsList of the new tags that will be attached to this itemadd-tagADD stringauthentication-credentialsstringDefaults to use-user-credsThe credentials to connect with use-user-creds/use-target-credsauto-rotatestringWhether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]custom-payloadstringSecret payload to be sent with rotation requestdelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDefaults to default_metadataDescription of the objectenable-password-policystringEnable password policyitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsekeep-prev-versionstringWhether to keep previous version [true/false]. If not set, use default according to account settingskeystringThe name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used)lock-during-sra-sessionstringLock this secret for read/update while an SRA session is activemax-versionsstringSet the maximum number of versions, limited by the account settings defaults.namestringrequiredRotated secret namenew-namestringNew item namepassword-lengthstringThe length of the password to be generatedrm-tagarray of stringsList of the existent tags that will be removed from this itemrm-tagADD stringrotate-after-disconnectstringStringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect.rotation-event-inarray of stringsHow many days before the rotation of the item would you like to be notifiedrotation-event-inADD stringrotation-hourint32The Hour of the rotation in UTCrotation-intervalstringThe number of days to wait between every automatic key rotation (1-365)secure-access-allow-external-userbooleanDefaults to falseAllow providing external user for a domain userstruefalsesecure-access-bastion-issuerstringDeprecated. use secure-access-certificate-issuersecure-access-certificate-issuerstringPath to the SSH Certificate Issuer for your Akeyless Secure Accesssecure-access-enablestringEnable/Disable secure remote access [true/false]secure-access-hostarray of stringsTarget servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers)secure-access-hostADD stringsecure-access-rdp-domainstringDefault domain name server. i.e. microsoft.comsecure-access-rdp-userstringOverride the RDP Domain usernamesecure-access-ssh-userstringOverride the SSH username as indicated in SSH Certificate Issuersecure-access-urlstringDestination URL to inject secretssecure-access-webbooleanDefaults to falseEnable Web Secure Remote Accesstruefalsesecure-access-web-browsingbooleanDefaults to falseSecure browser via Akeyless's Secure Remote Access (SRA)truefalsesecure-access-web-proxybooleanDefaults to falseWeb-Proxy via Akeyless's Secure Remote Access (SRA)truefalsetimeout-secint64Maximum allowed time in seconds for the custom rotator to return the resultstokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationuse-capital-lettersstringPassword must contain capital letters [true/false]use-lower-lettersstringPassword must contain lower case letters [true/false]use-numbersstringPassword must contain numbers [true/false]use-special-charactersstringPassword must contain special characters [true/false]Responses 201rotatedSecretUpdateCustomResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago