@@ -51,11 +51,11 @@ Get information about multiple alarms Bad Request Invalid attribute-based filter
[Documentation]Test ID: 7.3.5.1.4
...Test title:The objective is to try to retrieve information about the alarm list and perform a JSON schema and content validation of the returned problem details data structure, and verify that the retrieved information matches the issued attribute-based filters
...Test objective: The objective is to retrieve information about the alarm list
...Pre-conditions:
...Pre-conditions: none
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:
...Post-Conditions:
...Applicability: none
...Post-Conditions: none
GET Fault Management Alarms With Invalid Filters
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
...Test title: Post Individual Subscription - Method not implemented
...Test objective: The objective is to test that POST method is not allowed for Fault management subscription on VNF
...Pre-conditions: none
...Reference: section 7.4.5.3.1 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:none
...Post-Conditions:none
POST Individual Subscription
Check HTTP Response Status Code Is405
Get Information about an individual subscription
[Documentation]Test ID: 7.4.5.1
...Test title: Retrieve the alarm subscriptions
...Test objective: The objective is to read an individual subscription for VNF alarms subscribed by the client
[Documentation]Test ID: 7.3.5.4.2
...Test title: Get Information about an individual subscription
...Test objective: The objective is to read an individual subscription for NFVO alarms subscribed by the client and perform a JSON schema and content validation of the returned fault management individual subscription data structure
...Pre-conditions: The subscription with the given id exists
...Reference: section 7.4.5 - SOL003 v2.4.1
...Reference: section 7.4.5.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Applicability:
...Post-Conditions:
logTrying to get information about an individual subscription
Set Headers{"Accept":"${ACCEPT}"}
Run Keyword If${AUTH_USAGE}== 1Set Headers{"Authorization":"${AUTHORIZATION}"}