@@ -137,6 +137,19 @@ POST Create request for duplicated Subscription creating duplicated subscription
Check HTTP Response Body CimSubscription Attributes Values Match the Issued Subscription
Check Postcondition Subscription Is Set
POST new subscription - Unprocessable Content
[Documentation]Test ID: 8.3.1.10.9a
...Test title: POST new subscription - Unprocessable Content
...Test objective:The objective is to test the creation of a new subscription fails when a request contains syntactically correct data but the data cannot be processed.
...Pre-conditions: none
...Reference: clause 5.5.4.3.1 - ETSI GS NFV-SOL 005 [3] v5.1.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions: none
Send POST request for subscription with unprocessable content
Check HTTP Response Status Code Is422
Check HTTP Response Body Json Schema IsProblemDetails
PUT Subscriptions - Method not implemented
[Documentation]Test ID: 8.3.1.10.10
...Test title: PUT Subscriptions - Method not implemented