SystemInNamespace is an association that allows enumeration of the system(s) represented in a Namespace. | Qualifiers:Version ( "2.6.0" ) Association | Parameters (local in grey) | | Min ( 1 ) Max ( 1 ) Key CIM_Namespace REF ManagedNamespace ; The Namespace containing management objects from one or more systems. | Weak Key CIM_SystemIdentification REF Identification ; Identification information for systems in the Namespace. | Values { "Unknown" , "Other" , "Local System Data" , "Data Aggregated from Multiple Systems" , "Proxied Data" } Write Required ModelCorrespondence { "CIM_SystemInNamespace.DescriptionOfContainedData" } ValueMap { "0" , "1" , "2" , "3" , "4" } ArrayType ( "Indexed" ) uint16 ScopeOfContainedData [ ] ; A list of enumerated values providing a high level description of the data contained and allowed in the Namespace. Additional clarification is provided in the DescriptionOfContainedData array. | Write ModelCorrespondence { "CIM_SystemInNamespace.ScopeOfContainedData" } ArrayType ( "Indexed" ) string DescriptionOfContainedData [ ] ; An array of free-form strings providing more detailed explanations for the data/objects contained in the Namespace, as described by the ContainedData array. Note, each entry of this array is related to the entry in the ContainedData array that is located at the same index. |
| | | | |
|