Parties - Update
Update Party
PUT http://localhost/BizTalkManagementService/Parties/{partyName}
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
party
|
path | True |
string |
party name |
Request Body
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
| Name | Type | Description |
|---|---|---|
| Aliases |
Party alias |
|
| BusinessProfiles |
string[] |
Gets or sets the business profile names. |
| CertificateName |
string |
Gets or sets the certificate name. |
| CertificateThumbprint |
string |
Gets or sets the certificate thumbprint. |
| CustomSettings |
Gets or sets the custom settings. |
|
| Description |
string |
Gets or sets the description. |
| Id |
integer |
Gets or sets the id. |
| IsHostPartner |
boolean |
Gets or sets a value indicating whether party is a host partner. |
| Name |
string |
Gets or sets the name. |
| SendPortNames |
string[] |
Gets or sets the send port names. |
Responses
| Name | Type | Description |
|---|---|---|
| 204 No Content |
No Content |
Definitions
| Name | Description |
|---|---|
|
Custom |
Party Custom setting |
| Party |
Model for Party |
|
Party |
The party alias. |
CustomSetting
Party Custom setting
| Name | Type | Description |
|---|---|---|
| Name |
string |
Setting Name |
| Value |
string |
Setting value |
Party
Model for Party
| Name | Type | Description |
|---|---|---|
| Aliases |
Party alias |
|
| BusinessProfiles |
string[] |
Gets or sets the business profile names. |
| CertificateName |
string |
Gets or sets the certificate name. |
| CertificateThumbprint |
string |
Gets or sets the certificate thumbprint. |
| CustomSettings |
Gets or sets the custom settings. |
|
| Description |
string |
Gets or sets the description. |
| Id |
integer |
Gets or sets the id. |
| IsHostPartner |
boolean |
Gets or sets a value indicating whether party is a host partner. |
| Name |
string |
Gets or sets the name. |
| SendPortNames |
string[] |
Gets or sets the send port names. |
PartyAlias
The party alias.
| Name | Type | Description |
|---|---|---|
| IsAutoCreated |
boolean |
If auto created |
| Name |
string |
Name |
| Qualifier |
string |
Qualifier |
| Value |
string |
Value |