C HTTP Status Codes Supported on SBI
Table C-1 HTTP Status Codes Supported on Service Based Interface (SBI)
HTTP Status Code | Description |
---|---|
204 |
There is no PCF session binding information matching the query parameters. |
400 |
|
401 |
Unauthorized With Header "WWW-Authenticate" |
403 | Request is forbidden. |
404 | The request for modification or deletion of a subscription is rejected because the subscription is not found in the NF. |
405 | The HTTP request is rejected as the performed operation is not allowed. |
406 | The request is not acceptable. |
408 | The request is rejected is segmented and all parts of the message are not received within the expected timeframe. |
409 | The request is rejected due to schema errors and conflicts in versions. |
410 | This requested resource has been permanently deleted. |
411 | The request is rejected due to the incorrect value of a Content-length header field. |
412 | The request is rejected due to incorrect conditions in the GET request. |
413 | The payload is larger than the limit. |
414 | The request URI is longer than the limit. |
415 | The HTTP request contains an unsupported payload type. |
429 | The request is rejected due to excessive traffic, which if continued over time, may lead to (or may increase) an overload situation. |
500 |
|
503 | The NF experiences congestion and performs overload control that does not allow the request to be processed. |
504 | This error code is generated in case of timeout due to inactivity. |