Pods
Overview
GPU pods: bring-your-own-image containers on a whole GPU, with SSH access and an HTTP endpoint.
Pods
GPU pods: bring-your-own-image containers on a whole GPU, with SSH access and an HTTP endpoint.
Detach an org SSH key from a VM DELETE
Removes the key from the VM's allowed set. Detaching a key that is not attached is a no-op (204). The last attached key cannot be detached: an empty set would widen access to every org key (the org-wide fallback), so that returns 400.
List an org's pods (cursor-paginated) GET
Compute-fabric pods for the org resolved from the API key. A pod is a managed_by=fabric Vm row (capabilityTier=pod), so each item is a VmSummary and paging mirrors listOrgVms.