ncloud_cdss_list_clusters
Retrieve a paginated list of CDSS Kafka clusters with optional filtering by VPC name, cluster name, or search keyword.
Instructions
List Cloud Data Streaming Service (Kafka) clusters with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| vpcName | No | VPC name filter (exact match) | |
| pageSize | No | Page size (default: 10) | |
| inputText | No | Search keyword (partial match on cluster name) |