3.1.12.8 IVdsDiskOnline Interface

The IvdsDiskOnline interface is implemented by disk objects in order to support onlining or offlining a disk.

The UUID for this interface is {90681B1D-6A7F-48E8-9061-31B7AA125322}.

The IvdsDiskOnline methods are specified in section 3.1.12.8.

Methods in RPC Opnum Order

Method

Description

Online

Brings the disk to the online state. An online disk exposes the volumes on that disk.

Opnum: 3

Offline

Brings the disk to the offline state. An offline disk does not expose any volumes.

Opnum: 4

All methods MUST NOT throw exceptions.