次の方法で共有


Pipelines - Get Pipeline

特定のパイプラインに関する詳細を取得する

GET http://localhost/BizTalkManagementService/Pipelines/{pipelineName}

URI パラメーター

名前 / 必須 説明
pipelineName
path True

string

応答

名前 説明
200 OK

Pipeline

[OK]

Media Types: "application/json", "text/json", "application/xml", "text/xml"

定義

名前 説明
Pipeline

パイプラインのモデル

PipelineTracking

パイプラインの追跡オプション

Pipeline

パイプラインのモデル

名前 説明
Application

string

パイプラインが属するアプリケーションの名前

AssemblyQualifiedName

string

パイプラインのアセンブリ修飾名

BtsAssembly

string

パイプラインの BTS アセンブリ名

Description

string

パイプラインの説明

FullName

string

パイプラインのフル ネーム

Tracking

PipelineTracking

パイプラインの追跡プロパティ

Type

string

パイプラインの種類 (送受信/変換など)

PipelineTracking

パイプラインの追跡オプション

名前 説明
InboundMessageBody

boolean

パイプライン処理前のメッセージ

MessageSendReceive

boolean

メッセージ送受信イベント

OutboundMessageBody

boolean

パイプライン処理後のメッセージ

ServiceStartEnd

boolean

ポートの開始イベントと終了イベント