New APIs introduced in V11.6
Method | APIs | Description |
|---|---|---|
GET | GetUserAlarmsStatus | This API is introduced to fetch the status of alarms via Threshold monitoring status widget in Administration dashboard. |
POST | GetEDICustomWidgetMetricsData | This API is used to fetch the data for the metrics configured in the custom widgets in EDI Dashboard. |
GET | GetEDICustomWidgetMetrics | This API is used to fetch the list of metrics while adding custom widgets in EDI Dashboard. |
GET | GetResourceGroups | This API is used to fetch the available resource groups for the added subscription. |
POST | ValidateAzureSubscription | This API is used to validate the subscription added. |
GET | GetAzurePermissionDetails | This API is used to fetch the permissions available for the subscription added to the environment. |
POST | GetServerPermissions | This API is introduced to display the permissions available for the user with respect to BizTalk and SQL Server. |
POST | GetBAMRelatedActivityNames | This API is introduced to get the related activity names for a BAM view. |
POST | GetBAMCustomWidgetResult | This API is introduced to fetch the data results for BAM widgets configured in BAM Dashboard. |
POST | UpdateBHMProfile | This API is introduced to update the BHM profile configuration by adding BHM maintenance tasks to it. |
Modified APIs in V11.6
Method | APIs | Description |
|---|---|---|
GET | GetSystemProfile | Added a new property “azureServiceFeatureSelection” to manage the azure service features selection at environment level. |
POST | MaintainSystemProfile | Added a new property “azureServiceFeatureSelection” to manage the azure service features selection at environment level. |
GET | GetSMTPSetting | Added these properties “interactionRequired”, “expirationDate” for office365 support in SMTP configuration. |
POST | GetMessageDatabaseDiskUsages | A new property “msgBoxDbRequestObject” is added to send the name of the message box added in the widget. |
POST | GetMessageDatabaseTopTables | A new property “msgBoxDbRequestObject” is added to send the name of the message box added in the widget. |
GET | DownloadAttachment | Removed "attachment Link" property & added new property "attachmentName". |
POST | UpdateUserAlarm | A new property “isAlertDisabledForActionTaken” is added. |
POST | UpdateAutoMappingConfiguration | New properties “autoRemoveOrphanedArtifactsConfig” and “mappingType” are added to enable auto removal configuration of orphaned applications / artifacts. |
GET | GetAlarmsAutoMappingConfiguration | New properties “autoRemoveOrphanedArtifactsConfig” and “mappingType” are added to enable auto removal configuration of orphaned applications / artifacts. |
GET | GetPredefinedStepsForTemplate | Added property “predefinedBHMTasks” to get the list of BHM SQL Maintenance Tasks and variables. |
GET | GetBHMProfilesConfiguration | Added property “maintenanceTasks” to fetch all the suggested and triggered maintenance tasks |