projects
Lists instances in a given project and location.
get/v2/{+parent}/instances
Path parameters
parentstring required
Required. The parent of the instance. Formats: - projects/{project_id}/locations/{location} to list instances in a specific zone. - projects/{project_id}/locations/- to list instances in all locations.
Query parameters
filterstring
Optional. List filter.
orderBystring
Optional. Sort results. Supported values are "name", "name desc" or "" (unsorted).
pageSizeinteger
Optional. Maximum return size of the list call.
pageTokenstring
Optional. A previous returned page token that can be used to continue listing from the last result.
Response
Successful response