Interface Summary |
BasedOnExtent |
Models the relationship between 2 StorageExtents |
ControlledBy |
Describes a Connection between a Device and a Controller |
Controller |
A Controller represents a class of hardware having an explicit protocol stack and existing primarly for communication with devices. |
DiskDrive |
Includes all hard disk drives, non-removable and removable. |
DiskPartition |
The DiskPartition represents a StorageExtent that has been formatted for
use by a specific type of file system. |
FCPort |
A Fibre Channel port |
FCVolume |
A volume attached to the host via a FC SAN. |
LogicalDevice |
|
MediaAccessDevice |
The MediaAccessDevice class tries to catch the characteristics and manageability of all types of media access devices. |
ProtocolController |
A Protocol Controller is a device that controls access to another device. |
RealizesExtent |
DiskPartitions can be directly realized on a PhysicalMedia. |
SCSIInterface |
This is a specialized subclass of ControlledBy It represents a connection between a SCSI controller and a SCSI device This is a many-to-many relationsship. |
SCSIProtocolController |
This represents a SCSI target initiator |
SCSIVolume |
A volume attached to the host via a SCSI bus |
StorageExtent |
Describes the characteristics of a storage space |
StorageVolume |
The StorageVolume class represents the transition of a
StorageExents from one modeling domain to another. |
TapeDrive |
A tape drive. |