REST Resource: services.projects.global.networks.peeredDnsDomains

Resource: PeeredDnsDomain

DNS domain suffix for which requests originating in the producer VPC network are resolved in the associated consumer VPC network.

JSON representation
{
  "name": string,
  "dnsSuffix": string
}
Fields
name

string

User assigned name for this resource. Must be unique within the consumer network. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.

dnsSuffix

string

The DNS domain name suffix e.g. example.com..

Methods

create

Creates a peered DNS domain which sends requests for records in given namespace originating in the service producer VPC network to the consumer VPC network to be resolved.

delete

Deletes a peered DNS domain.

list

Lists peered DNS domains for a connection.