Fleets

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 (<hostName>/<filename>). Single file only (v1).

post/fleets/{id}/transfer/pull

Path parameters

idinteger required

Request body

remotePathstring

Response

Zip archive containing the per-host pulled files, plus an X-Fleet-Transfer-Results header with the per-host JSON result summary.

Changes

No recorded changes to this endpoint across all 1 revision of this API.