/gateway-update-item

Body Params
add-tag
array of strings

List of the new tags that will be attached to this item

add-tag
string

API ID to rotate (relevant only for rotator-type=api-key)

string

API key to rotate (relevant only for rotator-type=api-key)

string

ApplicationId (used in azure)

string

Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false]

string

Secret payload to be sent with rotation request (relevant only for rotator-type=custom)

string

Protection from accidental deletion of this object [true/false]

string
Defaults to default_metadata

Description of the object

string

Base64-encoded service account private key text

string

The email of the gcp service account to rotate

string

The key id of the gcp service account to rotate

string

Create a new access key without deleting the old key from AWS for backup (relevant only for AWS) [true/false]

boolean
Defaults to false

Set output format to JSON

string

Whether to keep previous version [true/false]. (relevant only for --type=rotated-secret). If not set, use default according to account settings

string

The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used)

string
required

Item name

string
Defaults to default_metadata

Deprecated - use description

string

New item name

boolean

Deprecated

string

The length of the password to be generated

rm-tag
array of strings

List of the existent tags that will be removed from this item

rm-tag
string

rotated-username password (relevant only for rotator-type=password)

string

username 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-in
array of strings

How many days before the rotation of the item would you like to be notified

rotation-event-in
int32
Defaults to 0

The Rotation Hour

string

The number of days to wait between every automatic key rotation (1-365)

string
Defaults to use-self-creds

The rotation credentials type

string

Authentication token (see /auth and /configure)

string
required

Item type

string

The universal identity token, Required only for universal_identity authentication

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section