v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135982176.0 KB
apps

Lists the firewall rules of an application.

get/v1/apps/{appsId}/firewall/ingressRules

Path parameters

appsIdstring required

Part of parent. Name of the Firewall collection to retrieve. Example: apps/myapp/firewall/ingressRules.

Query parameters

matchingAddressstring

A valid IP Address. If set, only rules matching this address will be returned. The first returned rule will be the rule that fires on requests from this IP.

pageSizeinteger

Maximum results to return per page.

pageTokenstring

Continuation token for fetching the next page of results.

Response

Successful response