8.2.2.8. Status

8.2.2.8.1. Health

Gets the chassis system health information.

Corresponding low-level API class: C_HEALTH

# Health
resp = await tester.health.all.get()
resp = await tester.health.info.get()
resp = await tester.health.uptime.get()
resp.info