Request parameters
| Parameter Name | Description | Required |
| name | creates domain with this name | true |
| domainid | Domain UUID, required for adding domain from another Region | false |
| networkdomain | Network domain for networks in the domain | false |
| parentdomainid | assigns new domain a parent domain by domain ID of the parent. If no parent domain is specied, the ROOT domain is assumed. | 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 |