Dell Technologies ECS REST API

Search (SHIFT+S)




New in this release

Test Policy

POST /object/bucket/test-policy

Validates a DM policy.


Query Parameters

bucketNameBucket name for which DM policy should be validated.
accountNamespace for which DM policy should be validated.

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 validation request