Driver Information REST Endpoints

Driver Information
The Driver Information API provides methods to retrieve information about the drivers in Fleet Monitoring. All methods of this group support a request header named 'X-Oracle-IoT-Org' with a value of an organization ID, which helps you to target requests to different organizations.
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