For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GitHub
DocumentationREST API Reference
DocumentationREST API Reference
    • Getting Started
  • API Reference
    • Service Account
    • Infrastructure Provider
    • Tenant
      • GETRetrieve Tenant for current Org
      • GETRetrieve Stats for current Tenant
      • GETRetrieve per-tenant instance type allocation stats for a site
    • Tenant Account
    • Site
    • Allocation
    • IP Block
    • VPC
    • VPC Peering
    • VPC Prefix
    • Subnet
    • Expected Machine
    • Expected Power Shelf
    • Expected Rack
    • Expected Switch
    • SKU
    • Infini Band Partition
    • Nv Link Logical Partition
    • Instance Type
    • Instance
    • Operating System
    • Machine
    • Rack
    • Task
    • Tray
    • Network Security Group
    • Dpu Extension Service
    • SSH Key Group
    • SSH Key
    • User
    • Metadata
    • Audit
    • Tenant Identity
GitHub
NVIDIANVIDIA
Developer-friendly docs for your API
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2026, NVIDIA Corporation.

LogoLogo
API Reference

Tenant

||View as Markdown|

Tenant is the anchor entity for an organization that consumes Network and Compute resources on a Site.

Deprecation history:

  • name attribute was deprecated and was removed on August 17th, 2023. Please use orgDisplayName instead.
  • enableSSHAccess attribute was deprecated and was removed on August 17th, 2023 0:00 UTC. Please use ‘isSerialConsoleSSHKeysEnabled’ attribute of Site instead.
  • POST /org/:orgName/nico/tenant endpoint was deprecated and was removed on August 17th, 2023 0:00 UTC. Tenants are automatically created when retrieved by a Tenant Admin.
  • PATCH /org/:orgName/nico/tenant/current endpoint was deprecated and was removed on August 17th, 2023 0:00 UTC. Tenant details are populated from Org information and cannot be updated by the user.
Previous

Retrieve Stats for current Infrastructure Provider

Next

Retrieve Tenant for current Org