配置レポートを定義します。配置レポートには、システム定義モデルに関する情報の一覧が表示されます。たとえば、論理サーバー システム、アプリケーション システム、リソース、エンドポイントなどに関する情報が表示されます。
<xs:complexType name="DeploymentReport">
<xs:sequence>
<xs:element name="Import"
type="@lt:DeploymentImport@lid:969657f4-218a-463d-939b-92cc330336fd"
minOccurs="0"
maxOccurs="unbounded"
/>
<xs:element name="Applications"
type="@lt:Applications@lid:4c2ebcfc-ea01-47ce-be09-5651b5a150af"
minOccurs="0"
maxOccurs="1"
/>
<xs:element name="Binding"
type="@lt:Binding@lid:512b1b56-f203-4212-930b-fc5bc9f53b86"
minOccurs="0"
maxOccurs="1"
/>
<xs:element name="LogicalServers"
type="@lt:LogicalServers@lid:8d7c49c9-be4c-48b6-9a7b-4740135a0f64"
minOccurs="0"
maxOccurs="1"
/>
<xs:element name="Errors"
type="@lt:ErrorCollection@lid:e804eeb7-250c-4403-b60f-e6072db277ce"
minOccurs="0"
maxOccurs="1"
/>
</xs:sequence>
</xs:complexType>
子要素
要素 |
型 |
説明 |
---|---|---|
配置レポートに記載されたアプリケーション システムのグループ。 |
||
ゾーン内のゾーンと論理サーバー システム間のバインディングの関係。 |
||
配置レポートに記載されたエラーのコレクション。エラーは、システム、エンドポイント、およびリソースの制約に基づいて発生したものです。 |
||
配置レポートにインポートされる .sdm ドキュメントの名前空間。 |
||
配置レポートに記載された論理サーバー システムのグループ。 |