|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The HTTP trigger configurations. |
||
| urlInternet |
string |
The public domain address. You can access HTTP triggers over the Internet by using HTTP or HTTPS. |
https://svc-func-xxxxxxxx.cn-hangzhou.fcapp.run |
| urlIntranet |
string |
The private endpoint. In a VPC, you can access HTTP triggers by using HTTP or HTTPS. |
https://svc-func-xxxxxxxx.cn-hangzhou-vpc.fcapp.run |