projects
Lists all instances in a project for either a specified location or for all locations.
get/v1/{+parent}/instances
Path parameters
parentstring required
Required. The project and location for which to retrieve instance information, in the format projects/{project_id}/locations/{location}. In Cloud Filestore, locations map to Google Cloud zones, for example us-west1-b. To retrieve instance information for all locations, use "-" for the {location} value.
Query parameters
filterstring
List filter.
orderBystring
Sort results. Supported values are "name", "name desc" or "" (unsorted).
pageSizeinteger
The maximum number of items to return.
pageTokenstring
The next_page_token value to use if there are additional results to retrieve for this list request.
Response
Successful response