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.
2.5 KiB
2.5 KiB
page_title | subcategory | description |
---|---|---|
decort_cb_account Resource - terraform-provider-decort |
decort_cb_account (Resource)
Schema
Required
account_name
(String) account nameusername
(String) username of owner the account
Optional
account_id
(Number)available_templates
(Set of Number) Share images with accountcompute_features
(Set of String)cpu_allocation_parameter
(String) set cpu allocation parametercpu_allocation_ratio
(Number) set cpu allocation ratioemailaddress
(String) emailenable
(Boolean) enable/disable accountpermanently
(Boolean) whether to completely delete the accountresource_limits
(Block List, Max: 1) (see below for nested schema)restore
(Boolean) restore a deleted accountsend_access_emails
(Boolean) if true send emails when a user is granted access to resourcestimeouts
(Block, Optional) (see below for nested schema)uniq_pools
(List of String)users
(Block List) (see below for nested schema)
Read-Only
acl
(List of Object) (see below for nested schema)ckey
(String)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)
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)
Nested Schema for timeouts
Optional:
create
(String)default
(String)delete
(String)read
(String)update
(String)
Nested Schema for users
Required:
access_type
(String)user_id
(String)
Optional:
recursive_delete
(Boolean)
Nested Schema for acl
Read-Only:
explicit
(Boolean)guid
(String)right
(String)status
(String)type
(String)user_group_id
(String)