projects
Lists all instance partitions for the given instance.
get/v1/{+parent}/instancePartitions
Path parameters
parentstring required
Required. The instance whose instance partitions should be listed. Values are of the form projects//instances/. Use {instance} = '-' to list instance partitions for all Instances in a project, e.g., projects/myproject/instances/-.
Query parameters
instancePartitionDeadlinestring
Optional. Deadline used while retrieving metadata for instance partitions. Instance partitions whose metadata cannot be retrieved within this deadline will be added to unreachable in ListInstancePartitionsResponse.
pageSizeinteger
Number of instance partitions to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
pageTokenstring
If non-empty, page_token should contain a next_page_token from a previous ListInstancePartitionsResponse.
Response
Successful response