LMI_InstalledPartitionTable

” Module for LMI_InstalledPartitionTable class.

LMI_InstalledPartitionTable

class openlmi.storage.LMI_InstalledPartitionTable.LMI_InstalledPartitionTable(*args, **kwargs)[source]

LMI_InstalledPartitionTable provider implementation.

__init__(*args, **kwargs)[source]
enum_instances(*args, **kwargs)[source]

Provider implementation of EnumerateInstances intrinsic method.

get_capabilities_name_for_device(*args, **kwargs)[source]

Return CIMInstanceName of DiskPartitionConfigurationCapabilities for given device or None if there is no partition table on the device.

get_instance(*args, **kwargs)[source]

Provider implementation of GetInstance intrinsic method.

references(*args, **kwargs)[source]

Instrument Associations.

Table Of Contents

Previous topic

LMI_HostedStorageService

Next topic

LMI_LocalFileSystem

This Page