projects
Creates a Microsoft AD domain.
post/v1/{+parent}/domains
Path parameters
parentstring required
Required. The resource project name and location using the form: projects/{project_id}/locations/global
Query parameters
domainNamestring
Required. The fully qualified domain name. e.g. mydomain.myorganization.com, with the following restrictions: * Must contain only lowercase letters, numbers, periods and hyphens. * Must start with a letter. * Must contain between 2-64 characters. * Must end with a number or a letter. * Must not start with period. * First segment length (mydomain for example above) shouldn't exceed 15 chars. * The last segment cannot be fully numeric. * Must be unique within the customer project.
Request body
Response
Successful response