Replace a config element: SD.media-policy

put

https://cloud-native-SBC-IP/config/v1/sd/media-policy/{ElementKey}

Replace a config element: SD.media-policy

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
configure a media profile and apply it to a realm
Show Source
Nested Schema : tos-settings
Type: array
list of tos settings
Show Source
Nested Schema : TosSetting
Type: object
list of tos settings
Show Source
Nested Schema : media-attributes
Type: array
media attribute to match within SDP
Show Source
Back to Top

Response

Supported Media Types

200 Response

return one config element: MediaPolicy
Body ()
Root Schema : schema
Type: object
configure a media profile and apply it to a realm
Show Source
Nested Schema : tos-settings
Type: array
list of tos settings
Show Source
Nested Schema : TosSetting
Type: object
list of tos settings
Show Source
Nested Schema : media-attributes
Type: array
media attribute to match within SDP
Show Source

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source

406 Response

Validation Failure
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top