Details for protection group restore preview
Details for protection group bucket restore preview
Path Parameters
- protection_group_id string required
Performs the operation on the ProtectionGroup with the specified ID.
- preview_id string required
Performs the operation on the Preview with the specified ID.
Responses
- 200
- default
Success
- application/api.clumio.restored-protection-groups=v1+json
- Schema
- Example (from schema)
Schema
- _etag string
The ETag value.
_links object
objects object[]
{
"_etag": "string",
"_links": {
"_self": {
"href": "string",
"templated": true,
"type": "string"
}
},
"objects": [
{
"bucket": "string",
"etag": "string",
"last_backup_time": "string",
"last_modified_time": "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/protection-groups/:protection_group_id/previews/:preview_id
Authorization
Request
Request
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/restores/protection-groups/:protection_group_id/previews/:preview_id' \
-H 'Accept: application/api.clumio.restored-protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'