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: getPath:
/fleetMonitoring/clientapi/v2/drivers - Retrieve driver by ID
- Method: getPath:
/fleetMonitoring/clientapi/v2/drivers/{id} - Retrieve driver metrics by ID
- Method: getPath:
/fleetMonitoring/clientapi/v2/drivers/{id}/metrics - Retrieve drivers count
- Method: getPath:
/fleetMonitoring/clientapi/v2/drivers/count