You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Resources | system | gpuStatus

gpuStatus

Displays Information of GPUs present in server

Exists on Condition /system/serverAdmin/hwType='ConnexIP5000'

Operational Data

ParameterDescription
serverName Name of server.
GPUNumber Index of GPU.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/gpuStatus/{serverName},{GPUNumber}

  • No labels