Docs Home
/
Zoo Developer Tools
/
API
/
Orgs
/
Request a rescan of a dataset that belongs to the caller's org.

Request a rescan of a dataset that belongs to the caller's org

Parameters

Name

Type

Req.

  • id

    string / UUID
    required

Returns

  • 202 Accepted

    successfully enqueued operation

    Name

    Type

    Req.

    body

    object
    optional
    Object Properties
    • access_role_arn

      string
      optional
    • created_at

      string / ISO-8601
      optional
    • id

      string / UUID
      optional
    • last_sync_error

      string
      optional
    • last_sync_error_at

      string / ISO-8601
      optional
    • name

      string
      optional
    • org_id

      string / UUID
      optional
    • source_uri

      string
      optional
    • status

      string
      optional
      Possible values
      • active:  Dataset is active and can be used.
      • deleting:  Dataset is being deleted and should not be mutated or used.
      • errored:  Dataset encountered sync errors and needs attention.
    • storage_provider

      string
      optional
      Possible values
      • s3:  Amazon Simple Storage Service.
      • zoo_managed:  Zoo-managed dataset storage backed by the API's internal object store.
    • updated_at

      string / ISO-8601
      optional
post
/org/datasets/{id}/rescan
202 Accepted
Response
Zookeeper is here!
You guide the design. Zookeeper does the work.