ncloud_list_nas_volumes
List NAS volume instances in the current region with filters for zone, protocol, and instance numbers. Supports pagination.
Instructions
List all NAS volume instances in the current region
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number for pagination | |
| pageSize | No | Page size for pagination | |
| zoneCode | No | Zone code (e.g. KR-1, KR-2) | |
| regionCode | No | Region code (KR, KRS) | |
| nasVolumeInstanceNoList | No | Filter by NAS volume instance numbers | |
| volumeAllotmentProtocolTypeCode | No | Volume protocol type code (NFS or CIFS) |