White Papers

Version 1.2.0 27
9.15 Get ISO Image connection Status
Following sequence of CIM Operations shall be used to get ISO Image connection status.
10. Follow the steps (1,2,3) from 9.2
11. Follow the steps (2, 3) from 9.3
12. Invoke extrinsic method using the following parameters:
a. Object path = object path returned from 9.3.3
b. Method name = “GetNetworkISOImageConnectionInfo
9.16 One time ISO boot skip
Following sequence of CIM Operations shall be used to skip ISO boot once.
13. Follow the steps (1,2,3) from 9.2
14. Follow the steps (2, 3) from 9.3
15. Invoke extrinsic method using the following parameters:
a. Object path = object path returned from 9.3.3
b. Method name = “SkipISOImageBoot
9.17 Status of current Task
Following sequence of CIM Operations shall be used to read the current status of the last method
executed.
1. Enumerate (namespace=’root/dcim’, classname=”DCIM_OSDConcreteJob”)
2. Result shall contain one instance of CIM_ConcreteJob
3. The following properties of CIM_ConreteJob shall be used to identify the state and completion
status of the last executed method:
a. InstanceID = “OSD: UnpackAndAttach: 1”
b. Name = “UnpackAndAttach”
c. JobStatus = “Completed | Failed”
d. Refer to dcim_osdeploy.mof for more details on the DCIM_OSDConcreteJob properties.
10 CIM Elements
Table 33 shows the instances of CIM Elements for this profile. Instances of the CIM Elements shall be
implemented as described; sections 7 “Implementation Requirements” and 8 “Methods” may impose
additional requirements on these elements.