ncloud_apigw_list_apis
List APIs in a specified API Gateway product. Use optional name filter and pagination parameters (limit, offset) to manage results.
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 |