SOL005 NS Fault Management - Implementation of deltas between v3.3.1 and v2.7.1
Compare changes
Files
7@@ -12,7 +12,7 @@ POST Alarms - Method not implemented
@@ -24,7 +24,7 @@ GET information about multiple alarms
@@ -37,7 +37,7 @@ GET information about multiple alarms with filters
@@ -50,7 +50,7 @@ GET information about multiple alarms Bad Request Invalid attribute-based filter
@@ -63,7 +63,7 @@ GET information about multiple alarms with "all_fields" attribute selector
@@ -76,7 +76,7 @@ GET information about multiple alarms with exclude_default attribute selector
@@ -90,7 +90,7 @@ GET information about multiple alarms with fields attribute selector
@@ -103,7 +103,7 @@ GET information about multiple alarms with "exclude_fields" attribute selector
@@ -116,7 +116,7 @@ PUT Alarms - Method not implemented
@@ -128,7 +128,7 @@ PATCH Alarms - Method not implemented
@@ -140,7 +140,7 @@ DELETE Alarms - Method not implemented
@@ -152,7 +152,7 @@ GET information about multiple alarms as Paged Response
@@ -165,7 +165,7 @@ GET information about multiple alarms - Bad Request Response too Big
@@ -178,7 +178,7 @@ GET information about multiple alarms with filter "id"
@@ -192,7 +192,7 @@ GET information about multiple alarms with filter "rootCauseFaultyComponent.faul
... Test objective: The objective is to retrieve information about the alarm list with filter "rootCauseFaultyComponent.faultyNestedNsInstanceId" and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
@@ -206,7 +206,7 @@ GET information about multiple alarms with filter "rootCauseFaultyComponent.faul
... Test objective: The objective is to retrieve information about the alarm list with filter "rootCauseFaultyComponent.faultyNsVirtualLinkInstanceId" and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
@@ -220,7 +220,7 @@ GET information about multiple alarms with filter "rootCauseFaultyComponent.faul
... Test objective: The objective is to retrieve information about the alarm list with filter "rootCauseFaultyComponent.faultyVnfInstanceId" and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
@@ -234,7 +234,7 @@ GET information about multiple alarms with filter "rootCauseFaultyResource.fault
... Test objective: The objective is to retrieve information about the alarm list with filter "rootCauseFaultyResource.faultyResourceType" and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
@@ -248,7 +248,7 @@ GET information about multiple alarms with filter "eventType"
@@ -262,7 +262,7 @@ GET information about multiple alarms with filter "perceivedSeverity"
@@ -276,7 +276,7 @@ GET information about multiple alarms with filter "probableCause"