![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/73/a73a4b49-d7f1-4c0b-9164-d43628ae57b6/a73a4b49-d7f1-4c0b-9164-d43628ae57b6-bg2e3.png)
API Guide
601355 Rev A API Functions 2-689
Functions
VSCMD_
Intransit-
Query
VSCMD_IntransitQuery is issued to request execution of
VolServ Intransit Query commands.
A client uses Intransit Query requests to obtain information
about media in the intransit state. The query returns a list of
media identifiers.
A medium is considered to be intransit if it satisfies either of the
following conditions:
• It is waiting to be entered into an archive as a result of
Import, Mount, Move, Check-in, or a migration activity
processing.
• It is in the homeless state.
Synopsis
VST_BOOLEAN VSCMD_IntransitQuery
( VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD )
Arguments • handle = The command handle for this Intransit Query
request.
• “…” = Variable length argument list consisting of pairs of
arguments. Each pair of arguments consists of a parameter
identifier, followed by the value of the field to use for this
request. The valid parameter identifiers and types for this
function are shown in the following "Parameters"
paragraph.
• VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.