Send Port Groups - Create

Create SendPortGroup

POST http://localhost/BizTalkManagementService/SendPortGroups

Request Body

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

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

Responses

Name Type Description
204 No Content

No Content

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