CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Property Filtering capability

Entities that are part of the Property Filtering capability

This capability is optional to be supported. It depends on the Basic Read capability.

Support for this capability can be detected from CMPIBrokerFT.brokerCapabilities using the CMPI_MB_PropertyFiltering test mask.

If this capability is supported, the entities in the following list shall be supported; otherwise, they shall not be supported.

Change:
In CMPI 2.1, added the CMPI_MB_PropertyFiltering test mask; the capability itself existed since CMPI 1.0.
Global CMPIInstanceFT::setPropertyFilter )(const CMPIInstance *inst, const char **properties, const char **keyList)
Part of the Property Filtering capability.