1description: >
2    Implement to define the inventory item as being the embodiment of a managed
3    host computer system.
4properties:
5    - name: HostIndex
6      type: size
7      description:
8          The index / identifier of the managed host computer system.  Many
9          existing designs use an index-based design for representing the
10          host.  This index is used for finding those relationship when an
11          existing association is not defined.
12