X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=policy_module%2Fosm_policy_module%2Ftests%2Fexamples%2Fconfigure_scaling_full_example.json;h=eab1cc7974ee235f8f701a35db0b8cb6755ee9e9;hb=97d7df670c46be95e707d276b05c70ad61fc4ab5;hp=a37dffe2ef0a6c83ced9d51a8807e3f2c08ddf82;hpb=62781ff00b30790610cf4cc2ef5ed5422c571e10;p=osm%2FMON.git diff --git a/policy_module/osm_policy_module/tests/examples/configure_scaling_full_example.json b/policy_module/osm_policy_module/tests/examples/configure_scaling_full_example.json index a37dffe..eab1cc7 100644 --- a/policy_module/osm_policy_module/tests/examples/configure_scaling_full_example.json +++ b/policy_module/osm_policy_module/tests/examples/configure_scaling_full_example.json @@ -16,11 +16,11 @@ "monitoring_param": { "id": "test_param_id", "name": "test_param", - "aggregation_type": "avg", + "aggregation_type": "average", "vdu_monitoring_param": { - "vim_uuid": "vdu_monitoring_param_id", - "resource_id": "vdu_monitoring_param_resource_id", - "name": "vdu_monitoring_param_name" + "vnf_member_index": "1", + "vdu_name": "2d8d5355-acf7-42be-9f34-a10d02f9df39", + "name": "cpu_utilization" } } }