HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

WBEM TC Template
Version 0.9.1 DMTF Confidential 21
10.1 HP_RegisteredProfile
HP_RegisteredProfile represents an HP defined profile registered in the interop namespace.
Table 6 Class: HP_RegisteredProfile
Properties Requirement Notes
RegisteredOrganization M (see section 7.1)
OtherRegisteredOrganization M (see section 7.1)
RegisteredName M (see section 7.1)
RegisteredVersion M (see section 7.1)
10.2 HP_ReferencedProfile
This association is used to associate an HP referenced profile to its referencing profile.
Table 7 Class: HP_ReferencedProfile
Properties Requirement Notes
Antecedent M REF: HP_RegisteredProfile (see section 7.3)
Dependent M REF: HP_RegisteredProfile (see section 7.3)
10.3 HP_ExtendsProfile
This association is used to associate an HP extension profile to the parent profile it extends.
Table 8 Class: HP_ExtendsProfile
Properties Requirement Notes
Antecedent Mandatory REF:CIM_RegisteredProfile (see section 7.2)
Dependent Mandatory REF:HP_RegisteredProfile (see section 7.2)
10.4 HP_ElementConformsToProfile
This association is used associate a profile registered in the interop namespace with its central class that
implements the profile in the implementation namespace.
Table 9 Class: HP_ElementConformsToProfile
Properties
Requirement
Notes
ConformantStandard M REF:HP_RegisteredProfile reference to the HP profile
registered in the interop namespace.
ManagedElement M REF:CIM_MangedElement pointer to the central class in
the implementation namespace that implements this
profile.