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