Apache CloudStack 4.12.0.0 Root Admin API Reference
listNuageUnderlayVlanIpRanges
enable Nuage underlay on vlan ip range
Request parameters
| Parameter Name | Description | Required |
| account | the account with which the VLAN IP range is associated. Must be used with the domainId parameter. | false |
| domainid | the domain ID with which the VLAN IP range is associated. If used with the account parameter, returns all VLAN IP ranges for that account in the specified domain. | false |
| forvirtualnetwork | true if VLAN is of Virtual type, false if Direct | false |
| id | the ID of the VLAN IP range | false |
| keyword | List by keyword | false |
| networkid | network id of the VLAN IP range | false |
| page | false | |
| pagesize | false | |
| physicalnetworkid | physical network id of the VLAN IP range | false |
| podid | the Pod ID of the VLAN IP range | false |
| projectid | project who will own the VLAN | false |
| underlay | true to list only underlay enabled, false if not, empty for all | false |
| vlan | the ID or VID of the VLAN. Default is an "untagged" VLAN. | false |
| zoneid | the Zone ID of the VLAN IP range | false |
Response Tags
| Response Name | Description |
| underlay | true if Nuage underlay enabled, false if not |