Request parameters
| Parameter Name | Description | Required | 
| id | ID of domain to update | true | 
| name | updates domain with this name | false | 
| networkdomain | Network domain for the domain's networks; empty string will update domainName with NULL value | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the domain | 
| haschild | whether the domain has one or more sub-domains | 
| level | the level of the domain | 
| name | the name of the domain | 
| networkdomain | the network domain | 
| parentdomainid | the domain ID of the parent domain | 
| parentdomainname | the domain name of the parent domain | 
| path | the path of the domain |