4 Configuration

This chapter lists the configuration changes in release 24.2.x.

4.1 Helm

This section lists the Helm parameter changes in release 24.2.x. For more information about the Helm parameters, see Oracle Communications Cloud Native Core, Network Exposure Function Installation, Upgrade, and Fault Recovery Guide.

Release 24.2.2

There is no change in the Helm parameters in this release.

Release 24.2.1

There is no change in the Helm parameters in this release.

Release 24.2.0

The following Helm parameters are added in this release:
  • global.commonCfg
  • global.privilegedDbCredSecretName
  • global.dbCredSecretName
  • global.commonCfg.hookImage.name
  • global.commonCfg.hookImage.tag
  • global.commonCfg.hookImage.pullPolicy
  • global.client.enable
  • global.client.pollingInterval
  • global.server.svcName
  • global.server.port

4.2 REST API

This section lists the REST API changes in release 24.2.x. For more information about the REST APIs, see Oracle Communications Cloud Native Core, Network Exposure Function REST Specification Guide.

Release 24.2.2

There are no REST API changes in this release.

Release 24.2.1

There are no REST API changes in this release.

Release 24.2.0

Updated the URI and Example for the following REST APIs in this release:

Table 4-1 URI and Examples

REST API URI Example
Fetching Logging Data {apiRoot}/nef/nf-common-component/v1/{serviceName}/logging {apiRoot}/nef/nf-common-component/v1/monitoringevents/logging
Fetch Timeout Data {apiRoot}/nef/nf-common-component/v1/{serviceName}/timeout {apiRoot}/nef/nf-common-component/v1/monitoringevents/timeout
Fetch GMLC Configuration {apiRoot}/nef/nf-common-component/v1/monitoringevents/gmlcconfigs {apiRoot}/nef/nf-common-component/v1/monitoringevents/gmlcconfigs
Fetch AF Service ID List {apiRoot}/nef/common-component/v1/global/afServiceIdList {apiRoot}/nef/common-component/v1/global/afServiceIdList
Fetch Global Configurations {apiRoot}/nef/nf-common-component/v1/globaloptions {apiRoot}/nef/nf-common-component/v1/globaloptions
Add Service ID List {apiRoot}/nef/common-component/v1/global/afServiceIdList/{afServiceId} {apiRoot}/nef/common-component/v1/global/afServiceIdList/334
Delete Service ID List {apiRoot}/nef/common-component/v1/global/afServiceIdList/{afServiceId} {apiRoot}/nef/common-component/v1/global/afServiceIdList/334
Fetch SCS Short Message Entity {apiRoot}/nef/nf-common-component/v1/global/scsShortMessageEntity {apiRoot}/nef/nf-common-component/v1/global/scsShortMessageEntity
Update SCS Short Message Entity {apiRoot}/nef/nf-common-component/v1/global/scsShortMessageEntity {apiRoot}/nef/nf-common-component/v1/global/scsShortMessageEntity
Fetch QoS Profiles {apiRoot}/nef/common-component/v1/global/qosProfiles {apiRoot}/nef/common-component/v1/global/qosProfiles
Added the following REST APIs in this release:
  • Update GMLC Configuration
  • Edit Service ID List
  • Update QoS Profiles
  • Add QoS Profiles
  • Delete QoS Profiles
  • Fetch PLMN ID Map
  • Add PLMN ID Map
  • Edit PLMN ID Map
  • Delete PLMN ID Map
  • Fetch TAI Map
  • Add to TAI MAP
  • Edit TAI MAP
  • Delete from TAI Map
  • Fetch ECGI Map
  • Add to ECGI Map
  • Edit ECGI Map
  • Delete from ECGI Map
  • Fetch NCGI Map
  • Add to NCGI Map
  • Edit NCGI Map
  • Delete from NCGI Map
  • Fetch GNBID Map
  • Add to GNBID Map
  • Edit GNBID Map
  • Delete from GNBID Map
  • Fetch globalRanNodeId Map
  • Add to globalRanNodeId Map
  • Edit globalRanNodeId Map
  • Delete from globalRanNodeId Map
  • Fetch geoZoneIdToSpatialValidity Map
  • Add to geoZoneIdToSpatialValidity Map
  • Edit geoZoneIdToSpatialValidity Map
  • Delete from geoZoneIdToSpatialValidity Map
  • Fetching Logging Data
  • Updating Logging Data
  • Fetching Published Services from CAPIF
  • Create Discovery Group
  • Get Discovery Group
  • Get All Discovery Group
  • Delete Discovery Group
  • Pre-provision the Invoker
  • Get Invoker Details
  • Get All Invoker Details
  • Delete Invoker
  • Get Access Token
  • Update Access Token Expiry Time