New API in v10.9
| Method | API | Description |
| POST | GetAzureWidgetsMetricData | This API will used to get the Azure metrics data over the configured widgets. |
| POST | GetAzureWidgetResourcesByType | This API will help to get the Azure Widget Resources based-on selected Azure Resource type like logic apps, Queues and Topics |
| POST | GetAzureWidgetMetricsByType | This API will help to get the Azure Widget Metrics based-on selected Azure Resource types like logic apps, Queues and Topics |
| GET | GetOrphanedArtifacts | This API is used to retrieve the details of orphaned artifacts list in the specified environment. |
| POST | RemoveOrphanedArtifacts | As name describes, it is used to remove the orphaned artifacts as per selection of single or multiple artifacts. |
| POST | ManageRabbitMQConfiguration | This API is used for Managing the RabbitMQ configuration - Create, Update, and Delete configuration in Mapping Configuration |
| GET | GetRabbitMQConfiguration | This API is used for fetching configured RabbitMQ configurations in the Mapping configuration |
Existing API changes
| Method | API | updated property | Description |
| GET | GetBizTalk360ToDoList | System Notification - added in the response | This API is used to get all the ToDoList configured in the environment. |
| GET | GetAdminNotificationChannels | This API was not used in v10, but this API is used in v9, now we have used the same API for fetching the configured notification channels | |
| GET | GetSystemNotificationHistory | Request method changed from GET to POST and the below filter is added in the payload.
| This API is used to fetch all the system notification history |
| GET | GetUserAlarm | The "notificationPriority" - property is added | This API will help to create a user alarm for monitoring an environment |
| POST | updateUserAlarm | The "notificationPriority" - property is added | This API will help to update the user alarm in an environment |