|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The request information to create a custom domain name. |
||
| authConfig | AuthConfig |
The authentication configuration. |
|
| certConfig | CertConfig |
The HTTPS certificate information. |
|
| corsConfig | CORSConfig | ||
| domainName |
string |
The domain name. Enter a custom domain name that has an ICP filing through Alibaba Cloud or has added Alibaba Cloud as a service provider to its ICP filing. |
example.com |
| protocol |
string |
The protocol type supported by the domain name. HTTP: Only the HTTP protocol is supported. HTTPS: Only the HTTPS protocol is supported. HTTP,HTTPS: Both HTTP and HTTPS protocols are supported. |
HTTP |
| routeConfig | RouteConfig |
The route table. It maps the access path of the custom domain name to a function. |
|
| tlsConfig | TLSConfig |
The TLS configuration. |
|
| wafConfig | WAFConfig |
The Web Application Firewall (WAF) configuration. |