API Guide
601355 Rev A API Functions 2-685
Functions
VSID_BATCH_NAME (VST_BATCH_NAME) The batch name to be assigned to media that
are imported. Valid batch names may contain
up to 32 alphanumeric characters, including
spaces. Leading and trailing spaces are not
permitted.
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH) Name of the client dispatch routine to receive
status for this request.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) Identifier of the enterprise, if any, to receive
final status for Import commands.
VSID_MANUFACTURER
(VST_MANUFACTURER) The manufacturer to be assigned to the
imported media. Valid manufacturer names
may contain up to 32 alphanumeric
characters, including spaces. Leading and
trailing spaces are not permitted.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME) The MediaClass group where imported media
are assigned.
VSID_MEDIA_ID_LIST (int) Number of media in the list.
(char **) Pointer to an array of media identifiers to
import.
VSID_PRIORITY (VST_PRIORITY) The execution priority for Import commands.
Assignable priority values are restricted to the
range from 1 (highest) to 32 (lowest) inclusive.
The default priority value is 15.
VSID_RETRY_LIMIT (VST_RETRY_LIMIT) Number of times the API software retries for
command status from VolServ before
returning a time-out to the client software for
Import commands. VSID_RETRY_LIMIT is
not applicable when the API software
executes in asynchronous mode.
Parameter Type Description