Skip to main content

Details for asset restore preview

Details for asset restore preview

Path Parameters
  • gcs_asset_id string required

    Performs the operation on the GCS Protection Group Asset with the specified ID.

  • preview_id string required

    Performs the operation on the Preview with the specified ID.

Responses

Success


Schema
  • _etag string

    The ETag value.

  • objects object[]

    The fetched objects as a result of the preview.

  • bucket string

    Bucket the object belongs to

  • gcs_asset_id string

    The Clumio-assigned ID of a GCS asset, which represents the bucket within the protection group to restore from.

  • last_modified_time string

    Last modified time of the object as an RFC3339 string.

  • object_key string

    Object key

  • restore_cookie string

    Encrypted metadata for the object to be restored
    You can get restore_cookie via POST /restores/gcp/protection-groups/{gcs_protection_group_id}/previews

  • size_in_bytes int64

    Size in Bytes

  • storage_class string

    Possible values: [STANDARD, NEARLINE, COLDLINE, ARCHIVE]

    Storage class

  • version_id string

    Version ID

Loading...