ncloud_list_load_balancers
List all load balancer instances in the current region, applying filters like VPC, type, network type, or instance numbers to locate specific resources.
Instructions
List all load balancer instances in the current region
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpcNo | No | Filter by VPC number | |
| pageNo | No | Page number for pagination | |
| pageSize | No | Page size for pagination | |
| loadBalancerType | No | Filter by LB type (APPLICATION, NETWORK, NETWORK_PROXY) | |
| loadBalancerNetworkType | No | Filter by network type (PUBLIC, PRIVATE) | |
| loadBalancerInstanceNoList | No | Filter by load balancer instance numbers |