New API Methods
Method | APIs | Description |
|---|---|---|
GET | GetCommonFileLocationConfiguration | It helps to fetch the default configuration saved for the file location features in the Environment settings |
POST | ManageCommonFileLocationConfiguration | This API use to save the configuration details of file, ftp, sftp features in the Environment settings. Which will be auto filled in the monitoring section when enabling for monitoring. |
GET | GetJiraNotificationChannelColumnValues | This API is used to fetch the drop-down values of project, user, priority, work type fields during the jira configuration in alarms. |
POST | ValidateJiraNotificationChannelOAuth | This API uses to validate the Auth token of jira when enabling the channel in settings. |
POST | ManageBizTalk360Logs | This API used to perform the acknowledge, reopen operation in the BT360 logs |
GET | GetBizTalk360LogsAuditData | This API is used to audit the configuration changes and the operations performed in the BizTalk360 logs |
Modified API Methods
Method | APIs | Updated Property | Description |
|---|---|---|---|
GET | GetLogConfigurationData | Added new “LogConfigurationWindow” property. | The new property added in the existing API to fetch the number of days record to be consider for advisor score. |
GET | GetAuditConfigurationData | Added new “biztalk360Logs” property | This API is used to fetch the biztalk360 logs audit configuration. |
POST | GetAzureDevOpsNotificationChannelColumnValues | Updated API from GET to POST | Updated to securely pass sensitive data (e.g., proxy password) via the global properti’s schema. |
POST | ValidateAzureDevOpsNotificationChannelInstance | included global properties schema | Modified API to include global properties schema, as proxy details are now required for validation. |
GET | GetEmailTemplates | “hideDatabaseDetails” New property added | This API is used to fetch the detail that database details in the email template are hidden or not. |
POST | MaintainEmailTemplate | “hideDatabaseDetails” New property added | This property is added to hide the database details in the email template in the existing API |
GET | GetLatestConsolidatedMonitorResult | Added new property “alarmsLastExecution” in response | This property is used to provide all the alarms last execution time in a key-value list |
GET | GetAllErrorsAndWarningsForAlarms | Added new property “observedTime” | Added this new property to get the last monitored time in the existing API |