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 relationship
5    between the object, in the dbus namespace, and a file, in the filesystem
6    namespace.
7properties:
8    - name: Path
9      type: string
10      description: >
11          The filesystem path for the dbus object.
12