Lists all rules for a gateway.
get/gateways/{gatewayIdentifier}/rules
Path parameters
gatewayIdentifierstring required
The identifier of the gateway to list rules for.
Query parameters
maxResultsinteger
The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the <code>nextToken</code> field when making another request to return the next batch of results.
nextTokenstring
The pagination token from a previous request.
Response
Success