--- title: "v11.2 API Updates" slug: "v112-api-updates" updated: 2025-01-01T12:07:11Z published: 2025-01-01T12:07:11Z canonical: "docs.biztalk360.com/v112-api-updates" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.biztalk360.com/llms.txt > Use this file to discover all available pages before exploring further. # v11.2 API Updates ## New APIs introduced in v11.2 | Method | API | Description | | --- | --- | --- | | GET | GetIISWebsiteApplicationsAndDirectories | This API is used to fetch the Directories which includes Applications, File folders, Virtual Directories. | | GET | GetIISWebsiteApplicationDetails | This API is used to fetch the Authentication, Directory browsing, MIME Types, URL Rewrite & Application Settings. | | GET | GetQueueManagerConfigurations | This API is used to get the IBMMQ queue managers configuration details. | | POST | UpdateQueueManagerConfiguration | This API is used to update the IBMMQ queue managers configuration details. | | POST | RemoveQueueManagerConfigurations | This API is used to remove the IBMMQ queue managers configurations. | ## Modified APIs | **Method** | **API** | **Updated property** | **Description** | | --- | --- | --- | --- | | GET | GetAlertMonitorSerializedConfig | - A new monitorName "Tracking" is added. - New properties are added to "serializedMonitorConfig". - timeSuffix. - messageAge. - ageMessageCount. | This API is used to fetch the configuration details of artifacts and its monitoring status. | | POST | ManageAlertMonitorConfig | - A new monitorName "Tracking" is added. - New properties are added to "serializedMonitorConfig". - timeSuffix. - messageAge. - ageMessageCount. | This API is used to update the monitoring configurations of the artifacts. | | GET | GetPerformanceMetricsConfiguration | Added a new property "dynamicInstanceName" | This API is used to get the configuration details of the performance metrics. | | POST | ExportEnvironmentData | Added email template(s) configuration details in ExportEnvironmentData API. | This API is used to export the data's in the environment. | | POST | ExportEnvironmentData | Response changes - Added email template(s) configuration details. | This API is used to import the data's in the environment. | | GET | GetEsbExceptionDbConfig | Added two new properties - esbFaultDynamicColumns - esbFaultConfiguredDynamicColumns | This API is used to get the configuration details of ESB exception Db. | | POST | ManageProcessMonitorSchedule | Added two new properties - portId - receiveLocationName | This API is used to update the process monitoring schedule configurations. | | GET | GetDataMonitorExecutionResult | A new property "additionalInformation" is added. | This API is used to get the data monitoring schedule's execution results. | ## Deprecated APIs | **Method** | **API** | | --- | --- | | GET | GetAlertHistoryBySMS | | GET | GetHPOMSetting | | GET | IsSMSConfigured | | GET | IsHPOMConfigured | | POST | UpdateHPOMSetting | | POST | VerifyHPOMSetting | | GET | GetGovernanceAuditActivityHistoryData |