
Command Reference 29
addStorageVolumegroupLuns
Adds the specified LUNs to an existing volume group.
■
inParam[0] = Volume group name
■
inParam[1:N] = LUN names
deleteStorageVolumegroup
Deletes the specified volume group. All data will be lost.
■
inParam[0] = Volume group name
deleteStorageVolumegroupLuns
Removes the specified LUNs from an existing volume group. All data will be lost.
■
inParam[0] = Volume group name
■
inParam[1:N] = LUN names
setStorageVolumegroupName
Renames an existing volume group.
■
inParam[0] = Existing volume group name
■
inParam[1] = New volume group name
getStorageVolumegroupAvailableCapacity
Returns the available capacity – that is the amount of free space – on the specified volume
group.
■
inParam[0] = Volume group name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Available Capacity (MB - unless overridden by inParam[1])
getStorageVolumegroupTotalCapacity
Returns the total raw capacity of the specified volume group.
■
inParam[0] = Volume group name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Total Capacity (MB - unless overridden by inParam[1])
getStorageVolumegroupVolumeMinimumCapacity
Returns the minimum size that can be used to create a file volume or snapshot on the specified
volume group.
■
inParam[0] = Volume group name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Minimum Volume Capacity (MB - unless overridden by inParam[1])
Commentaires sur ces manuels