ncloud_apigw_list_apis
List all APIs in a specific API Gateway product by providing a product ID. Supports pagination and filtering by API name.
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 |