From c7f757e98066775ed2fdeb67f3d31777e8430624 Mon Sep 17 00:00:00 2001
From: PatrikBuhr The O-RAN Non-RT RIC Policy Management Service provides a REST API for management of A1 policies. 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 registered 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 registering services that uses PMS. Each A1 policy is owned by a service. PMS can supervise each registered service and will automatically remove policies for unavailable services.<\/p>",
+ "description": " The O-RAN Non-RT RIC Policy Management Service provides a REST API for management of A1 policies. 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 registered 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 registering services that uses PMS. Each A1 policy is optionally owned by a service. PMS can supervise each registered service by a heart-beat supervision and will automatically remove policies for unavailable services. Note that a service does not need to be registered in order to create A1 Policies. This is a feature that is optional to use.<\/p>",
"title": "A1 Policy Management Service",
"version": "1.1.0"
},
diff --git a/docs/offeredapis/swagger/pms-api.yaml b/docs/offeredapis/swagger/pms-api.yaml
index 1f84399e..6d620c23 100644
--- a/docs/offeredapis/swagger/pms-api.yaml
+++ b/docs/offeredapis/swagger/pms-api.yaml
@@ -18,8 +18,10 @@ info:
provides support for looking up a NearRT-RIC. Each A1 policy is targeted for one
Near-RT RIC. API used for supervision of the PMS component. API used for registering services that uses PMS.
- Each A1 policy is owned by a service. PMS can supervise each registered service
- and will automatically remove policies for unavailable services.General<\/h2>
The main tasks of the service are:<\/p>APIs provided by the service<\/h2>
A1 Policy Management<\/h3>
Management of configuration<\/h3>
Callbacks<\/h3>
NearRT-RIC Repository<\/h3>
Health Check<\/h3>
Service Registry and Supervision<\/h3>
General<\/h2>
The main tasks of the service are:<\/p>APIs provided by the service<\/h2>
A1 Policy Management<\/h3>
Management of configuration<\/h3>
Callbacks<\/h3>
NearRT-RIC Repository<\/h3>
Health Check<\/h3>
Service Registry and Supervision<\/h3>
Health Check
Service
Registry and Supervision