Unikraft Cloud Platform API
string · enum · enumstringinteger · uint64
Health Check
GET
https://api.fra.unikraft.cloud
/v1/healthz
Return the status of a full-system health check of the node.
Health Check › Responses
default
The response message for a health check of the platform.
statusThe status of the response.
Enum values:
success
error
messageAn optional message providing additional information about the response.
Example: Invalid name 'non-funky-town'
object[]
A list of errors which may have occurred during the request.
object
The response data for this request.
op_time_usThe operation time in microseconds. This is the time it took to process the request and generate the response.
Example: 875