Apache CloudStack 4.23.0.0 Root Admin API Reference
updatePhysicalNetwork
Updates a physical network
Request parameters
| Parameter Name | Description | Required |
| id | Physical Network ID | true |
| networkspeed | The speed for the physical Network[1G/10G] | false |
| state | Enabled/Disabled | false |
| tags | Tag the physical Network | false |
| vlan | The VLAN for the physical Network | false |
Response Tags
| Response Name | Description |
| id | The UUID of the physical Network |
| broadcastdomainrange | Broadcast domain range of the physical Network |
| domainid | The domain ID of the physical Network owner |
| isolationmethods | Isolation methods |
| name | Name of the physical Network |
| networkspeed | The speed of the physical Network |
| state | State of the physical Network |
| tags | Comma separated tag |
| vlan | The VLAN of the physical Network |
| zoneid | Zone ID of the physical Network |
| zonename | Zone name of the physical Network |