Method: projects.locations.instances.dnsPeerings.create

Creates DNS peering on the given resource.

HTTP request

POST https://datafusion.googleapis.com/v1/{parent=projects/*/locations/*/instances/*}/dnsPeerings

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The resource on which DNS peering will be created.

Query parameters

Parameters
dnsPeeringId

string

Required. The name of the peering to create.

Request body

The request body contains an instance of DnsPeering.

Response body

If successful, the response body contains a newly created instance of DnsPeering.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.