Object Storage API
account id
Page number of the results to fetch
Number of results per page
search query
refresh
falseBucket successfully retrieved
Bad request
Unauthorized
Internal server error
account id
Bucket successfully created
Bad request
Unauthorized
Conflict, bucket already exists
Unprocessable entity, validation error
Internal server error
Service unavailable
account id
ID of the bucket to retrieve
Bucket information retrieved successfully
Bad request
Unauthorized
Bucket not found
Internal server error
Service unavailable
account id
ID of the bucket to update
Bucket tags successfully updated
Bad request
Unauthorized
Bucket not found
Internal server error
Service unavailable
account id
ID of the bucket to delete
Bucket successfully deleted, no content
Bad request
Unauthorized
Bucket not found
Internal server error
Service unavailable
No content
account id
Access keys successfully deleted, no content
Bad request
Unauthorized
Access keys not found
Internal server error
Service unavailable
No content
account id
Access keys successfully retrieved
Bad request
Unauthorized
Access key not found
Internal server error
Service unavailable
account id
ID of the access key to delete
Access key successfully deleted, no content
Bad request
Unauthorized
Access key not found
Internal server error
Service unavailable
No content
account id
ID of the bucket to retrieve lifecycle rules for
Lifecycle rules successfully retrieved
Bad request
Unauthorized access
Bucket not found
Internal server error
Service unavailable
account id
ID of the bucket to which the lifecycle rule will be added
Name of the lifecycle rule
Attribute used to calculate object age
Lifecycle rule successfully created
Bad request
Unauthorized access
Bucket not found
Conflict with existing resource
Internal server error
Service unavailable
account id
ID of the bucket
ID of the lifecycle rule to retrieve
Lifecycle rule retrieved successfully
{"delete_incomplete_mpu":2,"name":"name","attribute":"attribute","enabled":true,"newer_noncurrent_versions":5,"noncurrent_days":5,"status":"status","expiration_days":1,"id":"id","expired_obj_delete_marker":true}Bad request
Unauthorized access
Bucket not found
Internal server error
Service unavailable
account id
ID of the bucket
ID of the lifecycle rule to update
Name of the lifecycle rule
Attribute used to calculate object age
Lifecycle rule successfully updated
{"delete_incomplete_mpu":2,"name":"name","attribute":"attribute","enabled":true,"newer_noncurrent_versions":5,"noncurrent_days":5,"status":"status","expiration_days":1,"id":"id","expired_obj_delete_marker":true}Bad request
Unauthorized access
Bucket not found
Internal server error
Service unavailable
account id
ID of the bucket
ID of the lifecycle rule to delete
Lifecycle rule successfully deleted
Bad request
Unauthorized access
Resource not found
Internal server error
Service unavailable
No content
account id
Policy successfully retrieved
{"name":"name","policyKRN":"policyKRN","CreationDate":"CreationDate"}Bad request
Unauthorized
Policy not found
Internal server error
Service unavailable
account id
Unique ID of the policy
Name of the policy
Statements of the policy
Conditions of the policy
Account ID of the policy
Unique ID of the policy
Policy successfully created
Invalid request
Unauthorized
Policy already exists
Unprocessable entity, validation error
Internal server error
Service unavailable
account id
Unique IDs of the policies
Policy successfully attached
{"name":"name","policyKRN":"policyKRN","CreationDate":"CreationDate"}Invalid request
Unauthorized
Policy not found
Internal server error
Service unavailable
account id
Unique IDs of the policies
Policy successfully detached
{"name":"name","policyKRN":"policyKRN","CreationDate":"CreationDate"}Invalid request
Unauthorized
Policy not found
Internal server error
Service unavailable
account id
ID of the policy
Policy successfully retrieved
{"name":"name","policyKRN":"policyKRN","CreationDate":"CreationDate"}Bad request
Unauthorized
Policy not found
Internal server error
Service unavailable
account id
ID of the policy
Unique ID of the policy
Name of the policy
Statements of the policy
Conditions of the policy
Account ID of the policy
Unique ID of the policy
Policy successfully updated
{"name":"name","policyKRN":"policyKRN","CreationDate":"CreationDate"}Bad request
Unauthorized
Policy not found
Internal server error
Service unavailable
account id
ID of the policy
Policy successfully deleted
Bad request
Unauthorized
Policy not found
Internal server error
Service unavailable
No content
Creates a new session for accessing protected APIs.
If a previous session exists and is still active, it will be invalidated
Sessions automatically expire after the configured timeout
Only one active session is allowed per set of credentials
account id
Access key for authentication
Secret key for authentication
Session activated successfully
Invalid credentials or request format
Unauthorized - Invalid credentials
Too many session activation attempts
Internal server error
Explicitly deactivates the current session.
Invalidates the session token
Blocks access to protected APIs
Cleans up session resources
Session token
Session deactivated successfully
Invalid session token
Session not found
Internal server error
No content
Extends the current session lifetime before it expires
Session token
Session refreshed successfully
Invalid refresh token or session
Session not found
Internal server error
Returns the status and details of the current session
Session status retrieved successfully
Invalid or expired session token
Session not found
Internal server error
account id
Krn identifier of the bucket
The key of the object to delete
File deleted successfully
Bad request, invalid parameters
Unauthorized, invalid credentials
Object not found or bucket does not exist
Internal server error
account id
Krn identifier of the bucket
Filter objects by prefix (like a folder path)
List of objects in the bucket
Bad request, invalid parameters
Unauthorized, invalid credentials
Bucket not found
Internal server error
account id
Krn identifier of the bucket
The folder path prefix for objects
File uploaded successfully
Bad request, invalid parameters
Unauthorized, invalid credentials
Bucket not found
Internal server error
account id
Krn identifier of the bucket
The key of the object to download
The file content as binary
Bad request, invalid parameters
Unauthorized, invalid credentials
Object not found or bucket does not exist
Internal server error
account id
Krn identifier of the bucket
The key of the object to download
Metadata of the object
Bad request, invalid parameters
Unauthorized, invalid credentials
Object not found or bucket does not exist
Internal server error
account id
Krn identifier of the bucket
Source object key
Destination object key
Action to perform (move or copy)
File moved or copied successfully
File moved or copied successfully
Rename an object by copying it to a new key and deleting the original.
account id
Krn identifier of the bucket
The old key for the object (the old name/path for the file)
The new key for the object (the new name/path for the file)
Object renamed successfully
Invalid request parameters
Object not found
Returns details of a specified bucket policy.
account id
The unique bucketKrn (Key Resource Name) of the bucket policy.
Details of the bucket policy.
Bad request, invalid parameters
Unauthorized access
Internal server error
Service unavailable
Creates a new bucket policy.
account id
The unique bucketKrn of the bucket policy to create.
S3 hosts with read/write permissions.
S3 hosts with read-only permissions.
Bucket policy created.
Bad request, invalid parameters
Unauthorized access
Bucket not found
Internal server error
Service unavailable
Modifies an existing bucket policy.
account id
The unique bucketKrn of the bucket policy.
S3 hosts with read/write permissions.
S3 hosts with read-only permissions.
Bucket policy modified.
No content
Bad request, invalid parameters
Unauthorized access
Bucket policy not found
Internal server error
Service unavailable
No content
Deletes a specified bucket policy.
account id
The unique bucketKrn of the bucket policy to delete.
Bucket policy deleted.
Bad request, invalid parameters
Unauthorized access
Bucket policy not found
Internal server error
Service unavailable
No content
Last updated
Was this helpful?

