ucampurestorage package
Subpackages
- ucampurestorage.lib package
- Submodules
- ucampurestorage.lib.httpclient module
- ucampurestorage.lib.options module
LoadFromFile
Options
clone_volume()
clone_volumes()
connect_volume()
create_host()
create_snapshot()
create_token()
create_volume()
delete_host()
delete_snapshot()
delete_volume()
detail_host()
detail_volume()
disconnect_volume()
eradicate_volume()
host_operations()
list_object()
list_snapshots()
map_volume()
replace_volume()
run_option()
snap_operations()
str2bool()
unmap_volume()
volume_operations()
- ucampurestorage.lib.process module
Process
Process.add_entry_in_fstab()
Process.add_multipath_alias()
Process.backup_file()
Process.create_dir()
Process.create_partition()
Process.daemon_reload()
Process.delete_raw_devices()
Process.format_partition_with_ext4()
Process.generate_devicemapper_alias()
Process.get_fsdevice_from_mountpoint()
Process.get_hostname()
Process.get_index_in_list()
Process.get_local_mountpoints()
Process.get_mountpoint_from_devicename()
Process.get_mpath_from_mountpoint()
Process.get_mpath_from_wwn()
Process.get_multipath_raw_devices()
Process.get_release()
Process.get_wwid_from_wwn()
Process.get_wwn_from_mpath()
Process.is_device_in_fstab()
Process.is_device_valid()
Process.is_dir_empty()
Process.is_dir_exist()
Process.is_string_in_file()
Process.is_wwn_mounted()
Process.is_wwn_serial_valid()
Process.is_wwn_valid()
Process.mount()
Process.mountpoint_exists()
Process.read_file()
Process.record_config_details()
Process.reload_multipathd()
Process.remove_entry_from_fstab()
Process.remove_multipath_entry()
Process.rescan_scsibus()
Process.run()
Process.umount()
Process.update_system_partition()
- ucampurestorage.lib.pureconnect module
PureAdvanceConnection
PureAdvanceConnection.clone_volume()
PureAdvanceConnection.connect_volume()
PureAdvanceConnection.create_host()
PureAdvanceConnection.create_snapshot()
PureAdvanceConnection.create_volume()
PureAdvanceConnection.delete_host()
PureAdvanceConnection.delete_snapshot()
PureAdvanceConnection.delete_volume()
PureAdvanceConnection.disconnect_volume()
PureAdvanceConnection.eradicate_volume()
PureAdvanceConnection.map_volume()
PureAdvanceConnection.replace_volume()
PureAdvanceConnection.unmap_volume()
PureConnection
PureConnection.get_arrays()
PureConnection.get_controllers()
PureConnection.get_hostgroups()
PureConnection.get_hosts()
PureConnection.get_networkports()
PureConnection.get_pods()
PureConnection.get_protectiongroups()
PureConnection.get_protectiongroupsnapshots()
PureConnection.get_protectiongroupvolmembers()
PureConnection.get_remotepods()
PureConnection.get_targetports()
PureConnection.get_vol_clones()
PureConnection.get_vol_destroyed()
PureConnection.get_vol_name_by_devwwn()
PureConnection.get_volumeconnections()
PureConnection.get_volumegroups()
PureConnection.get_volumes()
PureConnection.get_volumesnapshots()
PureConnection.run_list_object()
SystemTask
converttobytes()
totalbytes()
- ucampurestorage.lib.tokencreater module
- Module contents
- ucampurestorage.tests package
- Submodules
- ucampurestorage.tests.test_httpclient module
- ucampurestorage.tests.test_process module
init_ps()
test_process_daemon_reload()
test_process_generate_devicemapper_alias()
test_process_get_fsdevice_from_mountpoint()
test_process_get_index_in_list()
test_process_get_mpath_from_mountpoint()
test_process_get_multipath_raw_devices()
test_process_get_wwid_from_wwn()
test_process_get_wwn_from_mpath()
test_process_hostname()
test_process_is_device_valid()
test_process_is_wwn_mounted()
test_process_is_wwn_serial_valid()
test_process_is_wwn_valid()
test_process_mount()
test_process_mountpoint_exists()
test_process_reload_multipathd()
test_process_rescan_scsibus()
test_process_unmount()
- ucampurestorage.tests.test_pureconnection module
- ucampurestorage.tests.test_tasks module
- ucampurestorage.tests.test_tokencreater module
- Module contents
Module contents
Package to perform the operation on the PureStorage.