v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451318218.0 KB

Removes resources from a service function.

post/v2/delete-service-function-resources

Request body

serviceArnstring required

ARN identifier.

serviceFunctionIdstring required

The identifier of the service function to remove resources from.

resourcesString[] required

The list of resources to remove from the service function.

Response

Success

serviceArnstring

ARN identifier.

serviceFunctionIdstring

The identifier of the service function.

resourcesString[]

The list of resources that were removed.