2.1 KiB
2.1 KiB
ContainerBlkioStats
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| io_service_bytes_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | [optional] | |
| io_serviced_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |
| io_queue_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |
| io_service_time_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |
| io_wait_time_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |
| io_merged_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |
| io_time_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |
| sectors_recursive | Option<Vecmodels::ContainerBlkioStatEntry> | This field is only available when using Linux containers with cgroups v1. It is omitted or null when using cgroups v2. |
[optional] |