Processors
Returns a list of all processors
get/processors/
Response
Processor details list
Example response
{
"id": 12,
"handle": "CoreI7",
"vendor": "Intel",
"product": "i7",
"cores": 20,
"threads": 20,
"host_id": 10
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.