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.
3.0 KiB
3.0 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 ratiodefault_zone_id(Number) emaildesc(String) descriptionemailaddress(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 resourcesstorage_policy(Block Set) (see below for nested schema)timeouts(Block, Optional) (see below for nested schema)uniq_pools(List of String)users(Block List) (see below for nested schema)zone_ids(Set of Number)
Read-Only
acl(List of Object) (see below for nested schema)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)storage_policy(List of Object) (see below for nested schema)
Nested Schema for resource_limits.storage_policy
Read-Only:
id(Number)limit(Number)
Nested Schema for storage_policy
Required:
id(Number)limit(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)
Nested Schema for acl
Read-Only:
emails(List of String)explicit(Boolean)guid(String)right(String)status(String)type(String)user_group_id(String)