NFStatus Notify Call Flow
Issuing a POST request to each callback URI of the various subscribed NF Instances, initiates the NFStatus Notify operator.

Step | Description |
---|---|
1 |
The NRF sends a POST request to the callback URI. The request body for a profile change notification request includes the following:
|
2a |
When the notification is successful, the NRF sends a "204 No content" response. |
2b |
The SMF returns a "404 Not Found" status code with the problem details if the SMF disregards the "nfStatusNotificationURI" as a valid notification URI. For example, if the URI does not belong to any of the existing subscriptions that the SMF has created in the NRF. |