To delete records about binding/unbinding of a driver, use the command resource/cleanup_driver_interval:
svc=resource/cleanup_driver_interval¶ms={"resourceId":<long>, "driverId":<long>, "timeFrom":<uint>, "timeTo":<uint>}
| Name | Description |
|---|---|
| resourceId | resource ID |
| driverId | driver ID |
| timeFrom | interval beginning |
| timeTo | interval end |
{} /* empty object if execution successful, if not - error code */