Method: managedZones.create  |  Cloud DNS  |  Google Cloud Documentation (original) (raw)

Creates a new ManagedZone.

HTTP request

POST https://dns.googleapis.com/dns/v1/projects/{project}/managedZones

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
project string Identifies the project addressed by this request.

Query parameters

Parameters
clientOperationId string For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.

Request body

The request body contains an instance of [ManagedZone](/dns/docs/reference/rest/v1/managedZones#ManagedZone).

Response body

If successful, the response body contains a newly created instance of [ManagedZone](/dns/docs/reference/rest/v1/managedZones#ManagedZone).

Requires one of the following OAuth scopes:

For more information, see the Authentication Overview.