---
title: "Refresh the inventory snapshot for every host in a fleet"
method: POST
path: "/fleets/{id}/inventory"
tags: ["Fleets"]
---

# Refresh the inventory snapshot for every host in a fleet

`POST /fleets/{id}/inventory`

Connects to every effective member host the caller has view-level access to, collects OS/kernel/arch/hostname/uptime, and overwrites the stored latest-only snapshot per host.

## Path parameters

- `id` integer, required

## Response `200`

Per-host refresh results.

## Other responses

- `404` — Fleet not found.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
