The O-RAN Non-RT RIC Policy Management Service provides a REST API for management of A1 policices.
The main tasks of the service are:<\/p>
This is an API for management of A1 Policies.<\/p>
API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.<\/p>
These are endpoints that are invoked by this service. The callbacks are registerred in this service at service registration.<\/p>
This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted for one Near-RT RIC.<\/p>
API used for supervision of the PMS component.<\/p>
API used for registerring services that uses PMS. Each A1 policy is owned by a service. PMS can supervise each registerred service and will automatically remove policies for unavailable services.<\/p>", "title": "A1 Policy management service", "version": "1.1.0" }, "tags": [ {"name": "Service Registry and Supervision"}, {"name": "A1 Policy Management"}, {"name": "NearRT-RIC Repository"}, {"name": "Callbacks"}, {"name": "Health Check"}, { "name": "Actuator", "description": "Monitor and interact", "externalDocs": { "description": "Spring Boot Actuator Web API Documentation", "url": "https://docs.spring.io/spring-boot/docs/current/actuator-api/html/" } }, {"name": "Management of configuration"} ] }