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=be14fb42722b5e3f4e38e579937786580c62cc6f;hb=925ff50f55485470e3243c090d89ceb715e6518d;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..be14fb4 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" + "vim_uuid": "1", + "resource_id": "2d8d5355-acf7-42be-9f34-a10d02f9df39", + "name": "cpu_utilization" } } }