Operational Data - Get Instances
Get Instances
GET http://localhost/BizTalkManagementService/OperationalData/Instances
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
Instance[] |
OK Media Types: "application/json", "text/json" |
Definitions
Instance
The instance.
| Name | Type | Description |
|---|---|---|
| Adapter |
string |
Adapter |
| Application |
string |
Application |
| Class |
string |
Class |
| CreationTime |
string |
Creation Time |
| ErrorCode |
string |
Error Code |
| ErrorDescription |
string |
Error Description |
| HostName |
string |
Host Name |
| Id |
string |
Id |
| InstanceStatus |
string |
Instance Status |
| MessageBoxDb |
string |
MessageBox database |
| MessageBoxServer |
string |
MessageBox Server |
| PendingJobSubmitTime |
string |
Pending Job Submit Time |
| PendingOperation |
string |
Pending Operation |
| ProcessingServer |
string |
Processing Server |
| ServiceType |
string |
Service Type |
| ServiceTypeID |
string |
ServiceType Id |
| SuspendTime |
string |
Suspend Time |
| Uri |
string |
Uri |