ncloud_list_load_balancers
List load balancer instances in your current region with optional filters for VPC, type, network type, and pagination.
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 |