Retrieve all config elements: SD.response-map

get

https://cloud-native-SBC-IP/config/v1/sd/response-map

Retrieve all config elements: SD.response-map

Request

Query Parameters
  • Integer value of saved revision, or 'latest', 'active' to show the running config, or 'staging' to show complete configuration to be activated

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

return all config elements: ResponseMap
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : schema
Type: object
configure SIP response maps
Show Source
Nested Schema : entries
Type: array
Unique Items Required: true
add response map entry
Show Source
Nested Schema : ResponseMapEntry
Type: object
edit response map entry
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
Back to Top