Bases: object
Generate and store a randomly-generated CHAP secret for the host.
Add FC WWPNs to system node information.
Add iSCSI IP addresses to system node information.
Add a vdisk copy in the given pool.
Return whether or not compression is enabled for this system.
Create a new snapshot using FlashCopy.
Create a new host on the storage system.
We create a host name and associate it with the given connection information. The host name will be a cleaned up version of the given host name (at most 55 characters), plus a random 8-character suffix to avoid collisions. The total length should be at most 63 characters.
Ensures that vdisk is not part of FC mapping and deletes it.
Ensure vdisk has no flashcopy mappings.
Return list of available IO groups.
Generate and store a randomly-generated CHAP secret for the host.
Return the Storwize host described by the connector.
Return dictionary containing information on system’s nodes.
Return attributes for the specified pool.
Return system’s name, ID, and code level.
Return the parameters for creating the vdisk.
Takes volume type and defaults from config options into account.
Check if vdisk is defined.
Returns True if the specified vdisk is mapped to at least 1 host.
Create a mapping between a volume to a host.
Create a FlashCopy mapping from the source to the target.
Unmap the volume and delete the host if it has no more mappings.
Returns the properties of the vdisk with the specified UID.
Returns None if no such disk exists.