Batches - Get Batch Activation Status
获取批量激活状态
GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/ActivationStatus
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
agreement
|
path | True |
string |
协议名称。 |
batch
|
path | True |
string |
批名称。 |
receiver
|
path | True |
string |
协议的接收方。 |
sender
|
path | True |
string |
协议的发送方。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |