|
|
|
|
---
|
|
|
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
|
|
|
page_title: "decort_cb_account Resource - terraform-provider-decort"
|
|
|
|
|
subcategory: ""
|
|
|
|
|
description: |-
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# decort_cb_account (Resource)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
|
|
|
## Schema
|
|
|
|
|
|
|
|
|
|
### Required
|
|
|
|
|
|
|
|
|
|
- `account_name` (String) account name
|
|
|
|
|
- `username` (String) username of owner the account
|
|
|
|
|
|
|
|
|
|
### Optional
|
|
|
|
|
|
|
|
|
|
- `account_id` (Number)
|
|
|
|
|
- `available_templates` (Set of Number) Share images with account
|
|
|
|
|
- `compute_features` (Set of String)
|
|
|
|
|
- `cpu_allocation_parameter` (String) set cpu allocation parameter
|
|
|
|
|
- `cpu_allocation_ratio` (Number) set cpu allocation ratio
|
|
|
|
|
- `default_zone_id` (Number) email
|
|
|
|
|
- `desc` (String) description
|
|
|
|
|
- `emailaddress` (String) email
|
|
|
|
|
- `enable` (Boolean) enable/disable account
|
|
|
|
|
- `permanently` (Boolean) whether to completely delete the account
|
|
|
|
|
- `resource_limits` (Block List, Max: 1) (see [below for nested schema](#nestedblock--resource_limits))
|
|
|
|
|
- `restore` (Boolean) restore a deleted account
|
|
|
|
|
- `send_access_emails` (Boolean) if true send emails when a user is granted access to resources
|
|
|
|
|
- `storage_policy` (Block Set) (see [below for nested schema](#nestedblock--storage_policy))
|
|
|
|
|
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
|
|
|
|
- `uniq_pools` (List of String)
|
|
|
|
|
- `users` (Block List) (see [below for nested schema](#nestedblock--users))
|
|
|
|
|
- `zone_ids` (Set of Number)
|
|
|
|
|
|
|
|
|
|
### Read-Only
|
|
|
|
|
|
|
|
|
|
- `acl` (List of Object) (see [below for nested schema](#nestedatt--acl))
|
|
|
|
|
- `company` (String)
|
|
|
|
|
- `companyurl` (String)
|
|
|
|
|
- `created_by` (String)
|
|
|
|
|
- `created_time` (Number)
|
|
|
|
|
- `dc_location` (String)
|
|
|
|
|
- `deactivation_time` (Number)
|
|
|
|
|
- `deleted_by` (String)
|
|
|
|
|
- `deleted_time` (Number)
|
|
|
|
|
- `displayname` (String)
|
|
|
|
|
- `guid` (Number)
|
|
|
|
|
- `id` (String) The ID of this resource.
|
|
|
|
|
- `resource_types` (List of String)
|
|
|
|
|
- `status` (String)
|
|
|
|
|
- `updated_time` (Number)
|
|
|
|
|
- `version` (Number)
|
|
|
|
|
- `vins` (List of Number)
|
|
|
|
|
|
|
|
|
|
<a id="nestedblock--resource_limits"></a>
|
|
|
|
|
### Nested Schema for `resource_limits`
|
|
|
|
|
|
|
|
|
|
Optional:
|
|
|
|
|
|
|
|
|
|
- `cu_c` (Number)
|
|
|
|
|
- `cu_dm` (Number)
|
|
|
|
|
- `cu_i` (Number)
|
|
|
|
|
- `cu_m` (Number)
|
|
|
|
|
- `cu_np` (Number)
|
|
|
|
|
- `gpu_units` (Number)
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `cu_d` (Number)
|
|
|
|
|
- `storage_policy` (List of Object) (see [below for nested schema](#nestedatt--resource_limits--storage_policy))
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--resource_limits--storage_policy"></a>
|
|
|
|
|
### Nested Schema for `resource_limits.storage_policy`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `id` (Number)
|
|
|
|
|
- `limit` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedblock--storage_policy"></a>
|
|
|
|
|
### Nested Schema for `storage_policy`
|
|
|
|
|
|
|
|
|
|
Required:
|
|
|
|
|
|
|
|
|
|
- `id` (Number)
|
|
|
|
|
- `limit` (Number)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
|
|
|
### Nested Schema for `timeouts`
|
|
|
|
|
|
|
|
|
|
Optional:
|
|
|
|
|
|
|
|
|
|
- `create` (String)
|
|
|
|
|
- `default` (String)
|
|
|
|
|
- `delete` (String)
|
|
|
|
|
- `read` (String)
|
|
|
|
|
- `update` (String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedblock--users"></a>
|
|
|
|
|
### Nested Schema for `users`
|
|
|
|
|
|
|
|
|
|
Required:
|
|
|
|
|
|
|
|
|
|
- `access_type` (String)
|
|
|
|
|
- `user_id` (String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a id="nestedatt--acl"></a>
|
|
|
|
|
### Nested Schema for `acl`
|
|
|
|
|
|
|
|
|
|
Read-Only:
|
|
|
|
|
|
|
|
|
|
- `emails` (List of String)
|
|
|
|
|
- `explicit` (Boolean)
|
|
|
|
|
- `guid` (String)
|
|
|
|
|
- `right` (String)
|
|
|
|
|
- `status` (String)
|
|
|
|
|
- `type` (String)
|
|
|
|
|
- `user_group_id` (String)
|