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`