Resource: DomainAlias
| JSON representation | 
|---|
| { "kind": string, "parentDomainName": string, "verified": boolean, "creationTime": string, "etag": string, "domainAliasName": string } | 
| Fields | |
|---|---|
| kind | 
 Kind of resource this is. | 
| parentDomainName | 
 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 | 
 Indicates the verification state of a domain alias. (Read-only) | 
| creationTime | 
 The creation time of the domain alias. (Read-only). | 
| etag | 
 ETag of the resource. | 
| domainAliasName | 
 The domain alias name. | 
| Methods | |
|---|---|
| 
 | Deletes a domain Alias of the customer. | 
| 
 | Retrieves a domain alias of the customer. | 
| 
 | Inserts a domain alias of the customer. | 
| 
 | Lists the domain aliases of the customer. |