Skip to main content

domain_aliases

Overview

Namedomain_aliases
TypeResource
Idgoogleadmin.directory.domain_aliases

Fields

NameDatatypeDescription
creationTimestringThe creation time of the domain alias. (Read-only).
domainAliasNamestringThe domain alias name.
etagstringETag of the resource.
kindstringKind of resource this is.
parentDomainNamestringThe parent domain name that the domain alias is associated with. This can either be a primary or secondary domain name within a customer.
verifiedbooleanIndicates the verification state of a domain alias. (Read-only)

Methods

NameAccessible byRequired ParamsDescription
getSELECTcustomer, domainAliasNameRetrieves a domain alias of the customer.
listSELECTcustomer, parentDomainNameLists the domain aliases of the customer.
insertINSERTcustomerInserts a domain alias of the customer.
deleteDELETEcustomer, domainAliasNameDeletes a domain Alias of the customer.
_listEXECcustomer, parentDomainNameLists the domain aliases of the customer.