Driver Information REST Endpoints

Driver Information
The Driver Information API provides methods to retrieve information about the drivers in Oracle IoT Fleet Monitoring Cloud Service.
List drivers
Method: get
Path: /fleetMonitoring/clientapi/v2/drivers
Retrieve driver by ID
Method: get
Path: /fleetMonitoring/clientapi/v2/drivers/{id}
Retrieve driver metrics by ID
Method: get
Path: /fleetMonitoring/clientapi/v2/drivers/{id}/metrics
Retrieve drivers count
Method: get
Path: /fleetMonitoring/clientapi/v2/drivers/count