This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

CLIs

1 - Approve PrivateLink Endpoint

1.1 - 1.4

scp-cli scf privatelink-endpoint approve
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

approve PrivateLink Endpoint

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeAPPROVE

1.2 - 1.3

scp-cli scf privatelink-endpoint approve
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

approve PrivateLink Endpoint

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeAPPROVE

1.3 - 1.2

scp-cli scf privatelink-endpoint approve
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

approve PrivateLink Endpoint

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeAPPROVE

2 - Check Function Name Duplication

2.1 - 1.4

scp-cli scf cloud-function duplication show
--name <value>

Description

check name duplication

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
name
required
stringNamesample-function-name

Responses

NameDescriptionExample
resultResultTrue

2.2 - 1.3

scp-cli scf cloud-function duplication show
--name <value>

Description

check name duplication

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
name
required
stringNamesample-function-name

Responses

NameDescriptionExample
resultResultTrue

2.3 - 1.2

scp-cli scf cloud-function duplication show
--name <value>

Description

check name duplication

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
name
required
stringNamesample-function-name

Responses

NameDescriptionExample
resultResultTrue

2.4 - 1.1

scp-cli scf cloud-function duplication show
--name <value>

Description

check name duplication

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
name
required
stringNamesample-function-name

Responses

NameDescriptionExample
resultResultTrue

2.5 - 1.0

scp-cli scf cloud-function duplication show
--name <value>

Description

check name duplication

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
name
required
stringNamesample-function-name

Responses

NameDescriptionExample
resultResultTrue

3 - Connect PrivateLink Endpoint

3.1 - 1.4

scp-cli scf privatelink-endpoint connect
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

connect PrivateLink Endpoint

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeRECONNECT

3.2 - 1.3

scp-cli scf privatelink-endpoint connect
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

connect PrivateLink Endpoint

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeRECONNECT

3.3 - 1.2

scp-cli scf privatelink-endpoint connect
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

connect PrivateLink Endpoint

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeRECONNECT

4 - Create Cloud Function

4.1 - 1.4

scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]

Description

create a cloud_function

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
runtime
required
stringRuntimeNode.js:20
name
required
stringNamesample-function-name
content
required
stringCode contentsample
tags
optional
arrayTag List'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
messageDescriptionDescription
stateCloud function stateREADY

4.2 - 1.3

scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]

Description

create a cloud_function

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
runtime
required
stringRuntimeNode.js:20
name
required
stringNamesample-function-name
content
required
stringCode contentsample
tags
optional
arrayTag List'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
messageDescriptionDescription
stateCloud function stateREADY

4.3 - 1.2

scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]

Description

create a cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
runtime
required
stringRuntimeNode.js:20
name
required
stringNamesample-function-name
content
required
stringCode contentsample
tags
optional
arrayTag List'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
messageDescriptionDescription
stateCloud function stateREADY

4.4 - 1.1

scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]

Description

create a cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
runtime
required
stringRuntimeNode.js:20
name
required
stringNamesample-function-name
content
required
stringCode contentsample
tags
optional
arrayTag List'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
messageDescriptionDescription
stateCloud function stateREADY

4.5 - 1.0

scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]

Description

create a cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
runtime
required
stringRuntimeNode.js:20
name
required
stringNamesample-function-name
content
required
stringCode contentsample
tags
optional
arrayTag List'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
messageDescriptionDescription
stateCloud function stateREADY

5 - Create Cloud Function Apigateway Trigger

5.1 - 1.4

scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>

Description

create cloud-function apigateway trigger

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
apigateway_stage_name
required
stringApigateway Stage Namesample
apigateway_api_id
required
stringApigateway API ID31e749b7b260868f441e862b

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

5.2 - 1.3

scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>

Description

create cloud-function apigateway trigger

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
apigateway_stage_name
required
stringApigateway Stage Namesample
apigateway_api_id
required
stringApigateway API ID31e749b7b260868f441e862b

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

5.3 - 1.2

scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>

Description

create cloud-function apigateway trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
apigateway_stage_name
required
stringApigateway Stage Namesample
apigateway_api_id
required
stringApigateway API ID31e749b7b260868f441e862b

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

5.4 - 1.1

scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>

Description

create cloud-function apigateway trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
apigateway_stage_name
required
stringApigateway Stage Namesample
apigateway_api_id
required
stringApigateway API ID31e749b7b260868f441e862b

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

5.5 - 1.0

scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>

Description

create cloud-function apigateway trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
apigateway_stage_name
required
stringApigateway Stage Namesample
apigateway_api_id
required
stringApigateway API ID31e749b7b260868f441e862b

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

6 - Create Cloud Function Cronjob Trigger

6.1 - 1.4

scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

create cloud-function cronjob trigger

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

6.2 - 1.3

scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

create cloud-function cronjob trigger

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

6.3 - 1.2

scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

create cloud-function cronjob trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

6.4 - 1.1

scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

create cloud-function cronjob trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

6.5 - 1.0

scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

create cloud-function cronjob trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
aliasAlias$LATEST
cloud_function_idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
triggersTriggers[]

7 - Create PrivateLink Endpoint

7.1 - 1.4

scp-cli scf privatelink-endpoint create
--cloud_function_id <value>
--service_id <value>
--alias <value>

Description

create privateLink endpoint

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
service_id
required
stringService Id8c9f6c1c928a45b4bbd1e4da5531d656
alias
required
stringAliassample

Responses

NameDescriptionExample
endpointEndpoint

7.2 - 1.3

scp-cli scf privatelink-endpoint create
--cloud_function_id <value>
--service_id <value>
--alias <value>

Description

create privateLink endpoint

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
service_id
required
stringService Id8c9f6c1c928a45b4bbd1e4da5531d656
alias
required
stringAliassample

Responses

NameDescriptionExample
endpointEndpoint

7.3 - 1.2

scp-cli scf privatelink-endpoint create
--cloud_function_id <value>
--service_id <value>
--alias <value>

Description

create privateLink endpoint

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
service_id
required
stringService Id8c9f6c1c928a45b4bbd1e4da5531d656
alias
required
stringAliassample

Responses

NameDescriptionExample
endpointEndpoint

8 - Delete Cloud Function

8.1 - 1.4

scp-cli scf cloud-function delete
--cloud_function_id <value>

Description

delete a specific cloud_function

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

8.2 - 1.3

scp-cli scf cloud-function delete
--cloud_function_id <value>

Description

delete a specific cloud_function

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

8.3 - 1.2

scp-cli scf cloud-function delete
--cloud_function_id <value>

Description

delete a specific cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

8.4 - 1.1

scp-cli scf cloud-function delete
--cloud_function_id <value>

Description

delete a specific cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

8.5 - 1.0

scp-cli scf cloud-function delete
--cloud_function_id <value>

Description

delete a specific cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

9 - Delete Cloud Function Trigger

9.1 - 1.4

scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>

Description

delete a specific cloud function trigger

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
trigger_type
required
stringTrigger typeapigateway
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

9.2 - 1.3

scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>

Description

delete a specific cloud function trigger

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
trigger_type
required
stringTrigger typeapigateway
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

9.3 - 1.2

scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>

Description

delete a specific cloud function trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
trigger_type
required
stringTrigger typeapigateway
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

9.4 - 1.1

scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>

Description

delete a specific cloud function trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
trigger_type
required
stringTrigger typeapigateway
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

9.5 - 1.0

scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>

Description

delete a specific cloud function trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
trigger_type
required
stringTrigger typeapigateway
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

10 - Delete PrivateLink Endpoint

10.1 - 1.4

scp-cli scf privatelink-endpoint delete
--endpoint_id <value>
--cloud_function_id <value>

Description

delete privateLink endpoint

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

10.2 - 1.3

scp-cli scf privatelink-endpoint delete
--endpoint_id <value>
--cloud_function_id <value>

Description

delete privateLink endpoint

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

10.3 - 1.2

scp-cli scf privatelink-endpoint delete
--endpoint_id <value>
--cloud_function_id <value>

Description

delete privateLink endpoint

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

11 - Delete Resource Policy

11.1 - 1.4

scp-cli scf resource policy delete
--cloud_function_id <value>

Description

Delete resource policy

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

11.2 - 1.3

scp-cli scf resource policy delete
--cloud_function_id <value>

Description

Delete resource policy

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

12 - List Cloud Function Triggers

12.1 - 1.4

scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]

Description

list cloud-function triggers

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
trigger_name
optional
stringTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_type
optional
stringTrigger typeapigateway

Responses

NameDescriptionExample
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

12.2 - 1.3

scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]

Description

list cloud-function triggers

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
trigger_name
optional
stringTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_type
optional
stringTrigger typeapigateway

Responses

NameDescriptionExample
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

12.3 - 1.2

scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]

Description

list cloud-function triggers

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
trigger_name
optional
stringTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_type
optional
stringTrigger typeapigateway

Responses

NameDescriptionExample
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

12.4 - 1.1

scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]

Description

list cloud-function triggers

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
trigger_name
optional
stringTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_type
optional
stringTrigger typeapigateway

Responses

NameDescriptionExample
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

12.5 - 1.0

scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]

Description

list cloud-function triggers

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
trigger_name
optional
stringTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_type
optional
stringTrigger typeapigateway

Responses

NameDescriptionExample
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

13 - List Cloud Functions

13.1 - 1.4

scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]

Description

get cloud_functions list

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
name
optional
stringNamesample-function-name
state
optional
arrayCloud function stateR
runtime
optional
arrayRuntimeN

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
created_atCreated At2025-05-22T06:21:17.580522
eots_dateEoTS Date2026-05-31T14:59:59.999999Z
eots_stateEoTS StateAPPLIED
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

13.2 - 1.3

scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]

Description

get cloud_functions list

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
name
optional
stringNamesample-function-name
state
optional
arrayCloud function stateR
runtime
optional
arrayRuntimeN

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
created_atCreated At2025-05-22T06:21:17.580522
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

13.3 - 1.2

scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]

Description

get cloud_functions list

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
name
optional
stringNamesample-function-name
state
optional
arrayCloud function stateR
runtime
optional
arrayRuntimeN

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
created_atCreated At2025-05-22T06:21:17.580522
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

13.4 - 1.1

scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]

Description

get cloud_functions list

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
name
optional
stringNamesample-function-name
state
optional
arrayCloud function stateR
runtime
optional
arrayRuntimeN

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
created_atCreated At2025-05-22T06:21:17.580522
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

13.5 - 1.0

scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]

Description

get cloud_functions list

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
sort
optional
stringsortname:asc
page
optional
integerpage0
size
optional
integersize20
name
optional
stringNamesample-function-name
state
optional
arrayCloud function stateR
runtime
optional
arrayRuntimeN

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
created_atCreated At2025-05-22T06:21:17.580522
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

14 - List Environment Variables

14.1 - 1.4

scp-cli scf cloud-function environment variables list
--cloud_function_id <value>
[--sort <value>]

Description

list environment variables

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringSortkey:asc

Responses

NameDescriptionExample
keyKeysample
valueValuesample

14.2 - 1.3

scp-cli scf cloud-function environment variables list
--cloud_function_id <value>
[--sort <value>]

Description

list environment variables

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringSortkey:asc

Responses

NameDescriptionExample
keyKeysample
valueValuesample

15 - List PrivateLink Endpoint

15.1 - 1.4

scp-cli scf privatelink-endpoint list
--cloud_function_id <value>
[--sort <value>]

Description

list privateLink endpoint

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringSortendpoint_alias:asc

Responses

NameDescriptionExample
endpoint_aliasAliassample
endpoint_idEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
service_idService Id8c9f6c1c928a45b4bbd1e4da5531d656
stateStateActive

15.2 - 1.3

scp-cli scf privatelink-endpoint list
--cloud_function_id <value>
[--sort <value>]

Description

list privateLink endpoint

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringSortendpoint_alias:asc

Responses

NameDescriptionExample
endpoint_aliasAliassample
endpoint_idEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
service_idService Id8c9f6c1c928a45b4bbd1e4da5531d656
stateStateActive

16 - List Runtimes

16.1 - 1.4

scp-cli scf cloud-function runtime list

Description

list runtimes

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Responses

NameDescriptionExample
base_image_seqBase image sequence3
eots_dateEoTS Date2026-05-31T14:59:59.999999Z
eots_stateEoTS StateAPPLIED
nameNamesample
versionVersion1.0.0

16.2 - 1.3

scp-cli scf cloud-function runtime list

Description

list runtimes

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Responses

NameDescriptionExample
base_image_seqBase image sequence3
nameNamesample
versionVersion1.0.0

16.3 - 1.2

scp-cli scf cloud-function runtime list

Description

list runtimes

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Responses

NameDescriptionExample
base_image_seqBase image sequence3
nameNamesample
versionVersion1.0.0

16.4 - 1.1

scp-cli scf cloud-function runtime list

Description

list runtimes

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Responses

NameDescriptionExample
base_image_seqBase image sequence3
nameNamesample
versionVersion1.0.0

16.5 - 1.0

scp-cli scf cloud-function runtime list

Description

list runtimes

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Responses

NameDescriptionExample
base_image_seqBase image sequence3
nameNamesample
versionVersion1.0.0

17 - List Sample Codes

17.1 - 1.4

scp-cli scf cloud-function sample-codes show

Description

List sample codes

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Responses

NameDescriptionExample
contentCode contentsample
defaultDefaultFalse
descriptionDescriptionsample
eots_dateEoTS Date2026-05-31T14:59:59.999999Z
eots_stateEoTS StateAPPLIED
nameNamesample
runtimeRuntimeNode.js:20
seqSequence3
versionVersionsample

17.2 - 1.3

scp-cli scf cloud-function sample-codes show

Description

List sample codes

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Responses

NameDescriptionExample
contentCode contentsample
defaultDefaultFalse
descriptionDescriptionsample
nameNamesample
runtimeRuntimeNode.js:20
seqSequence3
versionVersionsample

17.3 - 1.2

scp-cli scf cloud-function sample-codes show

Description

List sample codes

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Responses

NameDescriptionExample
contentCode contentsample
defaultDefaultFalse
descriptionDescriptionsample
nameNamesample
runtimeRuntimeNode.js:20
seqSequence3
versionVersionsample

17.4 - 1.1

scp-cli scf cloud-function sample-codes show

Description

List sample codes

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Responses

NameDescriptionExample
contentCode contentsample
defaultDefaultFalse
descriptionDescriptionsample
nameNamesample
runtimeRuntimeNode.js:20
seqSequence3
versionVersionsample

17.5 - 1.0

scp-cli scf cloud-function sample-codes show

Description

List sample codes

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Responses

NameDescriptionExample
contentCode contentsample
defaultDefaultFalse
descriptionDescriptionsample
nameNamesample
runtimeRuntimeNode.js:20
seqSequence3
versionVersionsample

18 - Request PrivateLink Endpoint

18.1 - 1.4

scp-cli scf privatelink-endpoint request
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

request privatelink endpoint

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeCANCEL

18.2 - 1.3

scp-cli scf privatelink-endpoint request
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

request privatelink endpoint

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeCANCEL

18.3 - 1.2

scp-cli scf privatelink-endpoint request
--endpoint_id <value>
--cloud_function_id <value>
--type <value>

Description

request privatelink endpoint

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
endpoint_id
required
stringEndpoint Id8c9f6c1c928a45b4bbd1e4da5531d656
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
type
required
stringTypeCANCEL

19 - Set Resource Policy

19.1 - 1.4

scp-cli scf resource policy set
--cloud_function_id <value>
--version <value>
--statement <value>

Description

Set resource policy

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
version
required
stringVersion2024-07-01
statement
required
arrayStatement'{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}'

19.2 - 1.3

scp-cli scf resource policy set
--cloud_function_id <value>
--version <value>
--statement <value>

Description

Set resource policy

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
version
required
stringVersion2024-07-01
statement
required
arrayStatement'{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}'

20 - Show Cloud Function

20.1 - 1.4

scp-cli scf cloud-function show
--cloud_function_id <value>

Description

show a specific cloud_function

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
eots_dateEoTS Date2026-05-31T14:59:59.999999Z
eots_stateEoTS StateAPPLIED
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

20.2 - 1.3

scp-cli scf cloud-function show
--cloud_function_id <value>

Description

show a specific cloud_function

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

20.3 - 1.2

scp-cli scf cloud-function show
--cloud_function_id <value>

Description

show a specific cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

20.4 - 1.1

scp-cli scf cloud-function show
--cloud_function_id <value>

Description

show a specific cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

20.5 - 1.0

scp-cli scf cloud-function show
--cloud_function_id <value>

Description

show a specific cloud_function

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
idCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
account_idAccount ID617b3d0e90c24a5fa1f65a3824861354
function_urlCloud function Urlhttps://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello
nameCloud Functions namesample
runtimeRuntimeNode.js:20
stateCloud function stateREADY
user_idUser ID617b3d0e90c24a5fa1f65a3824861354

21 - Show Cloud Function Code

21.1 - 1.4

scp-cli scf cloud-function code show
--cloud_function_id <value>

Description

show a specific cloud_function code

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
class_nameClass Namecom.example.Handler
code_textCode TextZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM==
code_typeCode Typetext
file_nameFile Namesample
file_transfer_statusFile Transfer Statussample
file_upload_atFile Upload At2025-05-17 00:23:17
method_nameMethod NamehandleRequest
runtimeRuntimeNode.js:20

21.2 - 1.3

scp-cli scf cloud-function code show
--cloud_function_id <value>

Description

show a specific cloud_function code

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
class_nameClass Namecom.example.Handler
code_textCode TextZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM==
code_typeCode Typetext
file_nameFile Namesample
file_transfer_statusFile Transfer Statussample
file_upload_atFile Upload At2025-05-17 00:23:17
method_nameMethod NamehandleRequest
runtimeRuntimeNode.js:20

21.3 - 1.2

scp-cli scf cloud-function code show
--cloud_function_id <value>

Description

show a specific cloud_function code

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
class_nameClass Namecom.example.Handler
code_textCode TextZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM==
code_typeCode Typetext
file_nameFile Namesample
file_transfer_statusFile Transfer Statussample
file_upload_atFile Upload At2025-05-17 00:23:17
method_nameMethod NamehandleRequest
runtimeRuntimeNode.js:20

21.4 - 1.1

scp-cli scf cloud-function code show
--cloud_function_id <value>

Description

show a specific cloud_function code

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
class_nameClass Namecom.example.Handler
code_textCode TextZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM==
code_typeCode Typetext
file_nameFile Namesample
file_transfer_statusFile Transfer Statussample
file_upload_atFile Upload At2025-05-17 00:23:17
method_nameMethod NamehandleRequest
runtimeRuntimeNode.js:20

21.5 - 1.0

scp-cli scf cloud-function code show
--cloud_function_id <value>

Description

show a specific cloud_function code

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
class_nameClass Namecom.example.Handler
code_textCode TextZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM==
code_typeCode Typetext
file_nameFile Namesample
file_transfer_statusFile Transfer Statussample
file_upload_atFile Upload At2025-05-17 00:23:17
method_nameMethod NamehandleRequest
runtimeRuntimeNode.js:20

22 - Show Cloud Function Configuration

22.1 - 1.4

scp-cli scf cloud-function configuration show
--cloud_function_id <value>

Description

show a specific cloud-function configuration

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
configConfiguration
privatelink_endpointsEndpoints[]
privatelink_servicePrivateLink Service{}
urlFunction URL
variablesEnvironment Variables[]

22.2 - 1.3

scp-cli scf cloud-function configuration show
--cloud_function_id <value>

Description

show a specific cloud-function configuration

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
configConfiguration
privatelink_endpointsEndpoints[]
privatelink_servicePrivateLink Service{}
urlFunction URL
variablesEnvironment Variables[]

22.3 - 1.2

scp-cli scf cloud-function configuration show
--cloud_function_id <value>

Description

show a specific cloud-function configuration

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
configConfiguration
privatelink_endpointsEndpoints[]
privatelink_servicePrivateLink Service{}
urlFunction URL
variablesEnvironment Variables[]

22.4 - 1.1

scp-cli scf cloud-function configuration show
--cloud_function_id <value>

Description

show a specific cloud-function configuration

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
configConfiguration
urlFunction URL
variablesEnvironment Variables[]

22.5 - 1.0

scp-cli scf cloud-function configuration show
--cloud_function_id <value>

Description

show a specific cloud-function configuration

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
configConfiguration
urlFunction URL
variablesEnvironment Variables[]

23 - Show Cloud Function Logs

23.1 - 1.4

scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function logs

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
countCount3
logsLog[]

23.2 - 1.3

scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function logs

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
countCount3
logsLog[]

23.3 - 1.2

scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function logs

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
countCount3
logsLog[]

23.4 - 1.1

scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function logs

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
countCount3
logsLog[]

23.5 - 1.0

scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function logs

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
countCount3
logsLog[]

24 - Show Cloud Function Metrics

24.1 - 1.3

scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function metrics

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
actual_podsActual pods[]
fail_countFail count[]
function_memoryFunction memory[]
request_countRequest count[]
request_latencyRequest latency[]
success_countSuccess count[]

24.2 - 1.2

scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function metrics

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
actual_podsActual pods[]
fail_countFail count[]
function_memoryFunction memory[]
request_countRequest count[]
request_latencyRequest latency[]
success_countSuccess count[]

24.3 - 1.1

scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function metrics

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
actual_podsActual pods[]
fail_countFail count[]
function_memoryFunction memory[]
request_countRequest count[]
request_latencyRequest latency[]
success_countSuccess count[]

24.4 - 1.0

scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]

Description

show a specific cloud-function metrics

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
time
optional
integerTime3
start
optional
stringStart20250517
end
optional
stringEnd20250517

Responses

NameDescriptionExample
actual_podsActual pods[]
fail_countFail count[]
function_memoryFunction memory[]
request_countRequest count[]
request_latencyRequest latency[]
success_countSuccess count[]

25 - Show Cloud Function Trigger

25.1 - 1.4

scp-cli scf cloud-function trigger show
--trigger_id <value>

Description

show a specific cloud-function trigger

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1

Responses

NameDescriptionExample
aliasAlias$LATEST
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_sidTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

25.2 - 1.3

scp-cli scf cloud-function trigger show
--trigger_id <value>

Description

show a specific cloud-function trigger

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1

Responses

NameDescriptionExample
aliasAlias$LATEST
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_sidTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

25.3 - 1.2

scp-cli scf cloud-function trigger show
--trigger_id <value>

Description

show a specific cloud-function trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1

Responses

NameDescriptionExample
aliasAlias$LATEST
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_sidTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

25.4 - 1.1

scp-cli scf cloud-function trigger show
--trigger_id <value>

Description

show a specific cloud-function trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1

Responses

NameDescriptionExample
aliasAlias$LATEST
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_sidTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

25.5 - 1.0

scp-cli scf cloud-function trigger show
--trigger_id <value>

Description

show a specific cloud-function trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1

Responses

NameDescriptionExample
aliasAlias$LATEST
scheduleSchedule* * * * 0
timezoneTimezoneAsia/Tokyo
trigger_idTrigger ID1
trigger_nameTrigger name8c9f6c1c928a45b4bbd1e4da5531d656
trigger_sidTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_account_idTrigger target account ID617b3d0e90c24a5fa1f65a3824861354
trigger_target_srnTrigger target SRNsrn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe
trigger_target_uuidTrigger target UUID8c9f6c1c928a45b4bbd1e4da5531d656
trigger_typeTrigger typeapigateway

26 - Show General Config

26.1 - 1.4

scp-cli scf cloud-function config show
--cloud_function_id <value>

Description

show general config

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
max_scaleMax Scale5
memoryMemory256
min_scaleMin Scale1
timeoutTimeout100

26.2 - 1.3

scp-cli scf cloud-function config show
--cloud_function_id <value>

Description

show general config

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
max_scaleMax Scale5
memoryMemory256
min_scaleMin Scale1
timeoutTimeout100

27 - Show PrivateLink Service

27.1 - 1.4

scp-cli scf privatelink-service show
--cloud_function_id <value>
[--sort <value>]

Description

show PrivateLink Service

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringSortendpoint_id:asc

Responses

NameDescriptionExample
private_urlPrivate Urlhttps://sample.scf.private.kr-west1.e.samsungsdscloud.com
privatelink_service_auth_typePrivateLink Service Auth TypeSCP_IAM
privatelink_service_enabledPrivateLink Service EnabledTrue
privatelink_service_idPrivateLink Service IDba30549f550141ef9af6546543s
privatelink_service_namePrivateLink Service Name68216f8f56
privatelink_service_stateStateActive
requested_endpointsEndpoint[]

27.2 - 1.3

scp-cli scf privatelink-service show
--cloud_function_id <value>
[--sort <value>]

Description

show PrivateLink Service

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
sort
optional
stringSortendpoint_id:asc

Responses

NameDescriptionExample
private_urlPrivate Urlhttps://sample.scf.private.kr-west1.e.samsungsdscloud.com
privatelink_service_auth_typePrivateLink Service Auth TypeSCP_IAM
privatelink_service_enabledPrivateLink Service EnabledTrue
privatelink_service_idPrivateLink Service IDba30549f550141ef9af6546543s
privatelink_service_namePrivateLink Service Name68216f8f56
privatelink_service_stateStateActive
requested_endpointsEndpoint[]

28 - Show Resource Policy

28.1 - 1.4

scp-cli scf resource policy show
--cloud_function_id <value>

Description

Show resource policy

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
StatementStatement{‘Statement’: [{‘Action’: [‘scf:InvokeFunction’], ‘Condition’: {‘StringEquals’: {‘scf:CloudFunctionAuthType’: [‘SCP_IAM’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:e::27bb070b564349f8a31cc60734cc36a5:kr-west1::scf:cloud-function/1a2afa4bfb854a828602c93009cf4447’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’}
VersionVersion2024-07-01

28.2 - 1.3

scp-cli scf resource policy show
--cloud_function_id <value>

Description

Show resource policy

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
StatementStatement{‘Statement’: [{‘Action’: [‘scf:InvokeFunction’], ‘Condition’: {‘StringEquals’: {‘scf:CloudFunctionAuthType’: [‘SCP_IAM’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:e::27bb070b564349f8a31cc60734cc36a5:kr-west1::scf:cloud-function/1a2afa4bfb854a828602c93009cf4447’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’}
VersionVersion2024-07-01

29 - Show Url Config

29.1 - 1.4

scp-cli scf cloud-function url show
--cloud_function_id <value>

Description

show url config

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
allow_ipsAllow Ips
auth_typeAuth TypeNONE
public_endpoint_urlPublic Endpoint Urlhttps://scf.33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/sample-function
public_ip_acl_enabledPublic IP ACL EnabledTrue
stateFunction URL StateCREATING
url_enabledURL EnabledTrue

29.2 - 1.3

scp-cli scf cloud-function url show
--cloud_function_id <value>

Description

show url config

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

Responses

NameDescriptionExample
allow_ipsAllow Ips
auth_typeAuth TypeNONE
public_endpoint_urlPublic Endpoint Urlhttps://scf.33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/sample-function
public_ip_acl_enabledPublic IP ACL EnabledTrue
stateFunction URL StateCREATING
url_enabledURL EnabledTrue

30 - Update Cloud Function Code

30.1 - 1.4

scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>

Description

update cloud-function code

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
content
required
stringCode contentprint("Hello World")

30.2 - 1.3

scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>

Description

update cloud-function code

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
content
required
stringCode contentprint("Hello World")

30.3 - 1.2

scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>

Description

update cloud-function code

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
content
required
stringCode contentprint("Hello World")

30.4 - 1.1

scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>

Description

update cloud-function code

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
content
required
stringCode contentprint("Hello World")

30.5 - 1.0

scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>

Description

update cloud-function code

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
content
required
stringCode contentprint("Hello World")

31 - Update Cloud Function Code File

31.1 - 1.4

scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]

Description

update a specific cloud_function code file

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
method_name
required
stringMethod NamehandleRequest
class_name
required
stringClass Namecom.example.Handler
obs_url
optional
stringObject Storage URLhttps://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar

31.2 - 1.3

scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]

Description

update a specific cloud_function code file

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
method_name
required
stringMethod NamehandleRequest
class_name
required
stringClass Namecom.example.Handler
obs_url
optional
stringObject Storage URLhttps://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar

31.3 - 1.2

scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]

Description

update a specific cloud_function code file

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
method_name
required
stringMethod NamehandleRequest
class_name
required
stringClass Namecom.example.Handler
obs_url
optional
stringObject Storage URLhttps://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar

31.4 - 1.1

scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]

Description

update a specific cloud_function code file

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
method_name
required
stringMethod NamehandleRequest
class_name
required
stringClass Namecom.example.Handler
obs_url
optional
stringObject Storage URLhttps://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar

32 - Update Cloud Function Config

32.1 - 1.4

scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>

Description

update cloud-function config

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
timeout
required
integerTimeout100
min_scale
required
integerMin Scale1
memory
required
integerMemory256
max_scale
required
integerMax Scale5

32.2 - 1.3

scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>

Description

update cloud-function config

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
timeout
required
integerTimeout100
min_scale
required
integerMin Scale1
memory
required
integerMemory256
max_scale
required
integerMax Scale5

32.3 - 1.2

scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>

Description

update cloud-function config

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
timeout
required
integerTimeout100
min_scale
required
integerMin Scale1
memory
required
integerMemory256
max_scale
required
integerMax Scale5

32.4 - 1.1

scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>

Description

update cloud-function config

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
timeout
required
integerTimeout100
min_scale
required
integerMin Scale1
memory
required
integerMemory256
max_scale
required
integerMax Scale5

32.5 - 1.0

scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>

Description

update cloud-function config

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
timeout
required
integerTimeout100
min_scale
required
integerMin Scale1
memory
required
integerMemory256
max_scale
required
integerMax Scale5

33 - Update Cloud Function Cronjob Trigger

33.1 - 1.4

scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

update cloud-function cronjob trigger

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

33.2 - 1.3

scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

update cloud-function cronjob trigger

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

33.3 - 1.2

scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

update cloud-function cronjob trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

33.4 - 1.1

scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

update cloud-function cronjob trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

33.5 - 1.0

scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>

Description

update cloud-function cronjob trigger

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
trigger_id
required
integerTrigger ID1
timezone
required
stringTimezoneAsia/Tokyo
schedule
required
stringSchedule* * * * 0
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656

34 - Update Cloud Function Url

34.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)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
url_enabled
required
booleanURL EnabledTrue
public_ip_acl_enabled
required
booleanPublic IP ACL EnabledTrue
allow_ips
optional
arrayAllow Ips-
auth_type
optional
stringAuth TypeNONE

34.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)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
url_enabled
required
booleanURL EnabledTrue
public_ip_acl_enabled
required
booleanPublic IP ACL EnabledTrue
allow_ips
optional
arrayAllow Ips-
auth_type
optional
stringAuth TypeNONE

34.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.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
url_enabled
required
booleanURL EnabledTrue
public_ip_acl_enabled
required
booleanPublic IP ACL EnabledTrue
allow_ips
optional
arrayAllow Ips-
auth_type
optional
stringAuth TypeNONE

34.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.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
url_enabled
required
booleanURL EnabledTrue
public_ip_acl_enabled
required
booleanPublic IP ACL EnabledTrue
allow_ips
optional
arrayAllow Ips-
auth_type
optional
stringAuth TypeNONE

34.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.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
url_enabled
required
booleanURL EnabledTrue
public_ip_acl_enabled
required
booleanPublic IP ACL EnabledTrue
allow_ips
optional
arrayAllow Ips-
auth_type
optional
stringAuth TypeNONE

35 - Update Cloud Function Variables

35.1 - 1.4

scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>

Description

update cloud-function variables

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
variables
required
arrayEnvironment Variables'{"key": "sample", "value": "sample"}'

35.2 - 1.3

scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>

Description

update cloud-function variables

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
variables
required
arrayEnvironment Variables'{"key": "sample", "value": "sample"}'

35.3 - 1.2

scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>

Description

update cloud-function variables

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
variables
required
arrayEnvironment Variables'{"key": "sample", "value": "sample"}'

35.4 - 1.1

scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>

Description

update cloud-function variables

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260430

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
variables
required
arrayEnvironment Variables'{"key": "sample", "value": "sample"}'

35.5 - 1.0

scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>

Description

update cloud-function variables

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
variables
required
arrayEnvironment Variables'{"key": "sample", "value": "sample"}'

36 - Update PrivateLink Service

36.1 - 1.4

scp-cli scf privatelink-service set
--cloud_function_id <value>
--privatelink_service_enabled <value>

Description

update PrivateLink Service

State ACTIVE (CURRENT)

VersionNot Before
1.4-

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
privatelink_service_enabled
required
booleanPrivateLink Service EnabledTrue

36.2 - 1.3

scp-cli scf privatelink-service set
--cloud_function_id <value>
--privatelink_service_enabled <value>

Description

update PrivateLink Service

State ACTIVE (SUPPORTED)

VersionNot Before
1.320260830

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
privatelink_service_enabled
required
booleanPrivateLink Service EnabledTrue

36.3 - 1.2

scp-cli scf privatelink-service set
--cloud_function_id <value>
--privatelink_service_enabled <value>

Description

update PrivateLink Service

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.220260630

Parameters

NameTypeDescriptionExample
cloud_function_id
required
stringCloud Functions ID8c9f6c1c928a45b4bbd1e4da5531d656
privatelink_service_enabled
required
booleanPrivateLink Service EnabledTrue