Skip to main content

Cost estimation details for an S3 Instant Access endpoint

Details of the cost estimate for an S3 instant access endpoint from a given estimate ID.

Path Parameters
  • estimate_id string required

    Performs the operation on the estimate with the specified ID.

Responses

Success


Schema
  • _etag string

    The ETag value.

  • _links object

    URLs to pages related to the resource.

  • _self object

    The HATEOAS link to this resource.

  • href string

    The URI for the referenced operation.

  • templated boolean

    Determines whether the "href" link is a URI template. If set to true, the "href" link is a URI template.

  • type string

    The HTTP method to be used with the "href" link for the referenced operation.

  • estimated_cost double

    The estimated cost for instant access endpoint.

  • total_object_count int64

    The count of objects to be restored.

  • total_object_size int64

    The total size in bytes of objects to be restored.

Loading...