CIM Reference Guide
104 Dell-Defined Classes
[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;
};
book.book Page 104 Tuesday, February 26, 2008 9:21 AM