@@ -84,3 +84,29 @@ Get Information about an individual subscription - Not Found
Get Virtualised Resources Quota Available Notification individual subscription
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails
Get Information about an individual subscription with permitted authorization scope
[Documentation]Test ID: 7.3.7.2.2
...Test title: Get Information about an individual subscription with permitted authorization scope
...Test objective: The objective is to read an individual Virtualised Resources Quota Available Notification subscription subscribed by the client and perform a JSON schema and content validation of the returned individual subscription data structure with permitted authorization scope
...Pre-conditions: The subscription with the given id exists
...Reference: Clause 11.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
Get Virtualised Resources Quota Available Notification individual subscription with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsVrQuotaAvailSubscription
Get Information about an individual subscription with not permitted authorization scope
[Documentation]Test ID: 7.3.7.2.2
...Test title: Get Information about an individual subscription with not permitted authorization scope
...Test objective: The objective is to read an individual Virtualised Resources Quota Available Notification subscription subscribed by the client and perform a JSON schema and content validation of the returned individual subscription data structure with not permitted authorization scope
...Pre-conditions: The subscription with the given id exists
...Reference: Clause 11.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
Get Virtualised Resources Quota Available Notification individual subscription with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails
@@ -176,3 +176,30 @@ Create new Virtualised Resources Quota Available Notification Subscription - Unp
Send Post request for new Virtualised Resources Quota Available Notification subscription
Check HTTP Response Status Code Is422
Check HTTP Response Body Json Schema IsProblemDetails
Create new Virtualised Resources Quota Available Notification subscription with permitted authorization scope
[Documentation]Test ID: 7.3.7.1.13
...Test title: Create new Virtualised Resources Quota Available Notification subscription with permitted authorization scope
...Test objective: The objective is to create a new Virtualised Resources Quota Available Notification subscription and perform a JSON schema and content validation of the returned subscription data structure with permitted authorization scope
...Pre-conditions: no subscription with the same filter and callback Uri exists
...Reference: Clause 11.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
Send Post request for new Virtualised Resources Quota Available Notification subscription with permitted authorization scope
Check HTTP Response Status Code Is201
Check HTTP Response Header ContainsLocation
Check HTTP Response Body Json Schema IsVrQuotaAvailSubscription
Create new Virtualised Resources Quota Available Notification subscription with not permitted authorization scope
[Documentation]Test ID: 7.3.7.1.14
...Test title: Create new Virtualised Resources Quota Available Notification subscription with not permitted authorization scope
...Test objective: The objective is to create a new Virtualised Resources Quota Available Notification subscription and perform a JSON schema and content validation of the returned subscription data structure with not permitted authorization scope
...Pre-conditions: no subscription with the same filter and callback Uri exists
...Reference: Clause 11.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
Send Post request for new Virtualised Resources Quota Available Notification subscription with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails