Skip to content

HVC Sink Api — Endpoints

  • Project: hvc-sinkapi

Endpoints

RoutePurpose
GET /api/StatusReturns the shared ProcessingStatus singleton (mode, counts, last/next run)
POST /api/Cleanup/scan?environment=...Runs CleanupService.Run(environment) manually

Released under the MIT License.