Operational Data - Get Messages
Get Messages
GET http://localhost/BizTalkManagementService/OperationalData/Messages
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
Message[] |
OK Media Types: "application/json", "text/json" |
Definitions
Message
The message.
| Name | Type | Description |
|---|---|---|
| Adapter |
string |
Adapter |
| CreationTime |
string |
Creation Time |
| HostName |
string |
Host Name |
| Id |
string |
Id |
| MessageBoxDB |
string |
MessageBox DB |
| MessageBoxServer |
string |
MessageBox Server |
| MessageID |
string |
Message ID |
| MessageType |
string |
Message Type |
| OriginatorPartyName |
string |
Originator Party Name |
| OriginatorSecurityName |
string |
Originator Security Name |
| RetryCount |
integer |
Retry Count |
| ServiceClass |
string |
Service Class |
| ServiceInstanceID |
string |
Service Instance ID |
| ServiceName |
string |
Service Name |
| ServiceStatus |
string |
Service Status |
| ServiceTypeID |
string |
Service Type ID |
| Status |
string |
Status |
| Submitter |
string |
Submitter |
| URI |
string |
URI |