X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Ftest%2FKAFKA_DISPATCHER_TEST%2Fjsonfiles%2Falpha_policy.json;fp=near-rt-ric-simulator%2Ftest%2FKAFKA_DISPATCHER_TEST%2Fjsonfiles%2Falpha_policy.json;h=66c2b63a663049abada2f45c8df7680a22788b4c;hb=1ef05f94c2b4cc34f4b4b7e891b41548ad9bf446;hp=0000000000000000000000000000000000000000;hpb=30f41fcbaa50eef322aa47efe8346b432b96b578;p=sim%2Fa1-interface.git diff --git a/near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/jsonfiles/alpha_policy.json b/near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/jsonfiles/alpha_policy.json new file mode 100644 index 0000000..66c2b63 --- /dev/null +++ b/near-rt-ric-simulator/test/KAFKA_DISPATCHER_TEST/jsonfiles/alpha_policy.json @@ -0,0 +1,11 @@ +{ + + "title": "A1 policy external server", + "description": "A1 policies notifying external server", + "type": "object", + "properties": { + "a1policyType": "alpha_test_policy", + "url" : "http://www.com" + } + +}