X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;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=514637b303ec7dc6390007be1a046189f7a9d169;hp=0000000000000000000000000000000000000000;hpb=f6a48104c0a89a91dc36bb175c8ca301bfc9950d;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" + } + +}