Jump to Content
openmodelz
API Reference
v1.0

Log Inopenmodelz
API Reference
Log In
v1.0API Reference

modelz cluster agent

  • system
    • Healthzget
    • Get system info.get
  • inference-proxy
    • Inference.del
    • Inference.get
    • Inference.post
    • Inference.put
  • build
    • List the builds.get
    • Create the build.post
    • Get the build by name.get
  • inference
    • Get the inference by name.get
    • Attach to the inference instance.post
    • List the inference instances.get
    • Delete the inferences.del
    • List the inferences.get
    • Create the inferences.post
    • Update the inferences.put
    • Scale the inferences.post
  • log
    • Get the build logs.get
    • Get the inference logs.get
  • namespace
    • List the namespaces.get
    • Create the namespace.post
    • Delete a node from the cluster.del
    • List the servers.post
    • List the servers.get
Powered by 

Healthz

get http://localhost:8081/healthz

Healthz

Language
Click Try It! to start a request and see the response here!