API Guide
601355 Rev A API Functions 2-331
Functions
VSID_DRIVEPOOL_NAME
(VS_DRIVE_POOL_NAME) Drive pool group from which a drive is
selected to mount when mounting by drive
pool group. If VSID_DRIVEPOOL_NAME is
specified, VSID_DRIVE_ID cannot be
specified. Valid DrivePool names may contain
up to 16 alphanumeric characters, including
spaces. Leading and trailing spaces are not
permitted.
VSID_DRIVE_EXCL_LIST (int) Number of drives to exclude from the specified
drive pool group when mounting by drive pool
group.
(VST_DRIVE_ID *) List of drives to exclude from the specified
drive pool group when mounting by drive pool
group.
VSID_LOCK_ID (VST_LOCK_ID) Lock identifier that is required if a drive is
locked.
VSID_MEDIA_ID (VST_MEDIA_ID) Identifier of the medium to be mounted when
mounting by medium identifier. If
VSID_MEDIA_ID is specified,
VSID_MEDIA_CLASS_NAME and
VSID_MEDIA_ID_LIST cannot be specified.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME) Name of the MediaClass group from which a
medium is selected to mount when mounting
by MediaClass group. If
VSID_MEDIA_CLASS_NAME is specified,
VSID_MEDIA_ID and
VSID_MEDIA_ID_LIST cannot be specified.
VSID_MEDIA_ID_LIST (int) Number of media in the list.
(char *) List of media from which one medium is
selected for mounting. If
VSID_MEDIA_ID_LIST is specified,
VSID_MEDIA_CLASS_NAME and
VSID_MEDIA_ID cannot be specified.
Parameter Type Description