v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132280113.4 KB
projects

Lists Applications in a given project and location.

get/v1/{+parent}/applications

Path parameters

parentstring required

Required. The parent location to which the resources belong. projects/{project_id}/locations/global/securityGateways/{security_gateway_id}

Query parameters

filterstring

Optional. A filter specifying constraints of a list operation. All fields in the Application message are supported. For example, the following query will return the Application with displayName "test-application" For more information, please refer to https://google.aip.dev/160.

orderBystring

Optional. Specifies the ordering of results. See Sorting order for more information.

pageSizeinteger

Optional. The maximum number of items to return. If not specified, a default value of 50 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried.

pageTokenstring

Optional. The next_page_token value returned from a previous ListApplicationsRequest, if any.

Response

Successful response