@@ -132,8 +133,32 @@ Set new VNF Configuration With Attribute vnfcConfigurationData
Check HTTP Response Header Contains ETag and Last-Modified
Check HTTP Response Body Json Schema IsvnfConfigModifications
Check Postcondition VNF Is Configured
Get information about a VNF configuration with permitted authorization scope
[Tags]no-etag
[Documentation]Test ID: 6.3.1.1.10
...Test title: Get information about a VNF configuration with permitted authorization scope
...Test objective: The objective is to test the retrieval of an existing VNF instance configuration and perform a JSON schema validation of the collected configuration data structure
...Pre-conditions: A VNF instance is instantiated. The VNF instance is already configured.
...Reference: Clause 9.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
Get VNF configuration with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsvnfConfiguration
Get information about a VNF configuration with NOT permitted authorization scope
[Tags]no-etag
[Documentation]Test ID: 6.3.1.1.11
...Test title: Get information about a VNF configuration with not permitted authorization scope
...Test objective: The objective is to test the retrieval of an existing VNF instance configuration and perform a JSON schema validation of the collected configuration data structure
...Pre-conditions: A VNF instance is instantiated. The VNF instance is already configured.
...Reference: Clause 9.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
Get VNF configuration with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails
*** Keywords ***
Get VNF configuration
LogQuery VNF The GET method queries information about a configuration.