blob: 63d13eead5c6808c0e5f52a98ad0078d2e58898a [file] [log] [blame]
Dhruvaraj Subhashchandran0067ba22017-05-02 08:00:11 -05001description: >
2 Implement to specify reboot attempts left.
3
4properties:
5 - name: AttemptsLeft
6 type: uint32
7 description: >
Patrick Williams8da396c2022-03-14 14:21:02 -05008 Current number of reboot attempts left.
NodeMan97011f4162022-05-24 10:45:06 -05009 - name: RetryAttempts
10 type: uint32
11 description: >
12 Number of total reboot attempts allowed.
13 default: 3