Apache CloudStack 4.23.0.0 Root Admin API Reference
listNiciraNvpDeviceNetworks
Lists network that are using a nicira nvp device
Request parameters
| Parameter Name | Description | Required |
| nvpdeviceid | nicira nvp 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 |
| aclid | ACL ID associated with the VPC Network |
| aclname | ACL name associated with the VPC Network |
| acltype | ACL type - access type to the Network |
| asnumber | AS NUMBER |
| asnumberid | UUID of AS NUMBER |
| bgppeers | The BGP peers for the network |
| broadcastdomaintype | Broadcast domain type of the Network |
| broadcasturi | Broadcast URI of the Network. This parameter is visible to ROOT admins only |
| canusefordeploy | List Networks available for Instance deployment |
| cidr | CloudStack managed address space, all CloudStack managed Instances get IP address from CIDR |
| created | The date this Network was created |
| details | The details of the Network |
| displaynetwork | An optional field, whether to the display the Network to the end user or not. |
| displaytext | The displaytext of the Network |
| dns1 | The first IPv4 DNS for the Network |
| dns2 | The second IPv4 DNS for the Network |
| dnssubdomain | DNS subdomain associated to the network |
| dnszone | DNS zone associated to the network |
| domain | The domain name of the Network owner |
| domainid | The domain ID of the Network owner |
| domainpath | Path of the Domain the network belongs to |
| egressdefaultpolicy | True if guest Network default egress policy is allow; false if default egress policy is deny |
| externalid | The external ID of the Network |
| gateway | The Network's gateway |
| icon | Base64 string representation of the resource icon |
| internetprotocol | The internet protocol of Network offering |
| ip4routes | The routes for the network to ease adding route in upstream router |
| ip4routing | The IPv4 routing type of network |
| ip6cidr | The CIDR of IPv6 Network |
| ip6dns1 | The first IPv6 DNS for the network |
| ip6dns2 | The second IPv6 DNS for the network |
| ip6gateway | The gateway of IPv6 Network |
| ip6routes | The routes for the Network to ease adding route in upstream router |
| ip6routing | The IPv6 routing type of network offering |
| isdefault | True if Network is default, false otherwise |
| ispersistent | List Networks that are persistent |
| issystem | True if Network is system, false otherwise |
| keepmacaddressonpublicnic | Indicates whether to use the same MAC address for the public NIC of VRs on the same network. If "true", when creating redundant routers or recreating a VR, CloudStack will use the same MAC address for the public NIC of all VRs. Otherwise, if "false", new public NICs will always have a new MAC address. |
| name | The name of the Network |
| netmask | The Network's netmask |
| networkcidr | The Network CIDR of the guest Network configured with IP reservation. It is the summation of CIDR and RESERVED_IP_RANGE |
| networkdomain | The Network domain |
| networkofferingavailability | Availability of the Network offering the Network is created from |
| networkofferingconservemode | True if Network offering is IP conserve mode enabled |
| 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 |
| privatemtu | MTU configured on the network VR's private interfaces |
| project | The project name of the address |
| projectid | The project ID of the IP address |
| publicmtu | MTU configured on the Network VR's public facing interfaces |
| receivedbytes | The total number of Network traffic bytes received |
| redundantrouter | If the Network has redundant routers enabled |
| related | Related to what other Network configuration |
| reservediprange | The Network's IP range not to be used by CloudStack guest Instances and can be used for non CloudStack purposes |
| restartrequired | True if Network requires restart |
| sentbytes | The total number of Network traffic bytes sent |
| specifyipranges | True if Network supports specifying IP ranges, false otherwise |
| specifyvlan | True if network supports specifying vlan, false otherwise |
| state | State of the Network |
| strechedl2subnet | True if Network can span multiple zones |
| subdomainaccess | True if users from subdomains can access the domain level Network |
| supportsvmautoscaling | If Network offering supports Instance autoscaling feature |
| traffictype | The traffic type of the Network |
| tungstenvirtualrouteruuid | Tungsten-Fabric virtual router the Network belongs to |
| type | The type of the Network |
| vlan | The VLAN of the Network. This parameter is visible to ROOT admins only |
| vpcid | VPC the Network belongs to |
| vpcname | Name of the VPC to which this Network belongs |
| zoneid | Zone ID of the Network |
| zonename | The name of the zone the Network belongs to |
| zonesnetworkspans | If a Network is enabled for 'stretched L2 subnet' then represents zones on which Network currently spans |
| service(*) | The list of services |
| name | The service 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 |
| provider(*) | The service provider name |
| id | UUID of the Network provider |
| canenableindividualservice | True if individual services can be enabled/disabled |
| destinationphysicalnetworkid | The destination physical Network |
| name | The provider name |
| physicalnetworkid | The physical Network this belongs to |
| servicelist | Services for this provider |
| state | State of the Network provider |
| tags(*) | The list of resource tags associated with Network |
| account | The Account associated with the tag |
| customer | Customer associated with the tag |
| domain | The domain associated with the tag |
| domainid | The ID of the domain associated with the tag |
| domainpath | Path of the Domain associated with the tag |
| key | Tag key name |
| project | The project name where tag belongs to |
| projectid | The project ID the tag belongs to |
| resourceid | ID of the resource |
| resourcetype | Resource type |
| value | Tag value |