Batches - Get Batch Activation Status
일괄 처리 활성화 상태 가져오기
GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/ActivationStatus
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
계약 이름입니다. |
batch
|
path | True |
string |
일괄 처리 이름입니다. |
receiver
|
path | True |
string |
계약의 수신자입니다. |
sender
|
path | True |
string |
규약의 보낸 사람입니다. |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 Media Types: "application/json", "text/json", "application/xml", "text/xml" |