Dell Technologies ECS REST API

Search (SHIFT+S)




New in this release

Post Copy Policy

POST /object/bucket/{bucketName}/copypolicy

Set a data movement policy for the specified bucket.

bucketNameBucket name for which data movement policy should be set.

Query Parameters

accountNamespace for which data movement policy should be set.

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN

  • NAMESPACE_ADMIN


Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
bucket_copy_policy
days_after_last_write Long
minimum_size Long
external_endpoint URI
target_bucket String
target_access_key String
target_secret_key String
target_account String
target_role String
tag_filter String
policy_type
backup_read_target Boolean
sse_s3_enabled Boolean
detailed_log_enabled Boolean
detailed_log_errors_only Boolean
detailed_log_bucket String
detailed_log_prefix String
external_certs String

Response Body

Indicating success or failure of the bucket create operation