Operational Data - Get Instances
获取实例
GET http://localhost/BizTalkManagementService/OperationalData/Instances
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
Instance[] |
OK Media Types: "application/json", "text/json" |
定义
Instance
实例。
名称 | 类型 | 说明 |
---|---|---|
Adapter |
string |
适配器 |
Application |
string |
应用程序 |
Class |
string |
类 |
CreationTime |
string |
创建时间 |
ErrorCode |
string |
错误代码 |
ErrorDescription |
string |
错误说明 |
HostName |
string |
主机名 |
Id |
string |
ID |
InstanceStatus |
string |
实例状态 |
MessageBoxDb |
string |
MessageBox 数据库 |
MessageBoxServer |
string |
MessageBox 服务器 |
PendingJobSubmitTime |
string |
挂起的作业提交时间 |
PendingOperation |
string |
挂起的操作 |
ProcessingServer |
string |
处理服务器 |
ServiceType |
string |
服务类型 |
ServiceTypeID |
string |
ServiceType Id |
SuspendTime |
string |
挂起时间 |
Uri |
string |
Uri |