CIM SMASH/Server Management API
Class CIM_FilterEntryInSystem
extends CIM_SystemComponent (Association)
All filter entries (FilterEntryBase and its subclasses) are defined in the context of a ComputerSystem/network device, where they are used to identify and act on network traffic. Note that this class is deprecated since its subclassing is not correct. It subclasses from System Component, but a FilterEntryBase is NOT a Component of a System. Instead, it is hosted/scoped by the System. In versions up to CIM 2.6, FilterEntryInSystem was a mandatory, Weak relationship. This is no longer true, beginning with CIM V2.7.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_HostedFilterEntryBase | TOSUBCLASS= false | None |
Description | string | All filter entries (FilterEntryBase and its subclasses) are defined in the context of a ComputerSystem/network device, where they are used to identify and act on network traffic. Note that this class is deprecated since its subclassing is not correct. It subclasses from System Component, but a FilterEntryBase is NOT a Component of a System. Instead, it is hosted/scoped by the System. In versions up to CIM 2.6, FilterEntryInSystem was a mandatory, Weak relationship. This is no longer true, beginning with CIM V2.7. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::Filtering | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_FilterEntryInSystem | CIM_ComputerSystem |
PartComponent | CIM_FilterEntryInSystem | CIM_FilterEntryBase |
Copyright © 2008-2020 VMware, Inc. All rights reserved.