GET https://dev-eos.evolvepreneur.io/api/server/health

Serializer

1 Handled
0.09 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "success" => true
  "data" => [
    "status" => "ok"
    "cpu" => [
      "percent" => 40.0
      "load" => 0.21630859375
      "cores" => 4
    ]
    "memory" => [
      "percent" => 70.6
      "used" => "5.5 GB"
      "total" => "7.8 GB"
    ]
    "disk" => [
      "percent" => 27.0
      "free" => "112.4 GB"
      "total" => "153.9 GB"
    ]
    "terminal" => [
      "current" => 0
      "max" => 0
      "percent" => 0
      "used" => "0 B"
      "limit" => "unlimited"
    ]
    "processes" => []
    "issues" => []
    "timestamp" => 1783530709
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.09 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.