/gateway-update-itemCopy Pagepost https://api.akeyless.io/gateway-update-itemRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsadd-tagarray of stringsList of the new tags that will be attached to this itemadd-tagADD stringapi-idstringAPI ID to rotate (relevant only for rotator-type=api-key)api-keystringAPI key to rotate (relevant only for rotator-type=api-key)app-idstringApplicationId (used in azure)auto-rotatestringWhether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]custom-payloadstringSecret payload to be sent with rotation request (relevant only for rotator-type=custom)delete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDefaults to default_metadataDescription of the objectgcp-keystringBase64-encoded service account private key textgcp-service-account-emailstringThe email of the gcp service account to rotategcp-service-account-key-idstringThe key id of the gcp service account to rotategrace-rotationstringCreate a new access key without deleting the old key from AWS for backup (relevant only for AWS) [true/false]jsonbooleanDefaults to falseSet output format to JSONtruefalsekeep-prev-versionstringWhether to keep previous version [true/false]. (relevant only for --type=rotated-secret). 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)namestringrequiredItem namenew-metadatastringDefaults to default_metadataDeprecated - use descriptionnew-namestringNew item namenew-versionbooleanDeprecatedtruefalsepassword-lengthstringThe length of the password to be generatedrm-tagarray of stringsList of the existent tags that will be removed from this itemrm-tagADD stringrotated-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-hourint32Defaults to 0The Rotation Hourrotation-intervalstringThe number of days to wait between every automatic key rotation (1-365)rotator-creds-typestringDefaults to use-self-credsThe rotation credentials typetokenstringAuthentication token (see /auth and /configure)typestringrequiredItem typeuid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201gatewayUpdateItemResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago