ncloud_apigw_list_apis
List all APIs registered in a given API Gateway product, with options to filter by API name and control pagination via offset and limit.
Instructions
List all APIs in a specific API Gateway product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of response data for pagination | |
| offset | No | Starting point of the response data for pagination | |
| apiName | No | Filter by API name | |
| productId | Yes | Product ID to list APIs for |