Deletes a port forwarding rule. You can delete only one port forwarding rule at a time.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-ddoscoo:DeleteNetworkRule |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| NetworkRule |
string |
Yes |
An array that consists of the information about the port forwarding rule. This parameter is a JSON string. The string contains the following fields:
|
[{"InstanceId":"ddoscoo-cn-mp91j1ao****","Protocol":"tcp","FrontendPort":8080}] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
49AD2F34-694A-4024-9B0E-DDCFC59CCC13 |
Examples
Success response
JSON format
{
"RequestId": "49AD2F34-694A-4024-9B0E-DDCFC59CCC13"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.