Resumes traffic from Classic Load Balancer (CLB) application access, Network Load Balancer (NLB) application access, CLB gateway routing, Application Load Balancer (ALB) gateway routing, and Kubernetes Services on an instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
PUT /pop/v1/sam/app/instanceTrafficResume HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| AppId | string | No | The application ID. | 017f39b8-dfa4-4e16-a84b-1dcee4b1**** |
| InstanceIds | string | No | The instance ID. | c-668727a8-17d86664-41e5bb******,c-668727a8-17d86664-7e4958****** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "91F93257-7A4A-4BD3-9A7E-2F6EAE6D****",
"Message": "success",
"TraceId": "ac1a0b2215622920113732501e****",
"Data": {
"msg": "succeed in handling request",
"success": true
},
"ErrorCode": "",
"Code": 200,
"Success": "True"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2025-12-05 | Add Operation | View Change Details |
