Host Instances - Start Host Instance
호스트 인스턴스 시작
PUT http://localhost/BizTalkManagementService/HostInstances/{hostName}/{serverName}/Start
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
host
|
path | True |
string |
호스트 이름 |
server
|
path | True |
string |
호스트 인스턴스가 실행 중인 서버의 이름 |
응답
Name | 형식 | Description |
---|---|---|
204 No Content |
내용 없음 |