Apache CloudStack 4.15.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 | 
| 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 |