blob: 2b332ae02eaed79dd9f90084b83a115e495c5cd1 [file] [log] [blame]
Patrick Williams3350f3e2016-11-23 07:27:01 -06001description: >
2 An interface which encapsulates a file-system path on the BMC.
3
4 Typically, this is added onto an existing object path to show a
5 relationship between the object, in the dbus namespace, and a file, in
6 the filesystem namespace.
7properties:
8 - name: Path
9 type: string
10 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -050011 The filesystem path for the dbus object.