White Papers

Version 1.0.0 13
Table 6 – Class: DCIM_OpaqueManagementData
Properties Requirement Type Additional Requirements
SystemCreationClassName Mandatory string The property value shall be “DCIM_ComputerSystem”.
CreationClassName Mandatory string The property value shall be
DCIM_OpaqueManagementData”.
SystemName Mandatory string The property value shall be “DCIM:ComputerSystem”.
DeviceID Mandatory string The property value shall be
DCIM_OpaqueManagementData:Partition<index>
where <index> is equal to partition index.
AccessType Mandatory string
Access describes whether the media is readable. The
property shall have value of: "Read Only" or "Read-
Write".
AttachedState Mandatory string
This property represents if the partition is attached to
OS.
DataFormat Mandatory string
The property shall have value of: “Raw”, "Ext2", "Ext3",
"FAT16", or "FAT32".
ElementName Mandatory string The property value shall be “VFlash”.
Name Mandatory string A unique identifier for the partition.
PartitionIndex Mandatory uint16 This property represents the index of the partition.
PartitionType Mandatory string
This property represents the type of the partition which
is specified at creation time.
The property shall have
value of: "Floppy", “HDD” or "CD-DVD".
Size Mandatory uint32 The property value shall be in MB.
7.3 DCIM_PersistentStorageService
This section describes the implementation for the DCIM_PersistentStorageService class.
This class shall be instantiated in the Implementation Namespace.
The DCIM_LCElementConformsToProfile association(s) shall reference the
DCIM_PersistentStorageService instance(s).
7.3.1 Resource URIs for WinRM®
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_PersistentStorageService?__cimnamespace=root/dcim
The key properties shall be the SystemCreationClassName, CreationClassName, SystemName, and
Name.
The instance Resource URI for DCIM_PersistentStorageService instance shall be:
http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_PersistentStorageService?__cimnamespace=root/dcim+
SystemCreationClassName=DCIM
_ComputerSystem+CreationClassName=DCIM_PersistentStorageService+SystemName=DCIM:ComputerSystem+
Name=
DCIM:PersistentStorageService
7.3.2 Operations
The following table details the implemented operations on DCIM_PersistentStorageService.
Table 7 – DCIM_PersistentStorageService – Operations
Operation Name
Requirements
Required Input