Modified APIs
Method | APIs | Description |
|---|---|---|
POST | ManageProcessMonitorSchedule | New property “CustomMessageTrigger and customMessageInNotification” are added to the request. |
GET | GetProcessMonitorSchedule | New property “CustomMessageTrigger and customMessageInNotification” are added to the request. |
GET | GetBHMReport | Included “availableAutomatedTasks” array in the proposedTasksDetails object to display the runtime automated task details. |
POST | ManageAutomatedTask | “isBHMManualTrigger”, “bhmExecutionReportId” properties are added in the request to check manual trigger details. |
GET | GetBHMProfilesConfiguration | Added “scheduleConfiguration” property to Retrieve the updated BHM schedule details added the schedule property in the response. |
POST | UpdateBHMSchedule | Added “scheduleConfiguration” property in the API to manage the BHM Schedule. |
POST | GetConfigActivitiesAuditData | This fetches the audit data of BHM configuration. |
POST | GetAllReceiveLocationAdapterProperties | Request and Response has been changed to get the adapter properties of one or more receive locations. |
POST | GetAllSendAdapterProperties | Request and Response has been changed to get the adapter properties of one or more send ports. |
Removed APIs
Method | APIs | Description |
|---|---|---|
POST | ValidateIISLogsConfiguration | API to validate IIS Log configuration. |