Web Services Interface Guide
157 Dell Lifecycle Controller Web Services Interface Guide for Windows
13.2.3 Verify Initialization or Formatting
After invoking InitializeMedia(), get the instance of DCIM_VFlashView to confirm successful initialization.
Get a specific DCIM_VFlashView with the following parameters and syntax:
[INSTANCE_ID] = Obtained from Section 13.2.1, such as Disk.vFlashCard.1
EXAMPLE:
winrm g http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_VFlashView?InstanceID=[INSTANCE_ID]
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck
-encoding:utf-8 -a:basic
OUTPUT:
DCIM_VFlashView
AvailableSize = 972
Capacity = 972
ComponentName = vFlash SD Card
FQDD = Disk.vFlashCard.1
HealthStatus = OK
InitializedState = Initialized
InstanceID = Disk.vFlashCard.1
LastSystemInventoryTime = 20100426221347.000000+000
LastUpdateTime = 20100426221347.000000+000
Licensed = true
VFlashEnabledState = true
WriteProtected = false
InitializedState: Field indicates status of element to be initialized
InstanceID: InstanceID of desired element for initialization
See Section 13.2.1 for the
populated uninitialized fields