description: > Implement to specify reboot attempts left. properties: - name: AttemptsLeft type: uint32 description: > Current number of reboot attempts left. - name: RetryAttempts type: uint32 description: > Number of total reboot attempts allowed. default: 3