Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 894 Bytes

File metadata and controls

21 lines (14 loc) · 894 Bytes

Disk

Disk Attributes

These attributes may be used for any disk related operation.

Attribute Type Description Examples Stability
disk.io.direction string The disk IO operation direction. read Development

disk.io.direction has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.

Value Description Stability
read read Development
write write Development