API Guide
601355 Rev A API Functions 2-653
Functions
(VST_COMP_STATE *) Pointer to the list of one or more target states
for the drive specified in
VSID_DRIVE_ID_LIST. Used when varying
the drives to different states. Valid
VSID_COMP_STATE_LIST values are
enumerated in the vs_types.h file.
VSID_DRIVE_ID (VST_DRIVE_ID) An individual drive whose state is varied. Not
necessary when specifying drives to different
states.
VSID_DRIVE_ID_LIST (int) Number of drives contained in this list.
(VST_DRIVE_ID *) Pointer to the list of one or more drives whose
states are to be varied. Not necessary when
specifying drives to different states.
VSID_DRIVEPOOL_NAME
(VST_DRIVEPOOL_NAME) Name of a drive pool group to vary the state of
all drives associated with the drive pool group.
Valid drive pool names may contain up to 16
alphanumeric characters, including spaces.
Leading and trailing spaces are not permitted.
Not necessary when specifying drives to
different states.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) Identifier of the enterprise, if any, to receive
final status for Drive Vary commands.
VSID_PRIORITY (VST_PRIORITY) The execution priority (to override the default
global execution priority) for Drive Vary
command requests.
Assignable priority values are restricted to the
range from 1 (highest) to 32 (lowest) inclusive.
The default priority value is 15.
Parameter Type Description