ncloud_list_load_balancers
List load balancer instances in the current region, with filtering by VPC, type, network, or instance numbers.
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 |