Get inventory report
Query parameters
Page number (0-indexed). Not used for CSV format
Response format (json or csv)
Sign the CSV with NVIDIA’s signing key and return a zip containing the CSV plus a .sig.bundle (cosign-verifiable Sigstore bundle). Only valid with format=csv.
Start time for filtering nodes active during period (RFC3339 format, e.g., 2024-01-01T00:00:00Z)
End time for filtering nodes active during period (RFC3339 format, e.g., 2024-12-31T23:59:59Z)
Sort order (asc, desc)
Response
JSON response (default). For CSV download, use format=csv query parameter. For signed CSV, use format=csv&signed=true (returns application/zip).