File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -25420,14 +25420,20 @@ components:
2542025420 description: Compute instance availability information by [Type](/docs/api/linode-types/) and [Region](/docs/api/regions/).
2542125421 properties:
2542225422 region:
25423+ x-linode-cli-display: 1
25424+ x-linode-filterable: true
2542325425 type: string
2542425426 example: us-east
2542525427 description: The [Region](/docs/api/regions/) ID.
2542625428 plan:
25429+ x-linode-cli-display: 2
25430+ x-linode-filterable: true
2542725431 type: string
2542825432 example: gpu-rtx6000-1.1
2542925433 description: The compute instance [Type](/docs/api/linode-types/) ID.
2543025434 available:
25435+ x-linode-cli-display: 3
25436+ x-linode-filterable: true
2543125437 type: boolean
2543225438 example: true
2543325439 description: Whether the compute instance type is available in the region.
You can’t perform that action at this time.
0 commit comments