HP integrated VMware ESXi 5.0 U1 June 2012 Datasheets
HP Insight Manager WBEM Smart Component Installer Provider Overview 4
1-2-1-1 Implemented Methods for SMX_SCInstallationService Class
Method Name
Method Implementation
InstallFromURI
Must be root to request this method. Unless specified, the matching value in
the InstallOptionValues[]for each InstallOptions[] is NULL or an empty string.
Must set either install or discovery option.
Method Parameters:
URI: the http scheme URL to the SmartComponent file to download
InstallOptions[]:
2: Defer Reset –Smart Component not setting reboot
3: Force Install – Smart Component force
4: Install – Smart Component default execution
6: Repair – Smart Component –e or rewrite
7: Reboot – Smart Component reboot
11:Silent – Smart Component silent
32769: Smart Component –u (Use file)
32770: Smart Component –d (Discovery)
32771: Smart Component –g or Downgrade
32772: Smart Component –m or Mutual
32773: Smart Component Estimated Execution Time
Matching InstallOptionValues[]:
InstallOptions[] = 32769: InstallOptionsValues[] = Contents of XML file to use
for smart component installation instructions
InstallOptions[] = 32773: InstallOptionsValues[] = Number of seconds Smart
Component execution is expected to take
Job: Object path to the SMX_SCInstallerConcreteJob instance that can be used
to track the status of the Job and retrieve detailed status and discovery results.
Return Values:
0 : Successful
1 : Not Supported
4 : Failed
6: Target In Use – an Smart Component execution is already in progress
4096: Request initiated, Job Created