Replace the config element: SD.tls-global
put
https://cloud-native-SBC-IP/config/v1/sd/tls-global
Replace the config element: SD.tls-global
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
object
configure session caching for all TLS functions
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
diffie-hellman-key-size: string
Allowed Values:
[ "DH_KeySize_2048" ]
-
session-cache-timeout: integer
(int64)
Minimum Value:
0
Maximum Value:24
Number of hours to cache TLS sessions for resumption (0 disables timeout sessions) -
session-caching: boolean
Enable TLS session caching
Response
Supported Media Types
- application/json
200 Response
return config element: TLSGlobal
Root Schema : schema
Type:
object
configure session caching for all TLS functions
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
diffie-hellman-key-size: string
Allowed Values:
[ "DH_KeySize_2048" ]
-
session-cache-timeout: integer
(int64)
Minimum Value:
0
Maximum Value:24
Number of hours to cache TLS sessions for resumption (0 disables timeout sessions) -
session-caching: boolean
Enable TLS session caching
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" ]