mattdavis0351/Create Packet Device Batch
Create a new device within a project on Packet.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| API_key | Packet.com API authorization token | yes | — |
| project_name | Name of project to create device in | yes | — |
| host_names | Comma separated list of desired host name for new device | yes | GitHub Actions Host |
| plan | Desired server type for device | yes | — |
| facility | Geographical location for device | yes | — |
| operating_system | Desired operating system for device | yes | — |
| quantity | Number of desired devices in batch | no | — |
| user_ssh_keys | SSH keys for any user account you wish to add to device | no | — |
| project_ssh_keys | Project level SSH keys for device | no | — |
| spot_instance | Create devices as spot instances | no | — |
| spot_price_max | Maximum bid for spot instances | no | — |
Outputs
no outputs