New API introduced in v11.4
Methods | API | Description |
|---|---|---|
GET | GetFeatureUsageData | This API is introduced to fetch the feature usage data. |
Modified APIs
Methods | API | Updated Property | Description |
|---|---|---|---|
GET | GetEmailTemplate | templateContent property removed | We have removed property templateContent and bodyFontFamily,logoType,logoFontSize,logoFontStyle,setLogoImageWidth,logoImageWidth,setLogoImageHeight,logoImageHeight,tableHeaderFontSize,tableHeaderFontStyle,primaryFontSize,primaryFontStyle,secondaryFontSize,secondaryFontStyle,information,isInformationAtTop,footerFontSize,footerFontStyle added new properties to fetch template style customization in the response. |
POST | ValidateXSLTTemplate | This API renamed as PreviewEmailTemplate | return the final HTML content based on the user customization and XSLT templates |
POST | MaintainEmailTemplate | Payload → emailTemplate.templateContent property removed and added new properties to store template styles added | bodyFontFamily,logoType,logoFontSize,logoFontStyle,setLogoImageWidth,logoImageWidth,setLogoImageHeight,logoImageHeight,tableHeaderFontSize,tableHeaderFontStyle,primaryFontSize,primaryFontStyle,secondaryFontSize,secondaryFontStyle,information,isInformationAtTop,footerFontSize,footerFontStyleadded new properties to store template styles added |
GET | GetGlobalAlarmStatus | API renamed to GetLatestConsolidatedMonitorResult | This API is renamed as it’s used to fetch the result of latest consolidated monitoring details. |
GET | GetAuthorizedAccountsForView | Added the new properties bamPortalAccess, bizTalk360Access | These properties are used to get the respective view has access in both BAM Portal and BizTalk360 |
GET | GetDataMonitorScheduleList | Added the isScheduleDisabled property in the response, | This property is used to disable the schedule which has no access for the selected BAM View. |
GET | GetMonitoringAlertSerializedConfig | New properties are added for IBM MQ- Queues
| These properties are added to get the value of added metrics in API response |
POST | ManageAlertMonitorSerializedConfig | New properties are added for IBM MQ- Queues
| These properties are added to get the value of added metrics in API response |
GET | GetMonitoringAlertSerializedConfig | New properties are added for IBM MQ- Channels
| These properties are added to get the value of added metrics in API response |
POST | ManageAlertMonitorSerializedConfig | New properties are added for IBM MQ- Channels
| These properties are added to get the value of added metrics in API response |