This is the multi-page printable view of this section. Click here to print.
Update Cloud Function Url
1 - 1.4
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
update cloud-function url
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL Enabled | True |
| public_ip_acl_enabled required | boolean | Public IP ACL Enabled | True |
| allow_ips optional | array | Allow Ips | - |
| auth_type optional | string | Auth Type | NONE |
2 - 1.3
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
update cloud-function url
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL Enabled | True |
| public_ip_acl_enabled required | boolean | Public IP ACL Enabled | True |
| allow_ips optional | array | Allow Ips | - |
| auth_type optional | string | Auth Type | NONE |
3 - 1.2
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
update cloud-function url
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL Enabled | True |
| public_ip_acl_enabled required | boolean | Public IP ACL Enabled | True |
| allow_ips optional | array | Allow Ips | - |
| auth_type optional | string | Auth Type | NONE |
4 - 1.1
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
update cloud-function url
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL Enabled | True |
| public_ip_acl_enabled required | boolean | Public IP ACL Enabled | True |
| allow_ips optional | array | Allow Ips | - |
| auth_type optional | string | Auth Type | NONE |
5 - 1.0
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
update cloud-function url
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL Enabled | True |
| public_ip_acl_enabled required | boolean | Public IP ACL Enabled | True |
| allow_ips optional | array | Allow Ips | - |
| auth_type optional | string | Auth Type | NONE |