blob: 355298a4482121ccc84e4cfe215c2e761af4b1a6 [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: >
11 The filesystem path for the dbus object.