Dedizierte Server

Cloud

Cloud-Konsole

Operations

Run hardware test

POST/v1/services/baremetal/{id}/operations/test

Autorisierung

  • X-API-KEYstringheadererforderlich

    Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.

Pfadparameter

  • idstring<uuid>erforderlich

Body

application/json
  • runCpubooleanerforderlich
  • runMemorybooleanerforderlich
  • runDiskbooleanerforderlich
  • runSmartbooleanerforderlich
  • cpuDurationSecinteger<int32> | null
  • memoryDurationSecinteger<int32> | null
  • diskDurationSecinteger<int32> | null
  • cpuWorkersinteger<int32> | null
  • memoryPercentinteger<int32> | null
  • diskBlockSizestring | null
  • diskIoDepthinteger<int32> | null

Antwort

200 · application/json

OK

  • successboolean
  • messagestring | null
  • exceptionstring | null
  • codestring | null
  • errorsobject | null
  • traceIdstring | null
  • dataobject
  • paginationobject