前のトピック: GetInstalledComponents次のトピック: WSChallenge


GetInstalledComponents2

GetInstalledComponents2 メソッドでは、Asset Collector など、インストール済みのコンポーネントを取得します。

パラメータ

xsd:string sessionId (M)

セッションID。

戻り値

Components2 GetInstalledComponentsReturn.

このコンポーネントの構造には、以下の要素が含まれています。

isAMInstalled;

isSDInstalled;

isRCInstalled;

isBABLDInstalled;

isSDESKInstalled;

isACInstalled;

これらの変数はすべてブール値型です。 変数の値が true の場合、コンポーネントがインストールされていることを示します。

特記事項

なし

GetInstalledComponents3

GetInstalledComponents3 メソッドは、インストールされているコンポーネントのステータスを返します。

パラメータ

xsd:string sessionId

DSM Web サービス ログインから取得されたセッション ID を指定します。

dsm:ArrayOfComponents コンポーネント

ステータスを取得する必要があるコンポーネントの配列を指定します。

戻り値

dsm:ArrayOfComponentStatus getStatus

コンポーネントおよびそれらのステータスの配列を含みます。