Deletes active network objects from the container firewall.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DeleteInterceptionTarget |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TargetIds |
string |
Yes |
The list of network object IDs to delete. Note
You can call the ListInterceptionTargetPage operation to obtain this parameter. |
1,11,111 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Result |
boolean |
Indicates whether the network objects were deleted. Valid values:
|
true |
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique ID for each request. You can use the ID to troubleshoot issues. |
D81DD78E-E006-5C65-A171-C8CB09XXXXX |
Examples
Success response
JSON format
{
"Result": true,
"RequestId": "D81DD78E-E006-5C65-A171-C8CB09XXXXX"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.