API Guide
2-936 API Functions 601355 Rev A
(VST_DRIVE_ID) The identifier of drives added to or deleted
from the specified drive pool.
VSID_DRIVEPOOL_NAME
(VST_DRIVE_POOL_NAME) The name of the drive pool whose list of drives
are modified. Valid drive pool names may
contain up to 16 alphanumeric characters,
including spaces. Leading and trailing spaces
are not permitted.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) The identifier of the enterprise, if any, to
receive intermediate and final status on this
request.
VSID_MODPOOL_OPTION_LIST
(VST_POOL_DRIVE_OPTION) A pointer to the list of actions that correspond
to the drives identified in the VSID_DRIVE_ID
table. An entry in the
VSID_MODPOOL_OPTION_LIST indicates
whether the corresponding entry in
VSID_DRIVE_ID_LIST is added to or
deleted from the specified drive pool. Valid
VSID_MODPOOL_OPTION values are
enumerated in the vs_types.h file.
VSID_PRIORITY (VST_PRIORITY) The requested execution priority for this
request. 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) The number of times the API software retries
for command status from VolServ before
returning a time-out to the client software for
this request. VSID_RETRY_LIMIT is not
applicable when the API software executes in
asynchronous mode.
Parameter Type Description