Get the latest inspection result

GET /sks-cluster/{id}/inspection

Helps troubleshoot common problems when deploying a kubernetes cluster. Inspections run every couple of minutes.

Path parameters

  • id string(uuid) Required

Responses

GET /sks-cluster/{id}/inspection
curl \
 -X GET https://api-ch-gva-2.exoscale.com/v2/sks-cluster/{id}/inspection
Response examples (200)
{
  "key": null
}