Entities that are part of the Basic Read capability
This capability is optional to be supported.
Support for this capability can be detected from CMPIBrokerFT.brokerCapabilities using the CMPI_MB_BasicRead test mask.
If this capability is supported, the entities in the following list shall be supported; otherwise, they shall not be supported.
- Global CMPIBrokerFT::enumerateInstanceNames )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *classPath, CMPIStatus *rc)
- Part of the Basic Read capability.
- Global CMPIBrokerFT::enumerateInstances )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *classPath, const char **properties, CMPIStatus *rc)
- Part of the Basic Read capability.
- Global CMPIBrokerFT::enumerateInstancesFiltered )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *classPath, const char **properties, const char *filterQueryLanguage, const char *filterQuery, CMPIStatus *rc)
- Part of the Basic Read capability.
- Global CMPIBrokerFT::getInstance )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char **properties, CMPIStatus *rc)
- Part of the Basic Read capability.
- Global CMPIBrokerFT::getProperty )(const CMPIBroker *mb, const CMPIContext *ctx, const CMPIObjectPath *instPath, const char *name, CMPIStatus *rc)
- Part of the Basic Read capability.