List

Lists the domain aliases of the customer

2 variables
9 variables

Lists the domain aliases of the customer

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage the provisioning of domains for your customers
  • View domains related to your customers

Input

This building block consumes 2 input parameters

  = Parameter name
  = Format

customer STRING Required

Immutable ID of the G Suite account

parentDomainName STRING

Name of the parent domain for which domain aliases are to be fetched

Output

This building block provides 9 output parameters

  = Parameter name
  = Format

kind STRING

Kind of resource this is

etag STRING

ETag of the resource

domainAliases[] OBJECT

domainAliases[].etag STRING

ETag of the resource

domainAliases[].kind STRING

Kind of resource this is

domainAliases[].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

domainAliases[].domainAliasName STRING

The domain alias name

domainAliases[].verified BOOLEAN

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

domainAliases[].creationTime INTEGER

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