Deletes a peered DNS domain.
HTTP request
DELETE https://servicenetworking.googleapis.com/v1/{name=services/*/projects/*/global/networks/*/peeredDnsDomains/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the peered DNS domain to delete in the format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation
.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/service.management
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.