Roll version after L-Release (2.10.0->2.11.0) 95/14695/4
authorJohnKeeney <john.keeney@est.tech>
Fri, 4 Jul 2025 13:18:21 +0000 (14:18 +0100)
committerJohn Keeney <john.keeney@est.tech>
Fri, 4 Jul 2025 13:40:06 +0000 (13:40 +0000)
Issue-ID: NONRTRIC-1072
Change-Id: I623623f01edb67b602f6cc45356686f35cf1d054
Signed-off-by: JohnKeeney <john.keeney@est.tech>
19 files changed:
api/a1pms-api-v3.json
api/pms-api-v3.json
api/pms-api-v3.yaml
api/pms-api.json
api/pms-api.yaml
api/pms-api/index.html
api/pms-api/v3/custom/index.html
api/pms-api/v3/index.html
docs/offeredapis/openapitoolgen/offeredapis/pms-api/index.html
docs/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html
docs/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html
docs/offeredapis/swagger/a1pms-api-v3.json
docs/offeredapis/swagger/pms-api-v3.json
docs/offeredapis/swagger/pms-api-v3.yaml
docs/offeredapis/swagger/pms-api.json
docs/offeredapis/swagger/pms-api.yaml
docs/release-notes.rst
oas-info.yaml
pom.xml

index 113df5c..ac4b257 100644 (file)
@@ -5,7 +5,7 @@
       "email" : "discuss@lists.o-ran-sc.org",
       "url" : "https://o-ran-sc.org//"
     },
-    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>",
+    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>",
     "license" : {
       "name" : "Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.",
       "url" : "http://www.apache.org/licenses/LICENSE-2.0"
index 113df5c..ac4b257 100644 (file)
@@ -5,7 +5,7 @@
       "email" : "discuss@lists.o-ran-sc.org",
       "url" : "https://o-ran-sc.org//"
     },
-    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>",
+    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>",
     "license" : {
       "name" : "Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.",
       "url" : "http://www.apache.org/licenses/LICENSE-2.0"
index ea2b24a..0bce0f1 100644 (file)
@@ -22,35 +22,34 @@ info:
   contact:
     email: discuss@lists.o-ran-sc.org
     url: https://o-ran-sc.org//
-  description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides\
-    \ a REST API for managing A1 policies. <br/>This document describes the latest\
-    \ API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification\
-    \ and deletion.</li><li>Monitoring and maintaining consistency of the SMO view\
-    \ of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT\
-    \ RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps).\
-    \ When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs\
-    \ provided or defined by the service</h2> <p>Note: parts of this API are strongly\
-    \ based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy\
-    \ Management, and those parts should be considered '\xC2\xA9 O-RAN ALLIANCE -\
-    \ All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest\
-    \ API for managing A1 Policies. This API is partially compliant with O-RAN Alliance\
-    \ R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval,\
-    \ creation, modification and deletion.</li><li>Retrieval of supported A1 Policy\
-    \ Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management\
-    \ of configuration</h3><p>API for updating and retrieval of the component configuration.\
-    \ Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These\
-    \ are endpoints that are invoked by this service. The callbacks are registered\
-    \ in this service at service registration.</p><h3>NearRT-RIC Repository  (Older\
-    \ version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC.\
-    \ Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API\
-    \ used for supervision of the A1 Policy Management Service.</p><h3>Service Registry\
-    \ and Supervision</h3> <p>API used for registering services/clients/rApps. Each\
-    \ A1 Policy can be tagged with an owner. If the owner service is registered, then\
-    \ the service can be optionally monitored by a heart-beat supervision mechanism,\
-    \ and if the registered service becomes unavailable, then it is removed and all\
-    \ its A1 Policies are  deleted. Note that services do not need to be registered\
-    \ to create A1 Policies, but unregistered    services are not supervised. This\
-    \ is a feature that is optional to use.</p>"
+  description: '<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides
+    a REST API for managing A1 policies. <br/>This document describes the latest API
+    set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring
+    and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining
+    a view of each Near-RT RIC''s supported A1 Policy Types</li><li>Supervision of
+    registered services (rApps). When a registered service is unavailable, its policies
+    are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note:
+    parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface
+    specification for A1 Policy Management, and those parts should be considered ''Copyright
+    (C) O-RAN ALLIANCE - All rights reserved.''</p> <h3>A1 Policy Management</h3>
+    <p>This is the latest API for managing A1 Policies. This API is partially compliant
+    with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1
+    Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported
+    A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1
+    policies</li></ul><h3>Management of configuration</h3><p>API for updating and
+    retrieval of the component configuration. Note that there other ways to maintain
+    the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are
+    invoked by this service. The callbacks are registered in this service at service
+    registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an
+    API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted
+    towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of
+    the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3>
+    <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged
+    with an owner. If the owner service is registered, then the service can be optionally
+    monitored by a heart-beat supervision mechanism, and if the registered service
+    becomes unavailable, then it is removed and all its A1 Policies are deleted. Note
+    that services do not need to be registered to create A1 Policies, but unregistered   services
+    are not supervised. This is a feature that is optional to use.</p>'
   license:
     name: Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the
       Apache 2 License.
index b0c612a..e939eff 100644 (file)
@@ -5,7 +5,7 @@
       "email" : "discuss@lists.o-ran-sc.org",
       "url" : "https://o-ran-sc.org//"
     },
-    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>",
+    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>",
     "license" : {
       "name" : "Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.",
       "url" : "http://www.apache.org/licenses/LICENSE-2.0"
index 1905e49..95c51dc 100644 (file)
@@ -22,35 +22,34 @@ info:
   contact:
     email: discuss@lists.o-ran-sc.org
     url: https://o-ran-sc.org//
-  description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides\
-    \ a REST API for managing A1 policies. <br/>This document describes the latest\
-    \ API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification\
-    \ and deletion.</li><li>Monitoring and maintaining consistency of the SMO view\
-    \ of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT\
-    \ RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps).\
-    \ When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs\
-    \ provided or defined by the service</h2> <p>Note: parts of this API are strongly\
-    \ based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy\
-    \ Management, and those parts should be considered '\xC2\xA9 O-RAN ALLIANCE -\
-    \ All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest\
-    \ API for managing A1 Policies. This API is partially compliant with O-RAN Alliance\
-    \ R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval,\
-    \ creation, modification and deletion.</li><li>Retrieval of supported A1 Policy\
-    \ Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management\
-    \ of configuration</h3><p>API for updating and retrieval of the component configuration.\
-    \ Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These\
-    \ are endpoints that are invoked by this service. The callbacks are registered\
-    \ in this service at service registration.</p><h3>NearRT-RIC Repository  (Older\
-    \ version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC.\
-    \ Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API\
-    \ used for supervision of the A1 Policy Management Service.</p><h3>Service Registry\
-    \ and Supervision</h3> <p>API used for registering services/clients/rApps. Each\
-    \ A1 Policy can be tagged with an owner. If the owner service is registered, then\
-    \ the service can be optionally monitored by a heart-beat supervision mechanism,\
-    \ and if the registered service becomes unavailable, then it is removed and all\
-    \ its A1 Policies are  deleted. Note that services do not need to be registered\
-    \ to create A1 Policies, but unregistered    services are not supervised. This\
-    \ is a feature that is optional to use.</p>"
+  description: '<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides
+    a REST API for managing A1 policies. <br/>This document describes the latest API
+    set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring
+    and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining
+    a view of each Near-RT RIC''s supported A1 Policy Types</li><li>Supervision of
+    registered services (rApps). When a registered service is unavailable, its policies
+    are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note:
+    parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface
+    specification for A1 Policy Management, and those parts should be considered ''Copyright
+    (C) O-RAN ALLIANCE - All rights reserved.''</p> <h3>A1 Policy Management</h3>
+    <p>This is the latest API for managing A1 Policies. This API is partially compliant
+    with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1
+    Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported
+    A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1
+    policies</li></ul><h3>Management of configuration</h3><p>API for updating and
+    retrieval of the component configuration. Note that there other ways to maintain
+    the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are
+    invoked by this service. The callbacks are registered in this service at service
+    registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an
+    API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted
+    towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of
+    the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3>
+    <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged
+    with an owner. If the owner service is registered, then the service can be optionally
+    monitored by a heart-beat supervision mechanism, and if the registered service
+    becomes unavailable, then it is removed and all its A1 Policies are deleted. Note
+    that services do not need to be registered to create A1 Policies, but unregistered   services
+    are not supervised. This is a feature that is optional to use.</p>'
   license:
     name: Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the
       Apache 2 License.
index abc2a4f..74dcfa5 100644 (file)
@@ -1334,7 +1334,7 @@ ul.nav-tabs {
               <div class="app-desc">Version: 1.0.0</div>
             <hr>
             <div id="app-description" class="app-desc">
-                <h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>
+                <h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>
 
             </div>
           </div>
index 618a540..29a9027 100644 (file)
@@ -1279,7 +1279,7 @@ ul.nav-tabs {
               <div class="app-desc">Version: 1.0.0</div>
             <hr>
             <div id="app-description" class="app-desc">
-                <h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>
+                <h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>
 
             </div>
           </div>
index aafe820..dc8a1fc 100644 (file)
@@ -1310,7 +1310,7 @@ ul.nav-tabs {
               <div class="app-desc">Version: 1.0.0</div>
             <hr>
             <div id="app-description" class="app-desc">
-                <h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>
+                <h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>
 
             </div>
           </div>
index abc2a4f..74dcfa5 100644 (file)
@@ -1334,7 +1334,7 @@ ul.nav-tabs {
               <div class="app-desc">Version: 1.0.0</div>
             <hr>
             <div id="app-description" class="app-desc">
-                <h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>
+                <h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>
 
             </div>
           </div>
index 618a540..29a9027 100644 (file)
@@ -1279,7 +1279,7 @@ ul.nav-tabs {
               <div class="app-desc">Version: 1.0.0</div>
             <hr>
             <div id="app-description" class="app-desc">
-                <h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>
+                <h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>
 
             </div>
           </div>
index aafe820..dc8a1fc 100644 (file)
@@ -1310,7 +1310,7 @@ ul.nav-tabs {
               <div class="app-desc">Version: 1.0.0</div>
             <hr>
             <div id="app-description" class="app-desc">
-                <h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>
+                <h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>
 
             </div>
           </div>
index 113df5c..ac4b257 100644 (file)
@@ -5,7 +5,7 @@
       "email" : "discuss@lists.o-ran-sc.org",
       "url" : "https://o-ran-sc.org//"
     },
-    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>",
+    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>",
     "license" : {
       "name" : "Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.",
       "url" : "http://www.apache.org/licenses/LICENSE-2.0"
index 113df5c..ac4b257 100644 (file)
@@ -5,7 +5,7 @@
       "email" : "discuss@lists.o-ran-sc.org",
       "url" : "https://o-ran-sc.org//"
     },
-    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>",
+    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>",
     "license" : {
       "name" : "Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.",
       "url" : "http://www.apache.org/licenses/LICENSE-2.0"
index ea2b24a..0bce0f1 100644 (file)
@@ -22,35 +22,34 @@ info:
   contact:
     email: discuss@lists.o-ran-sc.org
     url: https://o-ran-sc.org//
-  description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides\
-    \ a REST API for managing A1 policies. <br/>This document describes the latest\
-    \ API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification\
-    \ and deletion.</li><li>Monitoring and maintaining consistency of the SMO view\
-    \ of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT\
-    \ RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps).\
-    \ When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs\
-    \ provided or defined by the service</h2> <p>Note: parts of this API are strongly\
-    \ based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy\
-    \ Management, and those parts should be considered '\xC2\xA9 O-RAN ALLIANCE -\
-    \ All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest\
-    \ API for managing A1 Policies. This API is partially compliant with O-RAN Alliance\
-    \ R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval,\
-    \ creation, modification and deletion.</li><li>Retrieval of supported A1 Policy\
-    \ Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management\
-    \ of configuration</h3><p>API for updating and retrieval of the component configuration.\
-    \ Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These\
-    \ are endpoints that are invoked by this service. The callbacks are registered\
-    \ in this service at service registration.</p><h3>NearRT-RIC Repository  (Older\
-    \ version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC.\
-    \ Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API\
-    \ used for supervision of the A1 Policy Management Service.</p><h3>Service Registry\
-    \ and Supervision</h3> <p>API used for registering services/clients/rApps. Each\
-    \ A1 Policy can be tagged with an owner. If the owner service is registered, then\
-    \ the service can be optionally monitored by a heart-beat supervision mechanism,\
-    \ and if the registered service becomes unavailable, then it is removed and all\
-    \ its A1 Policies are  deleted. Note that services do not need to be registered\
-    \ to create A1 Policies, but unregistered    services are not supervised. This\
-    \ is a feature that is optional to use.</p>"
+  description: '<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides
+    a REST API for managing A1 policies. <br/>This document describes the latest API
+    set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring
+    and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining
+    a view of each Near-RT RIC''s supported A1 Policy Types</li><li>Supervision of
+    registered services (rApps). When a registered service is unavailable, its policies
+    are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note:
+    parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface
+    specification for A1 Policy Management, and those parts should be considered ''Copyright
+    (C) O-RAN ALLIANCE - All rights reserved.''</p> <h3>A1 Policy Management</h3>
+    <p>This is the latest API for managing A1 Policies. This API is partially compliant
+    with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1
+    Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported
+    A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1
+    policies</li></ul><h3>Management of configuration</h3><p>API for updating and
+    retrieval of the component configuration. Note that there other ways to maintain
+    the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are
+    invoked by this service. The callbacks are registered in this service at service
+    registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an
+    API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted
+    towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of
+    the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3>
+    <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged
+    with an owner. If the owner service is registered, then the service can be optionally
+    monitored by a heart-beat supervision mechanism, and if the registered service
+    becomes unavailable, then it is removed and all its A1 Policies are deleted. Note
+    that services do not need to be registered to create A1 Policies, but unregistered   services
+    are not supervised. This is a feature that is optional to use.</p>'
   license:
     name: Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the
       Apache 2 License.
index b0c612a..e939eff 100644 (file)
@@ -5,7 +5,7 @@
       "email" : "discuss@lists.o-ran-sc.org",
       "url" : "https://o-ran-sc.org//"
     },
-    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are  deleted. Note that services do not need to be registered to create A1 Policies, but unregistered    services are not supervised. This is a feature that is optional to use.</p>",
+    "description" : "<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides a REST API for managing A1 policies. <br/>This document describes the latest API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management of configuration</h3><p>API for updating and retrieval of the component configuration. Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are invoked by this service. The callbacks are registered in this service at service registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3> <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner. If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are deleted. Note that services do not need to be registered to create A1 Policies, but unregistered   services are not supervised. This is a feature that is optional to use.</p>",
     "license" : {
       "name" : "Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.",
       "url" : "http://www.apache.org/licenses/LICENSE-2.0"
index 1905e49..95c51dc 100644 (file)
@@ -22,35 +22,34 @@ info:
   contact:
     email: discuss@lists.o-ran-sc.org
     url: https://o-ran-sc.org//
-  description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service  provides\
-    \ a REST API for managing A1 policies. <br/>This document describes the latest\
-    \ API set  to perform tasks for: </p><ul><li>A1 Policy creation, modification\
-    \ and deletion.</li><li>Monitoring and maintaining consistency of the SMO view\
-    \ of A1 Policies and the Near-RT RICs</li><li>Maintaining a view of each Near-RT\
-    \ RIC's supported A1 Policy Types</li><li>Supervision of registered services (rApps).\
-    \ When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs\
-    \ provided or defined by the service</h2> <p>Note: parts of this API are strongly\
-    \ based on extracts of the O-RAN Alliance R1 Interface specification for A1 Policy\
-    \ Management, and those parts should be considered '\xC2\xA9 O-RAN ALLIANCE -\
-    \ All rights reserved.'</p> <h3>A1 Policy Management</h3> <p>This is the latest\
-    \ API for managing A1 Policies. This API is partially compliant with O-RAN Alliance\
-    \ R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval,\
-    \ creation, modification and deletion.</li><li>Retrieval of supported A1 Policy\
-    \ Types for a Near-RT RIC</li><li>Retrieval of status for existing A1 policies</li></ul><h3>Management\
-    \ of configuration</h3><p>API for updating and retrieval of the component configuration.\
-    \ Note that there other ways to maintain the configuration.</p><h3>Service Callbacks</h3><p>These\
-    \ are endpoints that are invoked by this service. The callbacks are registered\
-    \ in this service at service registration.</p><h3>NearRT-RIC Repository  (Older\
-    \ version)</h3> <p>This is an API that provides support for looking up a NearRT-RIC.\
-    \ Each A1 policy is targeted towards one Near-RT RIC.</p><h3>Health Check</h3><p>API\
-    \ used for supervision of the A1 Policy Management Service.</p><h3>Service Registry\
-    \ and Supervision</h3> <p>API used for registering services/clients/rApps. Each\
-    \ A1 Policy can be tagged with an owner. If the owner service is registered, then\
-    \ the service can be optionally monitored by a heart-beat supervision mechanism,\
-    \ and if the registered service becomes unavailable, then it is removed and all\
-    \ its A1 Policies are  deleted. Note that services do not need to be registered\
-    \ to create A1 Policies, but unregistered    services are not supervised. This\
-    \ is a feature that is optional to use.</p>"
+  description: '<h2>General</h2><p>The ORAN SC A1 Policy Management Service provides
+    a REST API for managing A1 policies. <br/>This document describes the latest API
+    set  to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring
+    and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining
+    a view of each Near-RT RIC''s supported A1 Policy Types</li><li>Supervision of
+    registered services (rApps). When a registered service is unavailable, its policies
+    are removed.</li></ul><h2>APIs provided or defined by the service</h2> <p>Note:
+    parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface
+    specification for A1 Policy Management, and those parts should be considered ''Copyright
+    (C) O-RAN ALLIANCE - All rights reserved.''</p> <h3>A1 Policy Management</h3>
+    <p>This is the latest API for managing A1 Policies. This API is partially compliant
+    with O-RAN Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1
+    Policy retrieval, creation, modification and deletion.</li><li>Retrieval of supported
+    A1 Policy Types for a Near-RT RIC</li><li>Retrieval of status for existing A1
+    policies</li></ul><h3>Management of configuration</h3><p>API for updating and
+    retrieval of the component configuration. Note that there other ways to maintain
+    the configuration.</p><h3>Service Callbacks</h3><p>These are endpoints that are
+    invoked by this service. The callbacks are registered in this service at service
+    registration.</p><h3>NearRT-RIC Repository  (Older version)</h3> <p>This is an
+    API that provides support for looking up a NearRT-RIC. Each A1 policy is targeted
+    towards one Near-RT RIC.</p><h3>Health Check</h3><p>API used for supervision of
+    the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3>
+    <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged
+    with an owner. If the owner service is registered, then the service can be optionally
+    monitored by a heart-beat supervision mechanism, and if the registered service
+    becomes unavailable, then it is removed and all its A1 Policies are deleted. Note
+    that services do not need to be registered to create A1 Policies, but unregistered   services
+    are not supervised. This is a feature that is optional to use.</p>'
   license:
     name: Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the
       Apache 2 License.
index b3e03c8..3e3dbb3 100755 (executable)
@@ -381,20 +381,20 @@ K Release
 |                             |                                                        |
 +-----------------------------+--------------------------------------------------------+
 
-K Release
+L Release
 ---------
 +-----------------------------+--------------------------------------------------------+
 | **Project**                 | Non-RT RIC A1 Policy Management Service                |
 |                             |                                                        |
 +-----------------------------+--------------------------------------------------------+
 | **Repo/commit-ID**          | nonrtric/plt/a1policymanagementservice                 |
-|                             | 281562aab3e1b4e4065863c769ce0a6522f5e5aa               |
+|                             |         a76bacf1a59ecf115f1e4d74d69e0493d33ba3cc       |
 |                             |                                                        |
 +-----------------------------+--------------------------------------------------------+
 | **Release designation**     | L                                                      |
 |                             |                                                        |
 +-----------------------------+--------------------------------------------------------+
-| **Release date**            | 2024-12-19                                             |
+| **Release date**            | 2025-07-03                                             |
 |                             |                                                        |
 +-----------------------------+--------------------------------------------------------+
 | **Purpose of the delivery** | nonrtric-plt-a1policymanagementservice:2.10.0          |
index f8ff827..1bda53a 100644 (file)
@@ -2,7 +2,7 @@ title: OSC - A1 Policy Management API
 version: 1.0.0
 x-api-id: e9776a07-0813-4fca-9801-6f892f0a7c13
 x-audience: external-public
-description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service \
+description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service\
     \ provides a REST API for managing A1 policies. <br/>This document describes the latest API set 
     \ to perform tasks for: </p><ul><li>A1 Policy creation, modification and deletion.</li><li>Monitoring\
     \ and maintaining consistency of the SMO view of A1 Policies and the Near-RT RICs</li><li>Maintaining\
@@ -10,7 +10,7 @@ description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service \
     \ (rApps). When a registered service is unavailable, its policies are removed.</li></ul><h2>APIs\
     \ provided or defined by the service</h2>\
     \ <p>Note: parts of this API are strongly based on extracts of the O-RAN Alliance R1 Interface specification\
-    \ for A1 Policy Management, and those parts should be considered '© O-RAN ALLIANCE - All rights reserved.'</p>\
+    \ for A1 Policy Management, and those parts should be considered 'Copyright (C) O-RAN ALLIANCE - All rights reserved.'</p>\
     \ <h3>A1 Policy Management</h3>\
     \ <p>This is the latest API for managing A1 Policies. This API is partially compliant with O-RAN\
     \ Alliance R1 Interface specifications for A1 Policy Management:</p><ul><li>A1 Policy retrieval, creation,\
@@ -25,8 +25,8 @@ description: "<h2>General</h2><p>The ORAN SC A1 Policy Management Service \
     \ of the A1 Policy Management Service.</p><h3>Service Registry and Supervision</h3>\
     \ <p>API used for registering services/clients/rApps. Each A1 Policy can be tagged with an owner.\
     \ If the owner service is registered, then the service can be optionally monitored by a heart-beat supervision\
-    \ mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are \
-    \ deleted. Note that services do not need to be registered to create A1 Policies, but unregistered 
+    \ mechanism, and if the registered service becomes unavailable, then it is removed and all its A1 Policies are\
+    \ deleted. Note that services do not need to be registered to create A1 Policies, but unregistered\ 
     \ services are not supervised. This is a feature that is optional to use.</p>"
 license:
   name: Copyright (C) 2024 - 2025 OpenInfra Foundation Europe. Licensed under the Apache 2 License.
diff --git a/pom.xml b/pom.xml
index 8035ee7..0df1cfc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>a1policymanagementservice</artifactId>
-    <version>2.10.0-SNAPSHOT</version>
+    <version>2.11.0-SNAPSHOT</version>
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>