Share via


Host Instances - Get

Get host instances

GET http://localhost/BizTalkManagementService/HostInstances

Responses

Name Type Description
200 OK

HostInstance[]

OK

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Definitions

HostInstance

The host instance.

Name Type Description
HostName

string

Name of the BizTalk Host this BizTalk Host instance belongs to

HostType

string

Host type

IsDisabled

boolean

Used to enable or disable the BizTalk Host instance. It can only be changed when the BizTalk Host instance is not started.

Logon

string

Logon that this BizTalk Host instance is using.

NTGroupName

string

NT group Name

Name

string

Host Name

RunningServer

string

Name of the server this BizTalk Host instance is running on.

ServiceState

string

State of the given BizTalk Host instance.