White Papers

26 Version 1.2.0
4. Refer to dcim_osdeploy.mof for method input and out parameters and data types.
9.11 Detach ISO Image from vFlash
Following sequence of CIM Operations shall be used to detach the ISO Image from vFlash that is
attached as a CD-ROM device to host server.
1. Follow the steps (1,2,3) from 9.2
2. Follow the steps (2, 3) from 9.3
3. Invoke extrinsic method using the following parameters:
a. Object path = object path returned from 9.3.3
b. Method name = “DetachISOFromVFlash”
9.12 Delete the ISO from vFlash
Following sequence of CIM Operations shall be used to delete the ISO Image from vFlash.
1. Follow the steps (1,2,3) from 9.2
2. Follow the steps (2, 3) from 9.3
3. Invoke extrinsic method using the following parameters:
a. Object path = object path returned from 9.3.3
b. Method name = “DeleteISOFromVFlash”
9.13 Connect and Attach Network ISO Image
Following sequence of CIM Operations shall be used to connect and attach network ISO Image.
4. Follow the steps (1,2,3) from 9.2
5. Follow the steps (2, 3) from 9.3
6. Invoke extrinsic method using the following parameters:
a. Object path = object path returned from 9.3.3
b. Method name = “ConnectNetworkISOImage
9.14 Disconnect and detach Network ISO Image
Following sequence of CIM Operations shall be used to disconnect and detach network ISO Image.
7. Follow the steps (1,2,3) from 9.2
8. Follow the steps (2, 3) from 9.3
9. Invoke extrinsic method using the following parameters:
a. Object path = object path returned from 9.3.3
b. Method name = “DisconnectNetworkISOImage