4 Configuration
This section lists the configuration parameters changes in NSSF Release 24.1.x.
4.1 Helm
This section lists the Helm parameter changes in Release 24.1.x. For more information on the parameters, see Oracle Communications Cloud Native Core, Installation, Upgrade, and Fault Recovery Guide
Release 24.1.1
There are no updates to this section in this release.
Release 24.1.0
There are no updates to the Helm parameters in this release.
4.2 REST API
This section lists the REST API changes in Release 24.1.x. For more information on the managed objects and REST APIs, see Oracle Communications Cloud Native Core, Network Slice Selection Function REST Specification Document.
Release 24.1.1
There are no updates to this section in this release.
Release 24.1.0
- Added the "NssfSystemOptions" REST API to enable Enhanced Computation of AllowedNSSAI in NSSF.
- Updated cURL URI of the following APIs by removing "/" before
"-H" from the base URIs.
For example:
curl --http2-prior-knowledge -X POST http://{{host}}:{{port}}/nnssf- configuration/v1/nssrules/ -H
was updated tocurl --http2-prior-knowledge -X POST http://{{host}}:{{port}}/nnssf- configuration/v1/nssrules -H
- Nss Rules
- NSSAI Auth
- AMF Resolutions
- NSI Profiles
- GrSite
- OAuth Validator REST API Configuration
- Added DELETE cURL command examples for the supported NSSF REST Specifications.
- Updated salience value and added a note that salience should be greater than 5 in Nss Rules.
4.3 CNC Console
This section lists the CNC Console changes in Release 24.1.x. For more information, see Oracle Communications Cloud Native Core, Network Slice Selection Function User Guide.
Release 24.1.1
There are no updates to this section in this release.
Release 24.1.0
NSSF APIs
- NSSF System Option
Common Services APIs
Added the CNC Console support for the following common services APIs:
- Egress Gateway:
- Peer Configuration
- Peer Set Configuration
- Peer Monitoring Configuration
- Routes Configuration
- SBI Error Action Sets
- SBI Error Criteria Sets
- User Agent Header Generation
- Ingress Gateway:
- Discard Policy Mapping
- Error Code Profiles
- Error Code Series
- OAuth Validator Configurations
- Create Overload Control Discard Policies
- Routes Configuration
- Server Header Details
- Pod Protection
cnDBTier APIs
- cnDBTier Health
- cnDBTier Version
- Backup List
- Database Statistics Report
- Georeplication Status
- HeartBeat Status
- Local Cluster Status
- On Demand Backup
For more information, see "Configuring NSSF using CNC Console" section in Oracle Communications Cloud Native Core, Network slice Selection Function User Guide.