Skip to:
Add this new API with the following method:
Resource URI: {apiRoot}/o2ims-infrastructureMonitoring/{apiMajorVersion}/alarmServiceConfiguration
apiMajorVersion: update from v1 to v1.1
The GET operation is used to retrieve the current alarm service configuration.
The PUT method is used to update all fields of the Alarm Service Configuration. It operates as a “replace” or “overwrite” semantic model.
The PATCH method is used to modify individual fields of the Alarm Service Configuration.
Add Alarm Service Configuration API (Id70d6d30) · Gerrit Code Review
Add this new API with the following method:
Resource URI: {apiRoot}/o2ims-infrastructureMonitoring/{apiMajorVersion}/alarmServiceConfiguration
apiMajorVersion: update from v1 to v1.1
GET
The GET operation is used to retrieve the current alarm service configuration.
PUT
The PUT method is used to update all fields of the Alarm Service Configuration. It operates as a “replace” or “overwrite” semantic model.
PATCH
The PATCH method is used to modify individual fields of the Alarm Service Configuration.