Key |
CreationClassName
|
string
|
|
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
Name
|
string
|
|
The inherited Name serves as key of a System instance in an enterprise environment. |
Read Only |
NameFormat
|
string
|
|
The System object and its derivatives are Top Level Objects of CIM. They provide the scope for numerous components. Having unique System keys is required. A heuristic can be defined in individual System subclasses to attempt to always generate the same System Name Key. The NameFormat property identifies how the System name was generated, using the subclass'heuristic. |
Read Write |
PrimaryOwnerContact
|
string
|
|
A string that provides information on how the primary system owner can be reached (e.g. phone number, email address, ...). |
PrimaryOwnerName
|
string
|
|
The name of the primary system owner. The system owner is the primary user of the system. |
Roles
|
string
|
|
An array (bag) of strings that specify the administrator -defined roles this System plays in the managed environment. Examples might be'Building 8 print server'or'Boise user directories'. A single system may perform multiple roles.Note that instrumentation's view of a System's'roles'is defined by instantiating a specific subclass of System and/ or by properties in a subclass. For example, a ComputerSystem's purpose is defined using the Dedicated and OtherDedicatedDescription properties. |