Schemas
UpdateDomainForwardRequest
forwardToURL where you want to forward your request.
urlMaskingPossible values are true or false . If true passed, visitors will see the source URL and not the destination URL.
metaTagsSets META Tags and Page Title for the frames page which is sent to the visitor. eg.
noframesSets alternate
subDomainForwardingPossible values are true or false . For e.g. if true passed, a request made to https://subdomain.domainname.com will be forwarded to https://destination-domainname.com/subdomain
pathForwardingPossible values are true or false . For e.g. if true passed, a request made to https://domainname.com/some/path will be forwarded to https://destination-domainname.com/some/path
ActivateDomainForwardRequest
forwardToURL where you want to forward your request.
subDomainPrefixThe prefix for the sub-domain
urlMaskingPossible values are true or false . If true passed, visitors will see the source URL and not the destination URL.
metaTagsSets META Tags and Page Title for the frames page which is sent to the visitor. eg.
noframesSets alternate
subDomainForwardingPossible values are true or false . For e.g. if true passed, a request made to https://subdomain.domainname.com will be forwarded to https://destination-domainname.com/subdomain
pathForwardingPossible values are true or false . For e.g. if true passed, a request made to https://domainname.com/some/path will be forwarded to https://destination-domainname.com/some/path
DomainForwardServiceDetailsDto
forwardToDestination URL for forwarding
urlMaskingWhether URL masking is enabled
metaTagsCustom meta tags
noframesNoframes content
subDomainForwardingWhether sub-domain forwarding is enabled
pathForwardingWhether path forwarding is enabled
subDomainPrefixSub-domain prefix
DomainForwardDnsRecordDto
hostRecord hostname
valueRecord value
ttlTime to live in seconds
recordTypeDNS record type
ActivateDomainForwardServiceResponse
transactionIdTransaction identifier
statusOperation status
messageStatus message
DeleteDomainForwardResponse
statusOperation status
DeleteSubDomainForwardResponse
statusOperation status
GetDomainForwardServiceResponse
Domain forwarding configuration
statusOperation status
messageStatus message

