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 |
| This API is used to fetch the configuration details of artifacts and its monitoring status. |
| POST | ManageAlertMonitorConfig |
| 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
| This API is used to get the configuration details of ESB exception Db. |
| POST | ManageProcessMonitorSchedule | Added two new properties
| 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 |