All Products
Search
Document Center

Function Compute:DeleteVpcBinding

Last Updated:Sep 14, 2024

Deletes an access control policy from a specified policy group for a VPC firewall.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /2023-03-30/functions/{functionName}/vpc-bindings/{vpcId}

Request parameters

ParameterTypeRequiredDescriptionExample
functionNamestringYes

The function name.

my-func
vpcIdstringYes

The ID of the virtual private cloud (VPC).

vpc-bp106zxlfj1fqc9

Response parameters

ParameterTypeDescriptionExample
The current API has no return parameters

Examples

Sample success responses

JSONformat

{}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2024-08-14The API operation is not deprecated.View Change Details
2024-02-03The internal configuration of the API is changed, but the call is not affectedView Change Details
2023-08-30API Description UpdateView Change Details
2023-08-30API Description UpdateView Change Details
2023-08-24Add OperationView Change Details