Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 834 Bytes

File metadata and controls

16 lines (12 loc) · 834 Bytes

CreateMachineRequest

Properties

Name Type Description Notes
config CreateMachineRequestConfig [optional]
lease_ttl int [optional]
lsvd bool [optional]
name str Unique name for this Machine. If omitted, one is generated for you [optional]
region str The target region. Omitting this param launches in the same region as your WireGuard peer connection (somewhere near you). [optional]
skip_launch bool [optional]
skip_service_registration bool [optional]

[Back to Model list] [Back to API list] [Back to README]