Apache CloudStack 4.23.0.0 Root Admin API Reference
dedicateGuestVlanRange
Dedicates a guest vlan range to an account
Request parameters
| Parameter Name | Description | Required |
| physicalnetworkid | Physical Network ID of the VLAN | true |
| vlanrange | Guest VLAN range to be dedicated | true |
| account | Account who will own the VLAN | false |
| domainid | Domain ID of the Account owning a VLAN | false |
| projectid | Project who will own the VLAN | 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 |