Insert
|
|||||
|
|
Inserts a domain alias 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
Input
This building block consumes 7 input parameters
Name | Format | Description |
---|---|---|
customer Required |
STRING |
Immutable ID of the G Suite account |
etag |
STRING |
ETag of the resource |
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 |
domainAliasName |
STRING |
The domain alias name |
verified |
BOOLEAN |
Indicates the verification state of a domain alias. (Read-only) |
creationTime |
INTEGER |
The creation time of the domain alias. (Read-only) |
= Parameter name
= Format
customer STRING Required Immutable ID of the G Suite account |
etag STRING ETag of the resource |
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 |
domainAliasName STRING The domain alias name |
verified BOOLEAN Indicates the verification state of a domain alias. (Read-only) |
creationTime INTEGER The creation time of the domain alias. (Read-only) |
Output
This building block provides 6 output parameters
Name | Format | Description |
---|---|---|
etag |
STRING |
ETag of the resource |
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 |
domainAliasName |
STRING |
The domain alias name |
verified |
BOOLEAN |
Indicates the verification state of a domain alias. (Read-only) |
creationTime |
INTEGER |
The creation time of the domain alias. (Read-only) |
= Parameter name
= Format
etag STRING ETag of the resource |
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 |
domainAliasName STRING The domain alias name |
verified BOOLEAN Indicates the verification state of a domain alias. (Read-only) |
creationTime INTEGER The creation time of the domain alias. (Read-only) |