![]() The status of the monitor target. | |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') |
Parameter | Description | |
---|---|---|
![]() ![]() | gcid | gcid that is tapped |
![]() | name | The name of the target. |
![]() | monitorEndpoint | the name of the endpoint that is recording the phone call |
![]() | monitorLeg | which leg is tapped, ingress, egress, all(4 legs in gw-gw) or both |
![]() | duration | The duration (in seconds) that the monitor target will be tapped |
![]() | admnState | enable, disable or not not applicable |
![]() | operState | the operState of the target monitoring. |
![]() | disableReason | the reason of not in enable state. could be notApplicable, call finished, tap time out, enable request failed, gcid not exist, monitorEndpint not exist or admnDisabled |
![]() | timeMonitorStarted | the time that the monitoring enabled |
![]() | commandSource | monitor command could come from either psx or cli |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/monitorTargetStatus/{gcid} |