4.10.1
This commit is contained in:
@@ -27,7 +27,6 @@ description: |-
|
||||
|
||||
- `account_name` (String)
|
||||
- `acl` (List of Object) (see [below for nested schema](#nestedatt--acl))
|
||||
- `ckey` (String)
|
||||
- `company` (String)
|
||||
- `companyurl` (String)
|
||||
- `compute_features` (List of String)
|
||||
@@ -48,11 +47,12 @@ description: |-
|
||||
- `resource_types` (List of String)
|
||||
- `send_access_emails` (Boolean)
|
||||
- `status` (String)
|
||||
- `storage_policy_ids` (List of Number)
|
||||
- `uniq_pools` (List of String)
|
||||
- `updated_time` (Number)
|
||||
- `version` (Number)
|
||||
- `vins` (List of Number)
|
||||
- `zone_ids` (List of Object) (see [below for nested schema](#nestedatt--zone_ids))
|
||||
- `zone_ids` (Set of Object) (see [below for nested schema](#nestedatt--zone_ids))
|
||||
|
||||
<a id="nestedblock--timeouts"></a>
|
||||
### Nested Schema for `timeouts`
|
||||
@@ -89,6 +89,16 @@ Read-Only:
|
||||
- `cu_m` (Number)
|
||||
- `cu_np` (Number)
|
||||
- `gpu_units` (Number)
|
||||
- `storage_policy` (List of Object) (see [below for nested schema](#nestedobjatt--resource_limits--storage_policy))
|
||||
|
||||
<a id="nestedobjatt--resource_limits--storage_policy"></a>
|
||||
### Nested Schema for `resource_limits.storage_policy`
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `id` (Number)
|
||||
- `limit` (Number)
|
||||
|
||||
|
||||
|
||||
<a id="nestedatt--zone_ids"></a>
|
||||
|
||||
Reference in New Issue
Block a user