Application Versions⇑
Changes between 25.6.0 to 25.12.0
What's Deleted⇑
- GET
/api/v1/alarm-configs/{alarmConfigId} Get Alarm Config - PUT
/api/v1/alarm-configs/{alarmConfigId} Update the Alarm Config - DELETE
/api/v1/alarm-configs/{alarmConfigId} Delete an Alarm Config - POST
/api/v1/network-ports/clear-alarm-profile/bulk Clear the TCA profile for a group of ports - POST
/api/v1/network-ports/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of ports - POST
/api/v1/network-elements/clear-alarm-profile/bulk Clear the TCA profile for a group of network elements - POST
/api/v1/network-elements/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of network elements - POST
/api/v1/network-cards/clear-alarm-profile/bulk Clear the TCA profile for a group of cards - POST
/api/v1/network-cards/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of cards - GET
/api/v1/alarm-configs/{alarmConfigId}/alarm-profiles Get List of Alarm Profiles associated to this Alarm Config - PUT
/api/v1/alarm-profiles/{alarmProfileId} Update the Alarm Profile - DELETE
/api/v1/alarm-profiles/{alarmProfileId} Delete an Alarm Profile - POST
/api/v1/alarm-profiles Save Alarm Profile - POST
/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs Save the Alarm Configs associated to this profile - POST
/api/v1/alarm-configs Save Alarm Config
What's Deprecated⇑
- No Changes