| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
action* | DvsNetworkRuleAction |
Action to be applied for this rule.
|
description* | xsd:string |
Description of the rule
|
direction* | xsd:string |
Whether this rule needs to be applied to incoming packets,
to outgoing packets or both.
See RuleDirectionType for valid values.
|
key* | xsd:string |
The key of the rule
|
qualifier* | DvsNetworkRuleQualifier[] |
List of Network rule qualifiers. 'AND' of this array of
network rule qualifiers is applied as one network traffic rule.
If the TrafficRule belongs to
DvsFilterPolicy :
There can be a maximum of 1 DvsIpNetworkRuleQualifier,
1 DvsMacNetworkRuleQualifier and
1 DvsSystemTrafficNetworkRuleQualifier for a total of
3 qualifier
|
sequence* | xsd:int |
Sequence of this rule. i.e, the order in which this rule appears
in the ruleset.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |