/rotated-secret-update-gcpAsk AIpost https://api.akeyless.io/rotated-secret-update-gcpBody 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]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-rotationstringEnable graceful rotation (keep both versions temporarily). When enabled, a new secret version is created while the previous version is kept for the grace period, so both versions exist for a limited time. [true/false]grace-rotation-hourint32The Hour of the grace rotation in UTCgrace-rotation-intervalstringThe number of days to wait before deleting the old key (must be bigger than rotation-interval)grace-rotation-timingstringWhen to create the new version relative to the rotation date [after/before]item-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)max-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 stringrotation-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/service-account-rotator]tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201rotatedSecretUpdateGcpResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago