Utility class for Windows Storage Server 2012 volume related operations.
Bases: object
Executes volume driver commands on Windows Storage server.
Adds the disk to the target.
Sets information used by the iSCSI target entry.
Check that the driver is working and can communicate. Invokes the portal and checks that is listening ISCSI traffic.
Copy the vhd disk from source path to destination path.
Creates ISCSI target.
Driver entry point for creating a snapshot.
Creates a volume.
Driver entry point for exporting snapshots as volumes.
Removes iSCSI targets to hosts.
Driver entry point for deleting a snapshot.
Driver entry point for destroying existing volumes.
Extend an existing volume.
Getting the portal and port information.
Removes ISCSI target.