Send Port Groups - Get Send Port Group
Get specific SendPortGroup
GET http://localhost/BizTalkManagementService/SendPortGroups/{sendPortGroupName}
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
send
|
path | True |
string |
Name of SendPortGroup |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitions
SendPortGroup
Model for SendPortGroup
| Name | Type | Description |
|---|---|---|
| ApplicationName |
string |
Application Name |
| CustomData |
string |
Custom Data |
| Description |
string |
Description |
| Filter |
string |
Filter |
| Name |
string |
Name of the SendPortGroup |
| SendPorts |
string[] |
List of SendPorts in the group |
| Status |
string |
Port Status |