CIM Reference Guide
84 Dell-defined Classes
[write (true), key: ToSubClass]
string function;
};
[Dynamic, Provider ("omprov"),
Description("The Dell_CMInventory class contains all the information related to the Dell Change
Management Inventory.")
]
class Dell_CMInventory
{
[write (true), key: ToSubClass]
string local;
[write (true), key: ToSubClass]
string schemaVersion;
[write (true), key: ToSubClass]
string systemID;
};
[Dynamic, Provider ("omprov"),
Description("The Dell_CMProductInfo class contains all the information related to the Dell Change
Management Product.")
]
class Dell_CMProductInfo
{
[write (true), key: ToSubClass]
string name;
[write (true), key: ToSubClass]
string description;
[write (true), key: ToSubClass]
string vendor;
[write (true), key: ToSubClass]
string version;
};