Apache CloudStack 4.17.0.0 Root Admin API Reference
addNetworkServiceProvider
Adds a network serviceProvider to a physical network
Request parameters
| Parameter Name | Description | Required |
| name | the name for the physical network service provider | true |
| physicalnetworkid | the Physical Network ID to add the provider to | true |
| destinationphysicalnetworkid | the destination Physical Network ID to bridge to | false |
| servicelist | the list of services to be enabled for this physical network service provider | false |
Response Tags
| Response Name | Description |
| id | uuid of the network provider |
| canenableindividualservice | true if individual services can be enabled/disabled |
| destinationphysicalnetworkid | the destination physical network |
| name | the provider name |
| physicalnetworkid | the physical network this belongs to |
| servicelist | services for this provider |
| state | state of the network provider |