Retrieves the empty bucket operation status for the task associated with the bucket if it exists. If the bucket was successfully deleted the request will return an error indicating the bucket does not exist
Path Style: http://ns1.emc.com/bucketname?empty-bucket-status
EmptyBucketStatus or 404 if the bucket no longer exists or there is no empty-bucket-status availble for the bucket.
Field | Description | Type | Notes |
EmptyBucketStatus | |||
Status | status of the operation | String | |
Created | Timestamp when the operation was created | Date |
Valid Values:
|
LastUpdated | Timestamp of the last time the operation status was updated | Date |
Valid Values:
|
EntriesDeleted | Number of entries deleted | Long | |
FailedToDeleteDueToRetention | Number of entries unable to delete due to retention | Long | |
FailedToDeleteDueToPermission | Number of entries failed to delete due to permission | Long | |
FailedToDeleteDueToOther | Number of entries failed to delete due to other reasons | Long | |
Message | optional additional information about the status | String |