Resource Reference
The fly lexicon ships 6 top-level resources. Each maps to a Machines API create body; follow the reference link for the underlying API shape.
| Resource | Type | Service | Machines API |
|---|---|---|---|
App | Fly::Machines::App | Apps | reference |
Machine | Fly::Machines::Machine | Machines | reference |
Volume | Fly::Machines::Volume | Storage | reference |
IPAddress | Fly::Machines::IPAddress | Networking | reference |
Certificate | Fly::Machines::Certificate | Networking | reference |
Secret | Fly::Machines::Secret | Secrets | reference |
Property types such as MachineConfig, MachineGuest, MachineService, MachinePort, and MachineMount are authored inline on a resource and are documented alongside the resources they belong to.