X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=near-rt-ric-simulator%2Ftest%2FEXT_SRV_TEST%2Fjsonfiles%2Fbeta_policy.json;fp=near-rt-ric-simulator%2Ftest%2FEXT_SRV_TEST%2Fjsonfiles%2Fbeta_policy.json;h=a61c7fc97b1b28401bfbcca2a0c6e1d8666af6d2;hb=5ce1086464f022cfbc673062d3b9a1ec6ed3c7dc;hp=0000000000000000000000000000000000000000;hpb=3f519ca2fddb18c6e5a81fc800b9fefc4d3f8f69;p=sim%2Fa1-interface.git diff --git a/near-rt-ric-simulator/test/EXT_SRV_TEST/jsonfiles/beta_policy.json b/near-rt-ric-simulator/test/EXT_SRV_TEST/jsonfiles/beta_policy.json new file mode 100644 index 0000000..a61c7fc --- /dev/null +++ b/near-rt-ric-simulator/test/EXT_SRV_TEST/jsonfiles/beta_policy.json @@ -0,0 +1,11 @@ +{ + + "title": "A1 policy external server", + "description": "A1 policies notifying external server", + "type": "object", + "properties": { + "a1policyType": "beta_test_policy", + "url" : "http://www.com" + } + +}