REST Resource: domainAliases

Resource: DomainAlias

JSON representation
{
  "kind": string,
  "parentDomainName": string,
  "verified": boolean,
  "creationTime": string,
  "etag": string,
  "domainAliasName": string
}
Fields
kind

string

Kind of resource this is.

parentDomainName

string

The parent domain name that the domain alias is associated with. This can either be a primary or secondary domain name within a customer.

verified

boolean

Indicates the verification state of a domain alias. (Read-only)

creationTime

string (int64 format)

The creation time of the domain alias. (Read-only).

etag

string

ETag of the resource.

domainAliasName

string

The domain alias name.

Methods

delete

Deletes a domain Alias of the customer.

get

Retrieves a domain alias of the customer.

insert

Inserts a domain alias of the customer.

list

Lists the domain aliases of the customer.