Update an S3 key for a User

Update S3 key for the specified user. This can be used to disable/enable/rotate an existing S3 key or update the expiry time of the key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specifies the SID of the user.

string
required

Specifies the S3 Access Key ID of the user.

Body Params

Specifies the body to update the User S3 Key.

int64 | null

Specifies the epoch timestamp in milliseconds when this S3 key expires. Post expiry the S3 key cannot be used for authentication.

boolean | null

Specifies whether to rotate the S3 secret key. If true, a new secret key is generated and returned in the response.

string | null
enum

Specifies the status to set for the S3 key.

Allowed:
Headers
int64

This field uniquely represents a Cohesity Cluster and is used for making on-prem calls from Helios.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json