3.1.13.6 IVdsVolumeShrink Interface

The IVdsVolumeShrink interface is implemented by the volume objects in order to support volume shrinking.

The UUID for this interface is {D68168C9-82A2-4F85-B6E9-74707C49A58F}.

The IVdsVolumeShrink methods are specified in section 3.4.5.2.37.

Methods in RPC Opnum Order

Method

Description

QueryMaxReclaimableBytes

Retrieves the maximum number of bytes that can be reclaimed from the current volume.

Opnum: 3

Shrink

Shrinks the volume and all plexes and returns the released extents.

Opnum: 4

All methods MUST NOT throw exceptions.