Method parameters, Deletegroup, Method overview – HP SAN Virtualization Services Platform User Manual
Page 154

Method parameters
IN/OUT
Comments
Type
Parameter Name
In only
Name for the new group.
string
GroupName
In only
List of elements to add to the group. Shall
be references to instances of either
HPSVSP_VirtualDisk or HPSVSP_Snapshot.
See
BlockServices::HPSVSP_VirtualDisk::DeviceID
property description of virtual disk name.
CIM_LogicalElement ref[]
Members
In only
If this value is supplied and is non-null, it
must be True. If otherwise, an INVAL-
ID_PARAMETER exception will be thrown.
boolean
Persistent
In only
If this value is supplied and is non-null, it
must be True. If otherwise, an INVAL-
ID_PARAMETER exception will be thrown.
boolean
DeleteOnEmptyElement
In only
If this value is supplied and is non-null, it
must be False. If otherwise, an INVAL-
ID_PARAMETER exception will be thrown.
Corresponds to
SNIA_ReplicationGroup::DeleteOnUnassociated
and shall be set in "ReplicationGroup".
boolean
DeleteOnUnassociated
In only
If this value is supplied and is non-null, an
INVALID_PARAMETER exception will be
thrown.
CIM_ServiceAccessPoint
ref
ServiceAccessPoint
Out only
Reference to a new HPSVSP_Virtu-
alDiskGroup instance.
SNIA_ReplicationGroup
ref
ReplicationGroup
DeleteGroup
Method overview
If this value is supplied and is non-null, a 1 (Not Supported) is returned.
Supported return values:
•
0 (Success)
•
1 (Not Supported)
•
4 (Failed)
•
5 (Invalid Parameter)
Parameter preconditions:
•
ReplicationGroup
• If this value is not supplied or is null, 5 (Invalid Parameter) is retuned.
•
ServiceAccessPoint
• If this value is supplied and is non-null, 1 (Not Supported) is returned.
Replication Services Profile
154