Reduce logging in model dumps
[integration/test.git] / csit / variables / sfc / Variables.robot
index d8b095da43cfd6c32c93bdeb98b96b3668010472..0b97bb5eda8463059c872c0fc1819aa8e9bccd15 100644 (file)
@@ -2,9 +2,11 @@
 # Generic Service Chains and Function URIs
 ${SERVICE_FUNCTION_TYPES_URI}    /restconf/config/service-function-type:service-function-types/
 ${SERVICE_FUNCTIONS_URI}    /restconf/config/service-function:service-functions/
+${SERVICE_FUNCTION_URI}    /restconf/config/service-function:service-functions/service-function/
 ${SERVICE_FUNCTION_ACLS_URI}    /restconf/config/ietf-access-control-list:access-lists/
 ${SERVICE_CLASSIFIERS_URI}    /restconf/config/service-function-classifier:service-function-classifiers/
 ${SERVICE_FORWARDERS_URI}    /restconf/config/service-function-forwarder:service-function-forwarders/
+${SERVICE_FORWARDER_URI}    /restconf/config/service-function-forwarder:service-function-forwarders/service-function-forwarder/
 ${SERVICE_NODES_URI}    /restconf/config/service-node:service-nodes/
 ${SERVICE_CHAINS_URI}    /restconf/config/service-function-chain:service-function-chains/
 ${SERVICE_FUNCTION_PATHS_URI}    /restconf/config/service-function-path:service-function-paths/
@@ -16,3 +18,4 @@ ${SERVICE_METADATA_URI}    /restconf/config/service-function-path-metadata:servi
 ${OPERATIONAL_RSPS_URI}    /restconf/operational/rendered-service-path:rendered-service-paths/
 ${OPERATIONS_CREATE_RSP_URI}    /restconf/operations/rendered-service-path:create-rendered-path/
 ${OPERATIONS_DELETE_RSP_URI}    /restconf/operations/rendered-service-path:delete-rendered-path/
+${RENDERED_SERVICE_PATHS_URI}    /restconf/config/rendered-service-path:rendered-service-paths/