get-fleet-deployment
Retrieve detailed deployment information including per-host status and package versions for a given deployment ID. Supports pagination to view all hosts.
Instructions
Get detailed deployment info including per-host status and package versions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deploymentId | Yes | Deployment ID | |
| limit | No | Max number of hosts per page (max 100) | |
| page | No | Page index for host pagination (0-based) |