HowardEdidin / BiztalkAdminAPIv2

Rest API for administering Biztalk. Has operations that are not included in management api shipped with BizTalk 2016 or 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BiztalkAdminAPI

This is a complementary API for BizTalk Management API shipped with BizTalk.

Operations

BizTalkStatus

With BizTalkStatus you can get an overview of BizTalk Server current state.

HostInstance

With HostInstance operations you can list and start/stop host instances running in BizTalk.

Installation

Publish to IIS of the BizTalk server and run in app pool running with credentials that are in Biztalk Server Administrator group.

Swagger documentation

Go to http://<your_bts>/BizTalkAdminAPI/Swagger

About

Rest API for administering Biztalk. Has operations that are not included in management api shipped with BizTalk 2016 or 2020.

License:MIT License


Languages

Language:C# 100.0%