Server
Class IBMTSDS_RegisteredProfile


CIM_ManagedElement
\_CIM_RegisteredProfile


Description

A RegisteredProfile describes a set of CIM Schema classes with required properties and/or methods, necessary to manage a real-world entity or to support a usage scenario, in an interoperable fashion. RegisteredProfiles can be defined by the DMTF or other standards organizations. Note that this class should not be confused with CIM_Profile, which collects SettingData instances, to be applied as a'configuration profile'for an element.A RegisteredProfile is a named'standard'for CIM-based management of a particular System, subsystem, Service or other entity, for a specified set of uses. It is acomplete, standalone definition, as opposed to the subclass RegisteredSubProfile, which requires a scoping profile for context.The uses for a RegisteredProfile or SubProfile MUST be specified in the document that defines the profile. Examples of Profiles are to manage various aspects of an Operating System, Storage Array, or Database. The name of the profile is defined and scoped by its authoring organization.The supported profiles for the CIM Agent for the DS Open API are Server and Array.

Subclasses


Referenced By

IBMTSDS_ObjectManagerConformsToProfile IBMTSDS_ProfileConformsToProfile IBMTSDS_RegisteredProfileSoftwareIdentity IBMTSDS_StorageSystemConformsToProfile IBMTSDS_SubProfileConformsToProfile IBMTSDS_SubProfileRequiresProfile

Properties

IdTypeRangeDescription
Key
InstanceID string
The InstanceID will be of the form'IBMTSDS:<RegisteredName>_<RegisteredVersion>'.
Read Only
AdvertiseTypes uint16
Other1
Not Advertised2
SLP3
This property signifies the advertisement for the profile information. It is used by the advertising services of the WBEM infrastructure to determine what should be advertised, via what mechanisms. The property is an array so that the profile MAY be advertised using several mechanisms. Note: If this property is null/uninitialized, this is equivalent to specifying the value 2,"Not Advertised".
RegisteredName string
Max Length256
The name of this registered profile. Since multiple versions can exist for the same RegisteredName, the combination of RegisteredName, RegisteredOrganization, and RegisteredVersion MUST uniquely identify the registered profile within the scope of the organization.
RegisteredOrganization uint16
Other1
DMTF2
CompTIA3
Consortium for Service Innovation4
FAST5
GGF6
INTAP7
itSMF8
NAC9
Northwest Energy Efficiency Alliance10
SNIA11
TM Forum12
The Open Group13
ANSI14
IEEE15
IETF16
INCITS17
ISO18
W3C19
The organization that defines this profile.
RegisteredVersion string
The version of this profile. All profiles in IBM CIM Agent for the DS Open API are version 1.2.0.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_RegisteredProfile
AdvertiseTypeDescriptions, AdvertiseTypes, OtherRegisteredOrganization, RegisteredName, RegisteredOrganization, RegisteredVersion
 

Method Summary

NameDescription
 

Method Detail