Health Check
GET
https://api.fra.unikraft.cloud
/v1/healthz
Return the status of a full-system health check of the platform.
Responses
default
status
string · enum · enumThe status of the response.
Enum values:successerrormessage
stringAn optional message providing additional information about the response.
Example: Invalid name 'non-funky-town'errors
object[]A list of errors which may have occurred during the request.
data
objectThe response data for this request.
op_time_us
integer · uint64The operation time in microseconds. This is the time it took to process the request and generate the response.
Example: 875