CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
listNetscalerLoadBalancerNetworks
lists network that are using a netscaler load balancer device
Request parameters
| Parameter Name | Description | Required |
| lbdeviceid | netscaler load balancer device ID | true |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| id | the id of the network |
| account | the owner of the network |
| acltype | acl type - access type to the network |
| broadcastdomaintype | Broadcast domain type of the network |
| broadcasturi | broadcast uri of the network |
| cidr | the cidr the network |
| displaytext | the displaytext of the network |
| dns1 | the first DNS for the network |
| dns2 | the second DNS for the network |
| domain | the domain name of the network owner |
| domainid | the domain id of the network owner |
| gateway | the network's gateway |
| isdefault | true if network is default, false otherwise |
| issystem | true if network is system, false otherwise |
| name | the name of the network |
| netmask | the network's netmask |
| networkdomain | the network domain |
| networkofferingavailability | availability of the network offering the network is created from |
| networkofferingdisplaytext | display text of the network offering the network is created from |
| networkofferingid | network offering id the network is created from |
| networkofferingname | name of the network offering the network is created from |
| physicalnetworkid | the physical network id |
| project | the project name of the address |
| projectid | the project id of the ipaddress |
| related | related to what other network configuration |
| restartrequired | true network requires restart |
| specifyipranges | true if network supports specifying ip ranges, false otherwise |
| state | state of the network |
| subdomainaccess | true if users from subdomains can access the domain level network |
| traffictype | the traffic type of the network |
| type | the type of the network |
| vlan | the vlan of the network |
| zoneid | zone id of the network |
| zonename | the name of the zone the network belongs to |
| service(*) | the list of services |
| name | the service name |
| provider | the service provider name |
| capability(*) | the list of capabilities |
| canchooseservicecapability | can this service capability value can be choosable while creatine network offerings |
| name | the capability name |
| value | the capability value |