You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
495 B
35 lines
495 B
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "decort_vgpu Data Source - decort"
|
|
subcategory: ""
|
|
description: |-
|
|
|
|
---
|
|
|
|
# decort_vgpu (Data Source)
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## Schema
|
|
|
|
### Required
|
|
|
|
- `vgpu_id` (Number)
|
|
|
|
### Read-Only
|
|
|
|
- `account_id` (Number)
|
|
- `id` (String) The ID of this resource.
|
|
- `mode` (String)
|
|
- `pgpu` (Number)
|
|
- `profile_id` (Number)
|
|
- `ram` (Number)
|
|
- `status` (String)
|
|
- `type` (String)
|
|
- `vm_id` (Number)
|
|
|
|
|