Patrick Williams | 3350f3e | 2016-11-23 07:27:01 -0600 | [diff] [blame] | 1 | description: > |
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. | ||||
7 | properties: | ||||
8 | - name: Path | ||||
9 | type: string | ||||
10 | description: > | ||||
11 | The filesystem path for the dbus object. |