Operations
Run hardware test
Authorizations
- X-API-KEYstringheaderrequired
Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.
Path parameters
- idstring<uuid>required
Body
application/json- runCpubooleanrequired
- runMemorybooleanrequired
- runDiskbooleanrequired
- runSmartbooleanrequired
- cpuDurationSecinteger<int32> | null
- memoryDurationSecinteger<int32> | null
- diskDurationSecinteger<int32> | null
- cpuWorkersinteger<int32> | null
- memoryPercentinteger<int32> | null
- diskBlockSizestring | null
- diskIoDepthinteger<int32> | null
Response
200 · application/jsonOK
- successboolean
- messagestring | null
- exceptionstring | null
- codestring | null
- errorsobject | null
- traceIdstring | null
- dataobject
- paginationobject