Method parameters – HP SAN Virtualization Services Platform User Manual

Page 158

Advertising
background image

Method parameters

IN/OUT

Comments

Type

Parameter Name

In only

Name for the VirtualDisk being created.
This name will also apply to the Mul-
tiApp/SyncMirror Group and initial Mul-
tiApp/SyncMirror jobs.

string

ElementName

In only

SyncType describes the type of copy that
will be made:

Synchronous or Asynchronous Mirror-
ing - 6 ( Mirror )

Snapclone - 8 ( Clone )

Migration - 0x8000.. ( Move )

uint16

SyncType

In only

Synchronous mirroring operation - 2 (
Synchronous )

All others - 3 ( Asynchronous )

uint16

Mode

In only

This parameter must contain a reference to
an instance of either HPSVSP_VirtualDisk
or HPSVSP_Snapshot if the operation is
create snapclone or mirror; it must be a
reference to HPSVSP_VirtualDisk if the op-
eration is create migration or synchronous
mirror.

CIM_LogicalElement ref

SourceElement

In only

This shall be null.

CIM_ServiceAccessPoint
ref

SourceAccessPoint

In(N/A) and
Out

Not used as an input.
As an output, refers to the created target
storage element. Returns a reference to
HPSVSP_VirtualDisk.

CIM_LogicalElement ref

TargetElement

In only

The underlying storage for the target virtual
disk is drawn from this TargetPool.

CIM_ResourcePool ref

TargetPool

In only

If null,the VirtualDisk is allocated from the
TargetPool in the local SVSP domain, oth-
erwise the TargetPool is in the SVSP do-
main specified in the ServiceAccess-
Point.Name.

CIM_ServiceAccessPoint
ref

TargetAccessPoint

In only

The definition for the SettingData to be
maintained by the target storage object
(the replica).
This parameter shall be null.

CIM_SettingData ref

TargetSettingGoal

In only

This method waits until the UnSynchronized
CopyState is reached before returning.
This parameter shall be null.

uint16

WaitForCopyState

Replication Services Profile

158

Advertising