beautypg.com

Classes, Hpsvsp_sharedsecret : cim_sharedsecret, Class introduction – HP SAN Virtualization Services Platform User Manual

Page 28: Class keys/properties, 28 class keys/properties

background image

Classes

HPSVSP_SharedSecret : CIM_SharedSecret

Class introduction

This class represents an SVSP domain credential (username/password) created by a client to connect
to an SVSP domain. In order for all clients to see other instances present inside of an SVSP domain,
an instance of this class must be created. To connect to the SVSP domain, you must have at least one
VSM in the active state.

The provider supports the CreateInstance() and DeleteInstance intrinsic methods. In the create instance
method the following properties must be specified:

RemoteID: The VSM user ID.

Secret: The VSM password (this must be specified on a create instance call).

PortNumber: The port to reach.

ManagementIP: The IP address of the machine to reach.

In order for the CreateInstance to succeed, the VSM connected to must be available and reachable
by the provider in order to validate the username/password passed in the RemoteID/Secret properties.

Instances of Shared Secret are persistent across OpenPegasus restarts. Instances may not be modified
once created. A shared secret may be deleted using DeleteInstance().

Class keys/properties

Comments

Description

Property Name

The CreationClassName of the scoping
system.

“HPSVSP_StorageAppliance"

SystemCreationClassName

The name of the scoping system.

HPSVSP_StorageAppliance.Name

SystemName

The CreationClassName of the
associated Shared Secret Service.

“HPSVSP_SharedSecretService"

ServiceCreationClassName

The name of the associated Shared
Secret Service.

"SharedSecretService"

ServiceName

RemoteID is the name by which the
principal is known at the remote secret
key authentication service.

The user name to use for the VSM

RemoteID

The secret known by the principal.

The password to the VSM.NULL al-
ways used to hide the password.

Secret

The IP address to one of the VSMs
in the SVSP domain (active or
passive) .

ManagementIP

The port to reach the VSM (usually
4102) .

PortNumber

Device Credentials Profile

28