Skip to content
Snippets Groups Projects
Commit 3714f9d7 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_127 POST Method (on "Escalate Perceived Severity task") description and response updated

parent 86c33a5f
No related branches found
No related tags found
No related merge requests found
......@@ -413,6 +413,9 @@ paths:
description: >
The POST method enables the consumer to escalate the perceived severity
of an alarm that is represented by an ndividual alarm resource.
As the result of successfully executing this method, a new "Individual
subscription" resource as defined in clause 7.4.5 shall have been created.
This method shall not trigger any notification.
parameters:
- name: alarmId
description: >
......@@ -435,8 +438,8 @@ paths:
description: >
200 OK
The VNFM has received the proposed "escalated perceived severity" value
successfully. The response body shall be empty.
Shall be returned when the VNFM has received the proposed "escalated
perceived severity" value successfully. The response body shall be empty.
headers:
Version:
description: The used API version.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment