1description: >
2    Implement to provide drive state management.
3
4properties:
5    - name: Rebuilding
6      type: boolean
7      default: false
8      description: >
9          Describes if the drive is currently rebuilding.
10