CDL Endpoint Failure Call Flow
This section describes the SMF local data store endpoint failure call flow.

Step | Description |
---|---|
1 |
The AMF sends a Create Request to SMF REST endpoint over the N11 interface. |
2 |
After receiving the request, the SMF REST endpoint forwards the Create Request to the SMF service. |
3 |
The SMF service attempts to reach the CDL endpoint to send the session creation request. However, the CDL endpoint is unreachable. |
4 |
The Create Request is evaluated in the stored session and the SMF service forwards the request to the CDL endpoint. |
5 |
After the call request is successful, the SMF service notifies the Success Message to the SMF REST endpoint. |
6 |
The SMF REST endpoint forwards the Success Message to the AMF. |