Replace the config element: SD.security-config
put
https://cloud-native-SBC-IP/config/v1/sd/security-config
Replace the config element: SD.security-config
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
object
configure security configurations
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
image-integrity-value: string
Message digest generated for the image
-
local-cert-exp-trap-int: integer
(int64)
Minimum Value:
0
Maximum Value:4294967295
Local certificate expiration trap interval in minutes (0 disables the trap) -
local-cert-exp-warn-period: integer
(int64)
Minimum Value:
0
Maximum Value:4294967295
Local certificate expiration warning period in days -
ocsr-monitoring-traps: boolean
Enable ocsr monitoring traps
-
options: string
Optional features/parameters
-
srtp-msm-attr-name: string
Pattern:
^[A-Za-z0-9_][A-Za-z0-9._\-]{0,127}$
Media attribute name for SRTP Pass-through info -
srtp-msm-password: string
srtp-msm-password
Password to encrypt multi-system SRTP Pass-through info
-
srtpMsmPasswordAsString: string
Nested Schema : srtp-msm-password
Password to encrypt multi-system SRTP Pass-through info
Match All
Password to encrypt multi-system SRTP Pass-through info
Show Source
Response
Supported Media Types
- application/json
200 Response
return config element: SecurityConfig
Root Schema : schema
Type:
object
configure security configurations
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
image-integrity-value: string
Message digest generated for the image
-
local-cert-exp-trap-int: integer
(int64)
Minimum Value:
0
Maximum Value:4294967295
Local certificate expiration trap interval in minutes (0 disables the trap) -
local-cert-exp-warn-period: integer
(int64)
Minimum Value:
0
Maximum Value:4294967295
Local certificate expiration warning period in days -
ocsr-monitoring-traps: boolean
Enable ocsr monitoring traps
-
options: string
Optional features/parameters
-
srtp-msm-attr-name: string
Pattern:
^[A-Za-z0-9_][A-Za-z0-9._\-]{0,127}$
Media attribute name for SRTP Pass-through info -
srtp-msm-password: string
srtp-msm-password
Password to encrypt multi-system SRTP Pass-through info
-
srtpMsmPasswordAsString: string
Nested Schema : srtp-msm-password
Password to encrypt multi-system SRTP Pass-through info
Match All
Password to encrypt multi-system SRTP Pass-through info
Show Source
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" ]