API Guide
2-476 API Functions 601355 Rev A
VSCMD_
ArchiveVary VSCMD_ArchiveVary changes the state of a VolServ
configured archive. Name of the archive and the target state
must be specified.
Upon receipt of a VSCMD_ArchiveVary command, VolServ
attempts to change the state of the specified archive. The return
code presented to the client indicates the success or failure of
the command.
Synopsis VST_BOOLEAN VSCMD_ArchiveVary
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments •handle = The command handle for the Archive Vary
command.
“…” = 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 apply to this
command. The parameter identifiers and types this function
accepts 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.