HP integrated VMware ESXi 5.0 U1 June 2012 Datasheets

HP Insight Manager WBEM Smart Component Installer Provider Overview 9
Property Name
Property Implementation
SMX_SCInstallerConcreteJob
1-2-5-1 Implemented Methods for SMX_SCInstallerConcreteJob Class
Method Name
Method Implementation
GetDetailedStatus
Get the detailed status of the last execution of the
Smart Component.
Method parameters:
DetailedStatus[]: array of strings containing the
contents of the detailed status output file from the
SmartComponent
Return Values:
0 : Successful
1 : Not Supported
4 : Failed
GetDiscoveryData
Get the discovery data from the last execution of the
Smart Component.
Method parameters:
DiscoveryData[]: array of strings containing the
contents
of the discovery output file from the SmartComponent
Return Values:
0 : Successful
1 : Not Supported
4 : Failed
RequestStateChange
Request to abort or kill the active SmartComponent
installation. Only valid if the download is in p
rogress,
not the actual execution of the SmartComponent.
Method parameters:
RequestedState: The valid states that can be requested
are Terminate(4) and Kill(5).
Timeout: Not supported
Return Values:
0 : Successful
2 : Vendor specific error. Job is performing
SmartComponent execution and thus cannot be aborted or
killed.
4 : Failed
5: Invalid parameters
4096 : Requested State Transition started.