3.1.5.3 IVdsServiceUninstallDisk Interface
The service object implements the IVdsServiceUninstallDisk interface in order to provide a way to query VDS for disks that correspond to particular LUN information structures and to remove these disks and the volumes wholly or partially contained in them.
The UUID for this interface is {B6B22DA8-F903-4BE7-B492-C09D875AC9DA}.
The IVdsServiceUninstallDisk methods are specified in section 3.4.5.2.6.<55>
Methods in RPC Opnum Order
Method |
Description |
---|---|
Retrieves the VDS object ID of a disk that corresponds to a specified LUN information structure. Opnum: 3 |
|
Uninstalls a specific set of disks when it is given a list of the VDS object IDs for the disks. Opnum: 4 |
All methods MUST NOT throw exceptions.