Apache CloudStack 4.17.0.0 Root Admin API Reference
removeNetworkPermissions
Removes network permissions.
Request parameters
| Parameter Name | Description | Required |
| networkid | the network ID | true |
| accountids | a comma delimited list of account IDs within owner's domain. If specified, "op" parameter has to be passed in. | false |
| accounts | a comma delimited list of accounts within owner's domain. If specified, "op" parameter has to be passed in. | false |
| projectids | a comma delimited list of projects within owner's domain. If specified, "op" parameter has to be passed in. | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |