What's New in This Guide
This section lists the documentation updates for Release 24.1.x in Oracle Communications Cloud Native Core, Network Slice Selection Function REST Specification Guide.
Release 24.1.1- F91237-02, June 2024
There are no updates to this document in this release.
Release 24.1.0- F91237-01, April 2024
- Added NssfSystemOptions, a new managed object to configure configure Enhanced computation of AllowedNSSAI.
- 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
- 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.