Loading src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ paths: maximum: 1 minimum: 0 schema: $ref: "./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm" $ref: "definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm" 400: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/400" 401: Loading Loading @@ -413,7 +413,7 @@ paths: description: The proposed "escalated perceived severity" value in: body schema: $ref: "./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityRequest" $ref: "definitions/SOL002VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityRequest" responses: 200: description: > Loading src/SOL002/VNFFaultManagement/definitions/SOL002VNFFaultManagement_def.yaml +12 −1 Original line number Diff line number Diff line Loading @@ -119,3 +119,14 @@ definitions: notified alarm is correlated. Shall be present if the VNF instance information is accessible as a resource. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Link" PerceivedSeverityRequest: description: > This type represents the escalated value of the perceived severity for an alarm. required: - proposedPerceivedSeverity properties: proposedPerceivedSeverity: description: > Indicates the proposed escalated perceived severity for an alarm. $ref: "../../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityType" No newline at end of file src/definitions/SOL002SOL003_def.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -262,8 +262,8 @@ definitions: A number defined in IETF RFC 8259. type: number ######################################################################################################################## # TO CHECK IF INCLUDE THESE DATA TYPES IN ANOTHER DEF FILES CpProtocolData: description: > This type represents network protocol data. Loading Loading
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ paths: maximum: 1 minimum: 0 schema: $ref: "./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm" $ref: "definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm" 400: $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/400" 401: Loading Loading @@ -413,7 +413,7 @@ paths: description: The proposed "escalated perceived severity" value in: body schema: $ref: "./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityRequest" $ref: "definitions/SOL002VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityRequest" responses: 200: description: > Loading
src/SOL002/VNFFaultManagement/definitions/SOL002VNFFaultManagement_def.yaml +12 −1 Original line number Diff line number Diff line Loading @@ -119,3 +119,14 @@ definitions: notified alarm is correlated. Shall be present if the VNF instance information is accessible as a resource. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Link" PerceivedSeverityRequest: description: > This type represents the escalated value of the perceived severity for an alarm. required: - proposedPerceivedSeverity properties: proposedPerceivedSeverity: description: > Indicates the proposed escalated perceived severity for an alarm. $ref: "../../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/PerceivedSeverityType" No newline at end of file
src/definitions/SOL002SOL003_def.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -262,8 +262,8 @@ definitions: A number defined in IETF RFC 8259. type: number ######################################################################################################################## # TO CHECK IF INCLUDE THESE DATA TYPES IN ANOTHER DEF FILES CpProtocolData: description: > This type represents network protocol data. Loading