Replace the config element: SD.http-config
put
https://cloud-native-SBC-IP/config/v1/sd/http-config
Replace the config element: SD.http-config
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
object
modifying tcp Connections settings
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
exclusive-http-client-port-range: boolean
Enable for active and standby signaling pods to use different Http Client Port Range
-
httpclient-cache-size-multiplier: integer
(int32)
Minimum Value:
4
Maximum Value:50
connection cache multiplier value -
httpclient-max-cpu-load: integer
(int32)
Minimum Value:
30
Maximum Value:90
The maximum CPU percentage allowed before the HTTP client starts discarding HTTP/HTTPS requests. -
httpclient-max-total-conn: integer
(int64)
Minimum Value:
0
Maximum Value:2147483647
The maximum TCP connections is the lower of the configured value or 50% of available file descriptors. Set to 0 to disable the limit. Consider existing connections when changing configuration.
Response
Supported Media Types
- application/json
200 Response
return config element: HttpConfig
Root Schema : schema
Type:
object
modifying tcp Connections settings
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
exclusive-http-client-port-range: boolean
Enable for active and standby signaling pods to use different Http Client Port Range
-
httpclient-cache-size-multiplier: integer
(int32)
Minimum Value:
4
Maximum Value:50
connection cache multiplier value -
httpclient-max-cpu-load: integer
(int32)
Minimum Value:
30
Maximum Value:90
The maximum CPU percentage allowed before the HTTP client starts discarding HTTP/HTTPS requests. -
httpclient-max-total-conn: integer
(int64)
Minimum Value:
0
Maximum Value:2147483647
The maximum TCP connections is the lower of the configured value or 50% of available file descriptors. Set to 0 to disable the limit. Consider existing connections when changing configuration.
404 Response
Not Found
Root Schema : ApiValidationError
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
code: string
-
errors: array
errors
-
message: string
-
timestamp: string
Nested Schema : Errors
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]
406 Response
Validation Failure
Root Schema : ApiValidationError
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
code: string
-
errors: array
errors
-
message: string
-
timestamp: string
Nested Schema : Errors
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]