vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DvsFilterConfig(vim.dvs.DistributedVirtualPort.FilterConfig)
- Property of
- DvsFilterPolicy
- Extended by
- DvsFilterConfigSpec, DvsTrafficFilterConfig
- Extends
- InheritablePolicy
- See also
- DvsFilterParameter
- Since
- vSphere API Release 5.5
Data Object Description
This class defines Network Filter configuration.Supported Qualifier and Actions
Properties
Network Filter Config | Supported classes |
---|---|
Qualifiers supported | SingleIp, IpRange, SingleMac, MacRange, DvsSingleIpPort, DvsSystemTrafficNetworkRuleQualifier |
Actions Supported | DvsDropNetworkRuleAction, DvsAcceptNetworkRuleAction, DvsPuntNetworkRuleAction, DvsCopyNetworkRuleAction, DvsMacRewriteNetworkRuleAction, DvsGreEncapNetworkRuleAction, DvsLogNetworkRuleAction, DvsUpdateTagNetworkRuleAction, DvsRateLimitNetworkRuleAction |
Name | Type | Description |
---|---|---|
agentName* | xsd:string |
The name of the network traffic filter agent.
|
key* | xsd:string |
The key of Network Filter Config.
|
onFailure* | xsd:string |
This property specifies whether to allow all traffic or to deny all
traffic when a Network Filter fails to configure.
Please see DvsFilterOnFailure
for more details.
|
parameters* | DvsFilterParameter |
Network Filter Parameter
|
slotNumber* | xsd:string |
The slot number of the network filter agent.
|
Properties inherited from InheritablePolicy | ||
inherited | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |