Resources | global | monitorEndpointStatus

monitorEndpointStatus

The status of the MCT setting.

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp')

Operational Data

ParameterDescription
name The name of the MCT.
state The actual state of the MCT.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/monitorEndpointStatus/{name}

  • No labels