Operational Data - Get Subscription
Get Subscriptions
GET http://localhost/BizTalkManagementService/OperationalData/Subscriptions
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OK Media Types: "application/json", "text/json" |
Definitions
Subscription
Subscription.
| Name | Type | Description |
|---|---|---|
| CreationTime |
string |
Creation Time |
| EndWindow |
string |
End Window |
| HostName |
string |
Host Name |
| Id |
string |
Id |
| Name |
string |
Name |
| OrderedDelivery |
string |
Ordered Delivery |
| Priority |
integer |
Priority |
| RequestResponse |
string |
RequestResponse |
| ServiceClass |
object |
Service Class |
| ServiceInstanceId |
string |
Service Instance Id |
| ServiceName |
string |
ServiceName |
| StartWindow |
string |
Start Window |
| State |
object |
State |
| SubscriptionType |
object |
Subscription Type |
| ValidTime |
string |
Valid Time |