The GetInstalledComponents2 method retrieves the installed Components including the Asset Collector.
Parameters
The session identifier.
Return Values
Components2 GetInstalledComponentsReturn.
Component Structure elements:
isAMInstalled;
isSDInstalled;
isRCInstalled;
isBABLDInstalled;
isSDESKInstalled;
isACInstalled;
All these variables are of type Boolean. If the variables have a true value, the component is installed.
Remarks
None
The GetInstalledComponents3 method returns the status of components installed, including CCS Calendar.
Parameters
Specifies the session ID obtained from the DSM web services login.
Specifies the array of components for which the status must be retrieved.
Return Values
Includes an array of components and their statuses.
Note: To get the status of CCS Calendar, enter "8" in the component structure. CCS Calendar has following statuses: INSTALLED, NOTINSTALLED, or NOTCOMPATIBLE.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|