Response of VerifyDomainMappingTxtRecordRequestobject
domainMapping
DomainMapping represents a domain associated with an environmentobject
destinationDomainMapping
Domain redirect associated with this DomainMapping in the format of
accounts/{account}/apps/{app}/environments/{environment}/domainMappings/{domain_mapping}
string
destinationDomainMappingState
Possible states of a DomainMapping
STATE_UNSPECIFIED: Domain mapping state is unknown
CREATING: Domain mapping is being created
DELETING: Domain mapping is being deleted
ACTIVE: Domain mapping is deployed. Does not necessarily mean that the domain is
already directing to the environment, as Cloudflare status is currently
not checked
FAILED: Domain mapping creation has failed, or domain was created but is no
longer active due to other error
Domain name of the domain associated with the environment by this DomainMapping
Must be a valid domain name as defined in RFC-1123
string
name
Output only. Domain mapping name in the format of:
`accounts/{account}/apps/{app}/environments/{environment}/domainMappings/{domain_mapping}`
string
primary
Defines if domain mapping is primary
boolean
state
Possible states of a DomainMapping
STATE_UNSPECIFIED: Domain mapping state is unknown
CREATING: Domain mapping is being created
DELETING: Domain mapping is being deleted
ACTIVE: Domain mapping is deployed. Does not necessarily mean that the domain is
already directing to the environment, as Cloudflare status is currently
not checked
FAILED: Domain mapping creation has failed, or domain was created but is no
longer active due to other error