Resources | global | callResourceDetailStatus

callResourceDetailStatus

Specifies the Call Resource Detail Status Table.

Exists on Condition /system/sbcPersonality/role !='slb'

Operational Data

ParameterDescription
GCID Unique global call identifier (GCID) for the call.
resIndex Target resource index to access details within the call.
resId Internal resource identifier that uniquely the resource.
resType Resource type for this resource.
callId Global Call identifier (GCID) for the call to which this resource is allocated.
legId The call leg ID on which this resource resides.
nodeGcidAndIpAddr The remote nodeGcid(nodeIp).
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/callResourceDetailStatus/{GCID},{resIndex}

  • No labels