White Papers

Version 1.0.0 11
Table 2 Job Types
Description
Value
The flashing of FW into the target device .
update:DCIM:InstanceID of SoftwareIdentity
The flashing of Available FW into the
device.
rollback:DCIM:InstanceID of SoftwareIdentity
Restart of system
Reboot1 = “PowerCycle
Reboot2 = “Graceful Reboot without forced
shutdown
Reboot3 = Graceful Reboot with forced
shutdown
Initialize vFlash
VFlashInitialize:Media
Create partition
VFlashCreate:Partition<n>
Where n is equal to number of vFlash partition
index (1 to 16)
Create partition using image
VFlashCreateUsingImage:Partition1<n>
Where n is equal to number of vFlash partition
index (1 to 16)
Format partition
VFlashFormat:Partition1<n>
Where n is equal to number of vFlash partition
index (1 to 16)
Attach partition
VFlashAttach:Partition1<n>
Where n is equal to number of vFlash partition
index (1 to 16)
Detach partition
VFlashDetach:Partition1<n>
Where n is equal to number of vFlash partition
index (1 to 16)
Export data from partition
VFlashExportData:Partition1<n>
Where n is equal to number of vFlash partition
index (1 to 16)
LCL log export
LC Export
Hardware Inventory export
HW Export
Factory configuration export
FACTORY CONFIG Export
Applying the pending RAID configuration
ConfigRAID:< RAID Controller FQDD>
Each RAID controller has an FQDD and is
part of the DCIM_ControllerView instance
(DCIM_ControllerView.FQDD)
Example:
DCIM_ControllerView.FQDD =
RAID.Integrated.1-1
Example: ConfigRAID :RAID.Integrated.1-1
Applying the pending BIOS configuration
ConfigBIOS: BIOS.Setup.1-1
Applying the pending NIC configuration
ConfigNIC:< NIC FQDD>
Each NIC has an FQDD and is part of the
DCIM_NICView instance
(DCIM_NICView.FQDD)
Example:
DCIM_NICView.FQDD = NIC.Embedded.1-1
Example: ConfigNIC: NIC.Embedded.1-1