Retrieve the config element: SD.local-response-map
get
https://cloud-native-SBC-IP/config/v1/sd/local-response-map
Retrieve the config element: SD.local-response-map
Request
Query Parameters
-
revision-id: string
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 TopResponse
Supported Media Types
- application/json
200 Response
return config element: SipLocalMap
Root Schema : schema
Type:
objectconfigure Local SIP response maps
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
entries(required): array
entries
Minimum Number of Items:
1Unique Items Required:trueadd response map entry
Nested Schema : entries
Type:
arrayMinimum Number of Items:
1Unique Items Required:
trueadd response map entry
Show Source
-
Array of:
object SipLocalMapEntry
edit response map entry
Nested Schema : SipLocalMapEntry
Type:
objectedit response map entry
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
local-error(required): string
Allowed Values:
[ "unknown-error", "invalid-message", "cpu-overload", "media-released", "media-not-allocated", "enum-void-route", "monthly-minutes-exceed", "next-hop-sa-oos", "recv-sa-exc-constraints", "recv-sip-int-exc-constraints", "next-hop-sa-exc-constraints", "next-hop-sip-int-exc-constraints", "realm-bw-exc-poly-serv-reject", "no-steering-pool-ports-available", "no-media-flow-found", "no-media-interface-found-for-realm", "media-recording-failure", "allow-anonymous-rejection", "sdp-address-mismatch", "request-method-throttled", "reg-cache-full", "per-user-cac-exc-sessions", "per-user-nsep-exc-rate", "recv-conditional-cac-reject", "ldap-unavailable", "allowed-elements-profile-rejection", "recording-required", "hss-lir-timeout", "hss-lir-failure", "transcoding-licensed-session-capacity-reached", "dsp-resource-limit-reached", "licensed-session-capacity-reached", "fraud-protection-reject-call", "rx-rar-loss-of-bearer", "rx-rar-release-of-bearer", "rx-rar-out-of-credit", "rx-rar-failed-resources-allocation", "rx-rar-access-network-info-reporting_failure", "rx-asr-bearer-released", "rx-asr-insufficient-server-resources", "rx-asr-insufficient-bearer-resources", "rx-asr-ps-to-cs-handover", "rx-asr-sponsored-data-connectivity-disallowed" ] -
method: string
Allowed Values:
[ "REGISTER" ] -
q850-cause: integer
(int32)
Minimum Value:
0Maximum Value:2147483647Q850 cause code -
q850-reason: string
Q850 cause comment
-
register-response-expires: integer
(int32)
Minimum Value:
0Maximum Value:999999999register response expires (seconds) -
sip-reason: string
SIP response comment(in quotes)
-
sip-status: integer
(int32)
Minimum Value:
0Maximum Value:699SIP response code
404 Response
Not Found
Root Schema : ApiValidationError
Type:
Show Source
object-
_elementKey: string
Read Only:
trueIdentifier 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:
trueIdentifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]