Apache CloudStack 4.23.0.0 Root Admin API Reference
createNetworkPermissions
Updates 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 |