Queries the update progress of an API that is being published after its associated VPC access authorization is updated.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
OperationUid | string | Yes | The ID of the task. | 7d341787517a47afaaef9cc1bdb7acce |
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ015",
"ApiUpdateVpcInfoResults": {
"ApiUpdateVpcInfoResult": [
{
"StageId": "fe952b95072747e2a8dfd336bcff8d7f",
"UpdateStatus": "success",
"GroupId": "e8da6f6346184da9a30d0dc1888b1f3b",
"GroupName": "test",
"ApiUid": "86364e7c166c47ba819b3f8f95ac0913",
"ErrorMsg": "Success. Request Success.",
"StageName": "RELEASE",
"ApiName": "api_test2"
}
]
}
}
Error codes
For a list of error codes, visit the API error center.