Host Instances - Stop Host Instance
Stop a host instance
PUT http://localhost/BizTalkManagementService/HostInstances/{hostName}/{serverName}/Stop
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
host
|
path | True |
string |
Name of the host |
|
server
|
path | True |
string |
Name of the server on which host instance is running |
Responses
| Name | Type | Description |
|---|---|---|
| 204 No Content |
No Content |