/
/Lium Backend API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 7h ago · Updated 7h ago
DB chat3
General APIs with JWT148
Public APIs For Providers4
Public nodes feed1
Support API Key Authentication44
  • getMe
  • getGet User Preference
  • deleteClear Default Template
  • postRent a cluster
  • postRent node
  • getGet all pods
  • getGet pod by ID
  • putEdit pod
  • deleteDelete pod
  • patchUpdate pod
  • postCreate pod Discord support channel
  • postToggle like/unlike a pod
  • postSchedule removal of a pod
  • deleteDelete scheduled removal of a pod
  • postAdd SSH keys to pod
  • postReboot pod
  • putSwitch template
  • postInstall Jupyter for a pod
  • postTrigger backup pod
  • getGet restore logs
  • postStart restore process
  • postCreate feedback for a pod
  • getGet GPU utilization for a specific pod
  • getStream container logs
  • getFind My Ssh Keys
  • postRegister Ssh Key
  • getFind One My Ssh Key
  • putUpdate
  • deleteDelete
  • getFind Templates
  • postCreate Template
  • getFind One Template
  • putUpdate Template
  • deleteDelete Template
  • postCreate Transfer
  • getFind One
  • putUpdate
  • deleteDelete
  • getList
  • postCreate
  • postBookmark provider
  • deleteRemove provider bookmark
  • getGet bookmarked providers
  • getGet nodes from bookmarked providers
    Support API Key Authentication

    Get GPU utilization for a specific pod

    Endpoint to retrieve GPU utilization metrics for a specific pod.

    get/pods/{pod_id}/gpu-utilization

    Path parameters

    pod_idstring uuid required

    Response

    GPU utilization metrics

    {"stackTrail":"paths:/pods/{pod_id}/gpu-utilization:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.