Apache CloudStack 4.23.0.0 Root Admin API Reference
listDedicatedGuestVlanRanges
Lists dedicated guest vlan ranges
Request parameters
| Parameter Name | Description | Required |
| account | The account with which the guest VLAN range is associated. Must be used with the domainId parameter. | false |
| domainid | The domain ID with which the guest VLAN range is associated. If used with the account parameter, returns all guest VLAN ranges for that account in the specified domain. | false |
| guestvlanrange | The dedicated guest vlan range | false |
| id | List dedicated guest VLAN ranges by ID | false |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false | |
| physicalnetworkid | Physical network ID of the guest VLAN range | false |
| projectid | Project who will own the guest VLAN range | false |
| zoneid | Zone of the guest VLAN range | false |
Response Tags
| Response Name | Description |
| id | The ID of the guest VLAN range |
| account | The Account of the guest VLAN range |
| domain | The domain name of the guest VLAN range |
| domainid | The domain ID of the guest VLAN range |
| domainpath | path of the domain to which the guest VLAN range belongs |
| guestvlanrange | The guest VLAN range |
| physicalnetworkid | The physical Network of the guest VLAN range |
| project | The project name of the guest VLAN range |
| projectid | The project id of the guest VLAN range |
| zoneid | The zone of the guest VLAN range |