v10.9 API updates

Prev Next

New API in v10.9

MethodAPIDescription
POST

GetAzureWidgetsMetricData


This API will used to get the Azure metrics data over the configured widgets.
POSTGetAzureWidgetResourcesByTypeThis API will help to get the Azure Widget Resources based-on selected Azure Resource type like logic apps, Queues and Topics
POSTGetAzureWidgetMetricsByTypeThis API will help to get the Azure Widget Metrics based-on selected Azure Resource types like logic apps, Queues and Topics
GETGetOrphanedArtifactsThis API is used to retrieve the details of orphaned artifacts list in the specified environment.
POSTRemoveOrphanedArtifacts 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

MethodAPIupdated propertyDescription
GETGetBizTalk360ToDoListSystem Notification - added in the responseThis API is used to get all the ToDoList configured in the environment.
GETGetAdminNotificationChannels
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
GETGetSystemNotificationHistoryRequest method changed from GET to POST and the below filter is added in the payload.

  • features
  • fromDateTime
  • maxMatch
  • toDateTime
This API is used to fetch all the system notification history
GETGetUserAlarmThe "notificationPriority" - property is added

This API will help to create a user alarm for monitoring an environment

POSTupdateUserAlarmThe "notificationPriority" - property is addedThis API will help to update the user alarm in an environment