@@ -81,3 +81,27 @@ GET Information about an individual subscription - NOT FOUND
GET Individual subscription
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails
GET Information about an individual subscription with permitter authorization scope - Successful
[Documentation]Test ID: 9.3.2.2.7
...Test title: GET Information about an individual subscription with permitter authorization scope - Successful
...Test objective: The objective is to test the retrieval of NS instance usage notification subscription and perform a JSON schema validation of the returned subscription data structure
...Pre-conditions: An NS instance is instantiated. At least one NS instance usage notification subscription is available in the NFVO.
...Reference: Clause 8.5.4.3.2 - ETSI GS NFV-SOL 011 [8] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET Individual subscription with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema Issubscription
GET Information about an individual subscription with not permitter authorization scope - Successful
[Documentation]Test ID: 9.3.2.2.8
...Test title: GET Information about an individual subscription with not permitter authorization scope - Successful
...Test objective: The objective is to test the retrieval of NS instance usage notification subscription and perform a JSON schema validation of the returned subscription data structure
...Pre-conditions: An NS instance is instantiated. At least one NS instance usage notification subscription is available in the NFVO.
...Reference: Clause 8.5.4.3.2 - ETSI GS NFV-SOL 011 [8] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET Individual subscription with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails