Loading src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -434,9 +434,9 @@ paths: schema: $ref: "definitions/SOL002VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityRequest" responses: 200: 204: description: > 200 OK 204 No Content Shall be returned when the VNFM has received the proposed "escalated perceived severity" value successfully. The response body shall be empty. Loading src/definitions/SOL002SOL003VNFFaultManagement_def.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ definitions: required: - id - managedObjectId - vnfcInstanceIds - rootCauseFaultyResource - alarmRaisedTime - ackState Loading @@ -90,6 +91,12 @@ definitions: description: > Identifier of the affected VNF instance. $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" vnfcInstanceIds: description: > Identifiers of the affected VNFC instances. type: array items: $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" rootCauseFaultyResource: description: > The virtualised resources that are causing the VNF fault. Loading Loading
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -434,9 +434,9 @@ paths: schema: $ref: "definitions/SOL002VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityRequest" responses: 200: 204: description: > 200 OK 204 No Content Shall be returned when the VNFM has received the proposed "escalated perceived severity" value successfully. The response body shall be empty. Loading
src/definitions/SOL002SOL003VNFFaultManagement_def.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ definitions: required: - id - managedObjectId - vnfcInstanceIds - rootCauseFaultyResource - alarmRaisedTime - ackState Loading @@ -90,6 +91,12 @@ definitions: description: > Identifier of the affected VNF instance. $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" vnfcInstanceIds: description: > Identifiers of the affected VNFC instances. type: array items: $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" rootCauseFaultyResource: description: > The virtualised resources that are causing the VNF fault. Loading