Details of an S3 bucket restore preview
Details of an S3 bucket restore preview task, started by PreviewS3Bucket API.
Path Parameters
- bucket_id string required
Preview bucket ID
- preview_id string required
Preview ID
Responses
- 200
- default
Success
- application/api.clumio.restored-aws-s3-buckets=v1+json
- Schema
- Example (from schema)
Schema
_links object
objects object[]
{
"_links": {
"_self": {
"href": "string",
"templated": true,
"type": "string"
}
},
"objects": [
{
"bucket": "string",
"etag": "string",
"last_backup_timestamp": "string",
"last_modified_timestamp": "string",
"object_key": "string",
"protection_group_asset_id": "string",
"region": "string",
"restore_cookie": "string",
"size_in_bytes": 0,
"storage_class": "S3 Standard",
"version_id": "string"
}
]
}
Error
- application/json
- Schema
- Example (from schema)
Schema
errors object[]
{
"errors": [
{
"error_code": 0,
"error_message": "string"
}
]
}
GET /restores/aws/s3-buckets/:bucket_id/previews/:preview_id
Authorization
Request
Request
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/aws/s3-buckets/:bucket_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-aws-s3-buckets=v1+json' \
-H 'Authorization: Bearer <TOKEN>'