3 Signaling API Specifications
This section describes signaling API specifications
3.1 Operations Supported for NEF Data
This section provides information about the operations supported for NEF Data.
3.2 Operations Supported for EIR Data
This section provides information about the operations supported for EIR Data.
3.3 Operations Supported for PCF Data
This section provides information about the operations supported for PCF Data (PCF as consumer).
3.3.1 Subscription Operations for Policy Data
This section provides information about the subscription operations for policy data.
3.4 Operations Supported for SLF Data
This section provides information about operations supported for SLF Data feature.
3.5 Operations Supported for UDM Data
This section provides information about the operations supported for UDM data
- GET-ContextData
- GET - Context Data - SMSF
- PUT - Amf3GppAccessRegistration
- PATCH - Amf3GppAccessRegistration
- GET-Amf3GppAccessRegistration
- GET-Amf3GppAccessRegistration
- PUT-AmfNon3GppAccessRegistration
- GET-AmfNon3GppAccessRegistration
- GET-AmfNon3GppAccessRegistration
- GET-AuthenticationSubscriptionData
- PATCH-AuthenticationSubscriptionData
- PUT-AuthenticationStatus
- GET-AuthenticationStatus
- GET - AccessAndMobilitySubscriptionData
- PUT-AccessAndMobilitySubscriptionData
- GET-SessionManagementSubscriptionData
- GET-ProvisionedData
3.6 UDSF Data Operations
The following table provides information about the UDSF Data Operations.
Table 3-1 UDSF Data Operations
HTTP Method | Sample REST URL | Description | Possible Error Codes |
---|---|---|---|
PUT | https://localhost:9443/nudsf-dr/v1/udsf/msisdn-1111111111/udsf-data |
Sample data blob for UDSF data is:
Create or update request that adds or modifies the unstructured data for a given subscriber. |
|
GET | https://localhost:9443/nudsf-dr/v1/udsf/msisdn-1111111111/udsf-data
|
Retrieves the unstructured data for the given subscriber. |
|
DELETE | https://localhost:9443/nudsf-dr/v1/udsf/msisdn-1111111111/udsf-data
|
Deletes the unstructured data for the given subscriber. |
|