|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Request information for creating a custom domain. |
||
| authConfig | AuthConfig |
Permission authentication configuration. |
|
| certConfig | CertConfig |
HTTPS certificate information. |
|
| corsConfig | CORSConfig | ||
| domainName |
string |
Domain name. Enter a custom domain name that has an ICP filing with Alibaba Cloud or has added Alibaba Cloud to the ICP filing information as a service provider. |
example.com |
| protocol |
string |
Protocol type supported by the domain. HTTP: supports HTTP only. HTTPS: supports HTTPS only. HTTP,HTTPS: supports both HTTP and HTTPS. |
HTTP |
| routeConfig | RouteConfig |
Route table: maps PATHs to functions when accessing the custom domain. |
|
| tlsConfig | TLSConfig |
TLS configuration information. |
|
| wafConfig | WAFConfig |
Web Application Firewall configuration information. |
|
| isE2B |
boolean |