/rotated-secret-create-splunkAsk AIpost https://api.akeyless.io/rotated-secret-create-splunkRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsaudiencestringToken audience for Splunk token creation (required for rotator-type=token)authentication-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]delete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectexpiration-datestringToken expiration date in YYYY-MM-DD format (required for rotator-type=token when manual rotation is selected and no existing token is provided). Time will be set to 00:00 UTC.hec-tokenstringCurrent Splunk HEC token value to store (relevant only for rotator-type=hec-token). If not provided, a new HEC input will be created in Splunk.hec-token-namestringSplunk HEC input name to manage (required for rotator-type=hec-token)item-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsekeystringThe name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used)max-versionsstringSet the maximum number of versions, limited by the account settings defaults.namestringrequiredRotated secret namepassword-lengthstringThe length of the password to be generatedrotated-passwordstringrotated-username password (relevant only for rotator-type=password)rotated-usernamestringusername to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password)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)rotator-typestringrequiredThe rotator type. options: [target/password/token/hec-token]splunk-tokenstringCurrent Splunk authentication token to store (relevant only for rotator-type=token). If not provided, a new token will be created in Splunk.tagsarray of stringsAdd tags attached to this objecttagsADD stringtarget-namestringrequiredThe target name to associatetokenstringAuthentication token (see /auth and /configure)token-ownerstringSplunk token owner username (relevant only for rotator-type=token)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200rotatedSecretCreateSplunkResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 2 months ago