Versions Compared

Key

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

This page is out of date.
Please see the relevant page for the latest release: e.g. Release J - Run in Docker


The A1 A1 Policy Management Service can be executed with a single docker command:

...

Code Block
themeEmacs
titleapplication_configuration.json
{
    "config": {
       "controllerric": [
          {
             "name": "a1-controllerric1",
             "baseUrl": "http://a1-sim-controllerOSC:81818085/",
             "userNamemanagedElementIds":[
                "adminkista_1",
              "password":  "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2Ukista_2"
         }
    ]
   ],
      "ric": [
 },
          {
             "name": "ric1ric2",
             "baseUrl": "http://a1-sim-OSCSTD:8085/",
             "controllermanagedElementIds": "a1-controller",
[
                "managedElementIds": [
kista_1",
                "kista_12",
             ]
     "kista_2"
     }
       ],
       "streams_publishes":{
  },
         "dmaap_publisher":{
             "nametype":"ric2",
message_router",
             "dmaap_info":{
                "baseUrltopic_url":"http://a1dmaap-sim-STD:8085/",mr:3904/events/A1-POLICY-AGENT-WRITE"
             }
          }
       },
       "controllerstreams_subscribes":{
     "a1-controller",     "dmaap_subscriber":{
             "managedElementIdstype":["message_router",
               "kistadmaap_3info",:{
                "kista_4topic_url":"http://dmaap-mr:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100"
            ] }
          }
       ]}
    }
 }


Some sample CURL commands :

...