---
title: "Changes to Tdx Host Profile Status"
method: POST
path: "/servers/tdx/host_profiles/status"
---

# Changes to Tdx Host Profile Status

`POST /servers/tdx/host_profiles/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-09-20** `6543e32b21d3` — 7 breaking, 18 warning, 2 info
- **2026-09-15** `fe1de11b2a0e` — 2 info
- **2026-09-02** `37e3c562aa28` — 1 info

## Changes

- **2026-09-20** `6543e32b21d3` — 7 breaking, 18 warning, 2 info
  - added the new required request property `cpu/count`
  - added the new required request property `cpu/processor_id`
  - added the new required request property `cpu/vendor`
  - added the new required request property `gpus`
  - added the new required request property `memory/guest_gb`
  - added the new required request property `qemu`
  - the `numa/node_count` request property's min was increased to `1.00`
  - removed the request property `cpu/cores_per_socket`
  - removed the request property `cpu/cpu_processor_id`
  - removed the request property `cpu/cpu_vendor`
  - removed the request property `cpu/threads_per_core`
  - removed the request property `cpu/total`
  - removed the request property `gpu`
  - removed the request property `host`
  - removed the request property `hostname`
  - removed the request property `launch_determinism`
  - removed the request property `memory/suggested_ram_per_gpu_gb`
  - removed the request property `memory/suggested_total_vm_ram_gb`
  - removed the request property `memory/total_gb`
  - removed the request property `nic`
  - removed the request property `numa/cpus_per_node`
  - removed the request property `numa/nodes`
  - removed the request property `nvswitch`
  - removed the request property `pci_topology`
  - removed the request property `timestamp`
  - added the new optional request property `ib_devices`
  - added the new optional request property `nvswitches`
- **2026-09-15** `fe1de11b2a0e` — 2 info
  - added the new optional request property `gpu/pci_bars`
  - added the new optional request property `gpu/pci_class`
- **2026-09-02** `37e3c562aa28` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/chutes/apis/fastapi/docs/servers/tdx/host_profiles/status/post.md) · [API](https://skmtc.dev/chutes/apis/fastapi.md) · [Page](https://skmtc.dev/chutes/apis/fastapi/changes/servers/tdx/host_profiles/status/post)
