Deletes a bound VPC.
Authorization information
Request syntax
DELETE /2021-04-06/services/{serviceName}/bindings/{vpcId}
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
serviceName | string | Yes | The ID of your Alibaba Cloud account. | demoService |
vpcId | string | Yes | Example 1 | vpc-xxxx |
X-Fc-Account-Id | string | No | Deletes a bound VPC. | 188077086902**** |
X-Fc-Date | string | No | {"name":"DeleteVpcBinding","product":"FC-Open","version":"2021-04-06","path":"/2021-04-06/services/{serviceName}/bindings/{vpcId}","deprecated":0,"method":"DELETE","protocol":"HTTP|HTTPS","hidden":0,"timeout":10000,"parameter_type":"Single","params":"[{"name":"serviceName","position":"Path","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The name of the service. ","example":"demoService"},{"name":"vpcId","position":"Path","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The ID of the VPC to be unbound. ","example":"vpc-xxxx"},{"name":"X-Fc-Account-Id","position":"Header","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The ID of your Alibaba Cloud account. ","example":"188077086902****"},{"name":"X-Fc-Date","position":"Header","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The time when Function Compute API is called. Specify the time in the yyyy-mm-ddhh:mm:ss format. ","example":"2022-01-0112:00:00"},{"name":"X-Fc-Trace-Id","position":"Header","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The custom request ID. ","example":"asdf****"}]","response_headers":"[]","response":"{}","errors":"{}"} | Wed, 11 May 2022 09:00:00 GMT |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2022-11-28 | The internal configurations of the API operation change but you can still call the operation. | |||||||||||||||
| ||||||||||||||||
2021-06-30 | The input parameters of the API operation change. | |||||||||||||||
| ||||||||||||||||
2021-06-30 | The input parameters of the API operation change. | |||||||||||||||
| ||||||||||||||||
2021-06-30 | The input parameters of the API operation change. | |||||||||||||||
|