PurgeVol()

Delete an empty volume model entity.

Usage

PurgeVol( model )

Parameters

model (string)
The name of the empty volume model entity to be deleted.

Return Value

None

Error

The model must be a valid empty volume entity.

Description

This routine deletes an empty volume model entity. The model is the name of the empty volume entity to be deleted. For example,
PurgeVol( 'volume_1' )