v10.2 API Updates
  • 14 Feb 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

v10.2 API Updates

  • Dark
    Light
  • PDF

Article Summary

New APIs introduced in v10.2


MethodAPIDescription
GETBizTalkGroupService.svc
GetAuditConfigurationData
Gets Audit Configuration options at the environment level
POSTBizTalkGroupService.svc
ManageAuditConfiguration
Update the Audit Configuration options at the environment level


Modified API's -

POSTMaintainUserAccessPolicyAdded alarmList and canAccessAllAlarms
canAccessAllAlarms - This property has been added to the MaintainUsbyerAccessPolicy API, It denotes whether the user can access all the alarms in the environment or not. 
alarmList - is also added to this API, to list out allowed alarms that can be accessed by the added Normal\NT group user. 
POSTManageCustomUserTemplate
Added alarmList and canAccessAllAlarms
canAccessAllAlarms - This property has been added to the MaintainUsbyerAccessPolicy API request, It denotes whether the user can access all the alarms in the environment or not. 
alarmList - is also added to this API request, to list out allowed alarms that can be accessed by the added Normal\NT group user. 
GET
GetUserList

Added alarmList and canAccessAllAlarms

canAccessAllAlarms - This property has been added to the GetUserList API response, It denotes whether the user can access all the alarms in the environment or not. 
alarmList - is also added to this API response, to list out allowed alarms that can be accessed by the added Normal\NT group user. 
GETGetStoredUserAccessPolicies 

Added alarmList and canAccessAllAlarms
canAccessAllAlarms - This property has been added to the GetStoredUserAccessPolicies 
API response denotes whether the user can access all the alarms in the environment or not. 
alarmList - is also added to this API response, to list out allowed alarms that can be accessed by the added Normal\NT group user. 
GETGetStandbySQLInstanceAndBizTalkBackupJobRenamed the existing API form GetConfiguredStandbySQLInstance to GetStandbySQLInstanceAndBizTalkBackupJobRename the API name as we are fetching the BizTalkBackupJob name in the same API call
GET
GetStandbySQLInstanceAndBizTalkBackupJob
Added a property name BizTalkBackupJobName in response
BizTalkBackupJobName - Property is added in the response to get the Job name
POSTUpdateStandbySQLInstanceAndBizTalkBackupJobRenamed the existing API form UpdateConfiguredStandbySQLInstance to UpdateStandbySQLInstanceAndBizTalkBackupJob
Rename the API name as we are handling the BizTalkBackupJob name in the same API call, when the Job name is renamed we can update the customized Job name.
POST
UpdateStandbySQLInstanceAndBizTalkBackupJob
Added a property name BizTalkBackupJob in the Request payload
BizTalkBackupJob - Property is added in the request payload to pass the updated or customized  Job name.


Removed API's


Was this article helpful?

ESC

Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses