Additional API alarm methods
We use the API for managing BizTalk 360 from other 3rd party applications such as TFS. To prevent BizTalk 360 starting up an application mid deployment we have to use the api to get the full alarm config, and send it back with the "isAlertDisabled" flag off and the same to reenable it. Having a seperate method to enable/disable an alarm would be much simpler
2
votes
Cameron
shared this idea
In latest release of BizTalk360 v10 ,a new API is introduced to manage the alarm operations such as alarm enable,disable,reset and delete .