HP-UX WBEM nPartition Provider Data Sheet
Table 4. HP_NParProfile extrinsic methods
Method Name Description Exceptions thrown
uint32 ForcedUnlockProfile(
string MpPassword )
Unlocks the profile
regardless of its current lock
state. This should be used
with care by client
applications, when it is
known that the lock is held
by an unresponsive or no-
longer-running client.
MpPassword (management
processor password) is
required when the
namespace is for a remote
MP otherwise it is ignored.
On success, the lock has
been cleared and 0 will be
returned. On failure, an
exception will be thrown and
the lock will still be in
effect.
CIMOperationFailedE
xception
if the operation fails.
HP_NParComplex (Concrete Class)
HP_NParComplex is a subclass of HP_NParProfile. There are at most 2 instances
of this class. One instance represents the complex as it currently exists. The
other, if present, represents a new pending configuration that that the service
processor is in either in the process of instantiating or waiting to instantiate.
Pending complex data is not supported on all platforms. Extrinsic methods
supported by HP_NParComplex are the same as those in HP_NParProfile. Note
that on systems configured for Instant Capacity, the provider will not modify any
instance of this class without approval from Instant Capacity software.
Table 5. HP_NParComplex properties
Property Name Property Inheritance
Property Value (and data
source)
Uint32 ProfileID [Key] Local
0 if this is the active complex
configuration. 1 if this is the
pending complex
configuration.
Uint32 SequenceNumber HP_NParProfile See Table 3.
uint16
MajorRevisionNumber
Local
Most significant portion of the
revision number for this profile
layout.