We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4266add + 97429d3 commit d00c565Copy full SHA for d00c565
openapi.yaml
@@ -2638,6 +2638,16 @@ paths:
2638
When deploying from an Image, this field is optional, otherwise it is ignored.
2639
This is used to set the Swap Disk size for the newly created Linode.
2640
default: 512
2641
+ type:
2642
+ type: string
2643
+ description: >
2644
+ The type of Linode to deploy.
2645
+ readOnly: false
2646
+ region:
2647
2648
2649
+ The region to deploy this Linode in.
2650
2651
responses:
2652
'200':
2653
description: >
0 commit comments