blob: a6ef168164d7924c9617fcbaeb4cf798f6932313 [file] [log] [blame]
description: >
Provides statistic information about object.
properties:
- name: ReadIO
type: uint64
description: Number of read IOs since image mounting.
flags:
- const
errors:
- xyz.openbmc_project.Common.Error.InternalFailure
- name: WriteIO
type: uint64
description: Number of write IOs since image mounting.
flags:
- const
errors:
- xyz.openbmc_project.Common.Error.InternalFailure