Web Services Interface Guide

Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
155
StripeSize = 128
VirtualDiskTargetID = 0
WriteCachePolicy = 1
16.11 Listing the RAID EnclosureView Inventory
Enumerating the EnclosureView, results in the attributes and inventory of the available enclosure
components in the system.
Enumerate EnclosureView with the following parameters and syntax:
EXAMPLE:
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_EnclosureView
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNCheck -SkipCACheck
-encoding:utf-8 -a:basic
OUTPUT:
DCIM_EnclosureView
AssetTag
Connector = 0
EMMCount = 0
FQDD = Enclosure.Internal.0-0:RAID.Integrated.1-1
FanCount = 0
InstanceID = Enclosure.Internal.0-0:RAID.Integrated.1-1
LastSystemInventoryTime = 20100413194610
LastUpdateTime = 20100413193143
PSUCount = 0
PrimaryStatus = 0
ProductName = BACKPLANE 0:0
RollupStatus = 0
ServiceTag
SlotCount = 6
TempProbeCount = 0
Version = 1.07
WiredOrder = 0
16.12 Reset Configuration-ResetConfig()
The ResetConfig() method is used to delete all virtual disks and unassign all HotSpare physical disks.
The deletions will not occur until a configuration job (Section 16.15) is scheduled and the system is
rebooted. All data on the existing virtual disks will be lost!
Invoke ResetConfig with the following parameters and syntax:
TARGET: This parameter is the FQDD of the DCIM_ControllerView (Section 16.7)
EXAMPLE: