Queries the list of VPCs.
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
GET /2021-04-06/services/{serviceName}/bindings
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
serviceName | string | No | The name of the service. | serviceName |
X-Fc-Account-Id | string | No | The time when Function Compute API is called. Specify the time in the yyyy-mm-ddhh:mm:ss format. | 188077086902**** |
X-Fc-Date | string | No | Example 1 | Wed, 11 May 2022 09:00:00 GMT |
X-Fc-Trace-Id | string | No | Queries the list of VPCs. | rid281s****** |
Response parameters
Examples
Sample success responses
JSON
format
{
"vpcIds": [
"vpc-xxxx"
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | 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. | |||||||||||||||
|