Removes traffic routed from Classic Load Balancer (CLB) application access, Network Load Balancer (NLB) application access, CLB gateway routes, Application Load Balancer (ALB) gateway routes, or Kubernetes (K8s) services.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
PUT /pop/v1/sam/app/instanceTrafficSuspend HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| AppId | string | No | The application ID. | d700e680-aa4d-4ec1-afc2-6566b5ff**** |
| InstanceIds | string | No | The instance ID. | c-668727a8-17d86664-41e5bb******,c-668727a8-17d86664-7e4958****** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "B4D805CA-926D-41B1-8E63-7AD0C1ED****",
"Message": "success",
"TraceId": "0a98a02315955564772843261e****",
"Data": {
"msg": "success",
"success": true
},
"ErrorCode": "Null",
"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 |
