Pull the same remote path from every host in a fleet
termix_fleets_pull_same_remote_path_every_hostPull a specified file from every host in a fleet in one operation. Concurrently collects the same remote path via SFTP from each host and returns a single zip archive with per-host entries.
Instructions
Pull the same remote path from every host in a fleet. Fans out concurrently to every effective member host the caller has edit-level access to, reads remotePath via SFTP from each, and returns a single zip archive with one entry per successful host (/). Single file only (v1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| remotePath | No |