Service: zimbraAdmin

Command: SetCurrentVolume
Namespace: urn:zimbraAdmin
Description: Set current volume.
Notes: Each SetCurrentVolumeRequest can set only one current volume type.
Properties:
Authorization token required true
Admin Authorization token required true

SetCurrentVolumeRequest

    <SetCurrentVolumeRequest id="(short)" type="{volume-type} (short)" /> ## SetCurrentVolumeRequest

elements and attributes you can define within a <SetCurrentVolumeRequest> element:

XPath Required / Optional Description
@id Required (only 1) Type: short
ID
@type Required (only 1) Type: short
Volume type: 1 (primary message), 2 (secondary message) or 10 (index)

SetCurrentVolumeResponse

    <SetCurrentVolumeResponse /> ## SetCurrentVolumeResponse