ncloud_ses_list_clusters
List all Search Engine Service clusters in the current region, with optional filters for VPC name, cluster name keyword, and pagination to manage large environments.
Instructions
List all Search Engine Service (Elasticsearch/OpenSearch) clusters in the current region
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| vpcName | No | VPC name to filter (exact match) | |
| pageSize | No | Page size (default: 10) | |
| inputText | No | Search keyword to filter cluster names |