HP Insight Management WBEM Providers for HP integrated VMware ESXi Data Sheet

HP Insight Manager WBEM Smart Component Installer Provider Overview 327
2-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.
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
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
4105: Missing Dependencies, dependencies required for the execution
of the SmartComponent are missing.
4106: Not applicable to Target
32768 : The Smart Component installed successfully, but the system
must be restarted.
32769 : The installation was not attempted because the required
hardware was not present, the software was current, or there was
nothing to install.
2-2-2 SMX_SCInstallationServiceCapabilities Class
The SMX_SCInstallationServiceCapabilities class implements the
HP_SoftwareInstallationServiceCapabilities class to model the installation service capabilities.
There is only one instance of SMX_SCInstallationServiceCapabilities instantiated on a server.