blob: 9895b068bb1796d274d7313428404457159bd49d [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