|
Parameter | Description | |
---|---|---|
ceName | This object indicates the configured CE name. | |
cpu | The cpu number. | |
average | The average cpu % utilization for this interval. | |
high | The high cpu % utilization for this interval. | |
low | The low cpu % utilization for this interval. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/cpuUtilCurrentStatistics={ceName},{cpu} |