![]() The memory utilization for the current interval period. |
Parameter | Description | |
---|---|---|
![]() ![]() | ceName | This object indicates the configured CE name. |
![]() | average | The average memory % utilization for this interval. |
![]() | high | The high memory % utilization for this interval. |
![]() | low | The low memory % utilization for this interval. |
![]() | averageSwap | The average swap % memory utilization for this interval. |
![]() | highSwap | The high swap % memory utilization for this interval. |
![]() | lowSwap | The low swap memory % utilization for this interval. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/memoryUtilCurrentStatistics/{ceName} |