Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. create policy 2100 to ric2 with service1 via policy agent, no type:

curl -k -X PUT -sw %{http_code} -H accept:application/json -H Content-Type:application/json "http://localhost:8081/policy?id=2100&ric=ric2&service=service1" --data '{"scope": {"ueId": "ue3100","qosId": "qos3100"},"qosObjective": {"priorityLevel": 3100}}'


here ric2 is your STD version near-rt-ric, no type required. Make sure service1 exists in your ric.

...

4. Get policy agent status:

curl -skw %{http_code} http://localhost:8081/status