1description: >
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.
12