...Pre-conditions:A precondition given in an HTTP request header is not fulfilled. Typically, this is due to an ETag mismatch, indicating that the resource was modified by another entity
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.7.1
...Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
...Config ID: Config_prod_VE
...Applicability:
...Post-Conditions:
...Applicability: none
...Post-Conditions: none
POST Scale vnfInstance
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
@@ -28,8 +28,8 @@ POST Scale a vnfInstance Conflict (Not-Instantiated)
...Pre-conditions:VNF instance resource is in NOT-INSTANTIATED state
...Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
...Config ID: Config_prod_VE
...Applicability:
...Post-Conditions:
...Applicability: none
...Post-Conditions: none
POST Scale vnfInstance
Check HTTP Response Status Code Is409
Check HTTP Response Body Json Schema IsProblemDetails
@@ -39,11 +39,11 @@ POST Scale a vnfInstance Not Found
[Documentation]Test ID: 6.3.5.4.3
...Test title: POST Scale a vnfInstance Not Found
...Test objective: The objective is to verify that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...Pre-conditions:
...Pre-conditions: none
...Reference: Clause 5.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
...Config ID: Config_prod_VE
...Applicability:
...Post-Conditions:
...Applicability: none
...Post-Conditions: none
POST Scale vnfInstance
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails
@@ -52,11 +52,11 @@ GET Scale VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.4.4
...Test title: GET Scale VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions:
...Pre-conditions: none
...Reference: Clause 5.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v2.7.1
...Config ID: Config_prod_VE
...Applicability:
...Post-Conditions:
...Applicability: none
...Post-Conditions: none
GET Scale vnfInstance
Check HTTP Response Status Code Is405
@@ -64,11 +64,11 @@ PUT Scale VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.4.5
...Test title: PUT Scale VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions:
...Pre-conditions:none
...Reference: Clause 5.4.5.3.3 - ETSI GS NFV-SOL 002 [2] v2.7.1