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.
Parent topic: Signaling API Specifications
3.2 Operations Supported for EIR Data
This section provides information about the operations supported for EIR Data.
Parent topic: Signaling API Specifications
3.3 Operations Supported for PCF Data
This section provides information about the operations supported for PCF Data (PCF as consumer).
Parent topic: Signaling API Specifications
3.3.1 Subscription Operations for Policy Data
This section provides information about the subscription operations for policy data.
Parent topic: Operations Supported for PCF Data
3.3.2 Subscription Notification Formats for PCF Data
This section provides information about the subscription notification formats for PCF data
Parent topic: Operations Supported for PCF Data
3.4 Operations Supported for SLF Data
This section provides information about operations supported for SLF Data feature.
Parent topic: Signaling API Specifications
3.5 Operations Supported for UDM Data
This section provides information about the operations supported for UDM data
- GET-ContextData
- GET - Context Data - SMSF
- 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.5.1 Subscription Operations for UDM Data
This table provides information about the subscription operations for UDM data.
Parent topic: Operations Supported for UDM Data
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. |
|
Parent topic: Signaling API Specifications