Apache CloudStack 4.18.0.0 Root Admin API Reference
addTungstenFabricPolicyRule
add Tungsten-Fabric policy rule
Request parameters
Parameter Name | Description | Required |
action | Tungsten-Fabric policy rule action | true |
destendport | Tungsten-Fabric policy rule destination end port | true |
destipprefix | Tungsten-Fabric policy rule destination ip prefix | true |
destipprefixlen | Tungsten-Fabric policy rule destination ip prefix length | true |
destnetwork | Tungsten-Fabric policy rule destination network | true |
deststartport | Tungsten-Fabric policy rule destination start port | true |
direction | Tungsten-Fabric policy rule direction | true |
policyuuid | the uuid of Tungsten-Fabric policy | true |
protocol | Tungsten-Fabric policy rule protocol | true |
srcendport | Tungsten-Fabric policy rule source end port | true |
srcipprefix | Tungsten-Fabric policy rule source ip prefix | true |
srcipprefixlen | Tungsten-Fabric policy rule source ip prefix length | true |
srcnetwork | Tungsten-Fabric policy rule source network | true |
srcstartport | Tungsten-Fabric policy rule source start port | true |
zoneid | the ID of zone | true |
Response Tags
Response Name | Description |
action | Tungsten-Fabric policy action |
destendport | Tungsten-Fabric policy destination end port |
destipprefix | Tungsten-Fabric policy destination ip prefix |
destipprefixlen | Tungsten-Fabric policy destination ip prefix length |
destnetwork | Tungsten-Fabric policy destination network |
deststartport | Tungsten-Fabric policy destination start port |
direction | Tungsten-Fabric policy name |
policyuuid | Tungsten-Fabric policy uuid |
protocol | Tungsten-Fabric policy protocol |
srcendport | Tungsten-Fabric policy source end port |
srcipprefix | Tungsten-Fabric policy source ip prefix |
srcipprefixlen | Tungsten-Fabric policy source ip prefix length |
srcnetwork | Tungsten-Fabric policy source network |
srcstartport | Tungsten-Fabric policy source start port |
uuid | Tungsten-Fabric rule uuid |
zoneid | Tungsten-Fabric provider zone id |
zonename | Tungsten-Fabric provider zone name |