Apache CloudStack v4.3.0 Root Admin API Reference
								
updateNetworkServiceProvider
Updates a network serviceProvider of a physical network
Request parameters
| Parameter Name | Description | Required | 
| id | network service provider id | true | 
| servicelist | the list of services to be enabled for this physical network service provider | false | 
| state | Enabled/Disabled/Shutdown the 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 |