/
/Cloud Bigtable Admin API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
operations1
projects35
  • get/v2/{+name}
  • put/v2/{+name}
  • delete/v2/{+name}
  • patch/v2/{+name}
  • post/v2/{+resource}:testIamPermissions
  • post/v2/{+resource}:getIamPolicy
  • get/v2/{+parent}/instances
  • post/v2/{+parent}/instances
  • post/v2/{+resource}:setIamPolicy
  • get/v2/{+parent}/clusters
  • post/v2/{+parent}/clusters
  • get/v2/{+parent}/hotTablets
  • get/v2/{+parent}/memoryLayers
  • post/v2/{+parent}/backups:copy
  • get/v2/{+parent}/backups
  • post/v2/{+parent}/backups
  • get/v2/{+parent}/logicalViews
  • post/v2/{+parent}/logicalViews
  • post/v2/{+name}:dropRowRange
  • post/v2/{+parent}/tables:restore
  • get/v2/{+parent}/tables
  • post/v2/{+parent}/tables
  • post/v2/{+name}:checkConsistency
  • post/v2/{+name}:undelete
  • post/v2/{+name}:generateConsistencyToken
  • post/v2/{+name}:modifyColumnFamilies
  • get/v2/{+parent}/schemaBundles
  • post/v2/{+parent}/schemaBundles
  • get/v2/{+parent}/authorizedViews
  • post/v2/{+parent}/authorizedViews
  • get/v2/{+parent}/appProfiles
  • post/v2/{+parent}/appProfiles
  • get/v2/{+parent}/materializedViews
  • post/v2/{+parent}/materializedViews
  • get/v2/{+name}/locations
    projects

    Lists information about clusters in an instance.

    get/v2/{+parent}/clusters

    Path parameters

    parentstring required

    Required. The unique name of the instance for which a list of clusters is requested. Values are of the form projects/{project}/instances/{instance}. Use {instance} = '-' to list Clusters for all Instances in a project, e.g., projects/myproject/instances/-.

    Query parameters

    pageTokenstring

    DEPRECATED: This field is unused and ignored.

    Response

    Successful response

    Changes