This commit is contained in:
2025-12-22 16:34:04 +03:00
parent e42fbcef39
commit 67830db3eb
28 changed files with 432 additions and 368 deletions

View File

@@ -64,6 +64,7 @@ description: |-
- `image_name` (String)
- `interfaces` (List of Object) (see [below for nested schema](#nestedatt--interfaces))
- `live_migration_job_id` (Number)
- `loader_meta_iso` (List of Object) (see [below for nested schema](#nestedatt--loader_meta_iso))
- `loader_type` (String)
- `lock_status` (String)
- `manager_id` (Number)
@@ -170,10 +171,13 @@ Read-Only:
- `boot_partition` (Number)
- `bus_number` (Number)
- `ckey` (String)
- `created_by` (String)
- `created_time` (Number)
- `deleted_by` (String)
- `deleted_time` (Number)
- `desc` (String)
- `destruction_time` (Number)
- `devicename` (String)
- `disk_id` (Number)
- `disk_path` (String)
- `gid` (Number)
@@ -211,6 +215,7 @@ Read-Only:
- `tech_status` (String)
- `to_clean` (Boolean)
- `type` (String)
- `updated_time` (Number)
<a id="nestedobjatt--disks--iotune"></a>
### Nested Schema for `disks.iotune`
@@ -317,6 +322,15 @@ Read-Only:
<a id="nestedatt--loader_meta_iso"></a>
### Nested Schema for `loader_meta_iso`
Read-Only:
- `device_name` (String)
- `path` (String)
<a id="nestedatt--os_users"></a>
### Nested Schema for `os_users`

View File

@@ -71,6 +71,7 @@ Read-Only:
- `resource_limits` (List of Object) (see [below for nested schema](#nestedobjatt--items--resource_limits))
- `resource_types` (List of String)
- `rg_id` (Number)
- `sdn_access_group_id` (String)
- `secret` (String)
- `status` (String)
- `storage_policy_ids` (List of Number)

View File

@@ -67,6 +67,7 @@ Read-Only:
- `pool_names` (List of String)
- `sep_id` (Number)
- `sep_name` (String)
<a id="nestedobjatt--items--usage"></a>

View File

@@ -62,6 +62,7 @@ description: |-
- `image_id` (Number)
- `interfaces` (List of Object) (see [below for nested schema](#nestedatt--interfaces))
- `live_migration_job_id` (Number)
- `loader_meta_iso` (List of Object) (see [below for nested schema](#nestedatt--loader_meta_iso))
- `loader_type` (String)
- `lock_status` (String)
- `manager_id` (Number)
@@ -201,10 +202,13 @@ Read-Only:
- `acl` (String)
- `boot_partition` (Number)
- `bus_number` (Number)
- `created_by` (String)
- `created_time` (Number)
- `deleted_by` (String)
- `deleted_time` (Number)
- `description` (String)
- `destruction_time` (Number)
- `devicename` (String)
- `disk_id` (Number)
- `disk_path` (String)
- `gid` (Number)
@@ -239,6 +243,7 @@ Read-Only:
- `tech_status` (String)
- `to_clean` (Boolean)
- `type` (String)
- `updated_time` (Number)
<a id="nestedobjatt--disks--iotune"></a>
### Nested Schema for `disks.iotune`
@@ -346,6 +351,15 @@ Read-Only:
<a id="nestedatt--loader_meta_iso"></a>
### Nested Schema for `loader_meta_iso`
Read-Only:
- `device_name` (String)
- `path` (String)
<a id="nestedatt--os_users"></a>
### Nested Schema for `os_users`

View File

@@ -71,6 +71,7 @@ Read-Only:
- `resource_limits` (List of Object) (see [below for nested schema](#nestedobjatt--items--resource_limits))
- `resource_types` (List of String)
- `rg_id` (Number)
- `sdn_access_group_id` (String)
- `secret` (String)
- `status` (String)
- `storage_policy_ids` (List of Number)

View File

@@ -67,6 +67,7 @@ Read-Only:
- `pool_names` (List of String)
- `sep_id` (Number)
- `sep_name` (String)
<a id="nestedobjatt--items--usage"></a>