531 B
531 B
Routes & URLs
Monitoring UI
List Operations
- URL:
/admin/t/{tenantExternalId}/operations - Surface: Filament Resource
App\Filament\Resources\OperationRunResource(index)
View Operation
- URL:
/admin/t/{tenantExternalId}/operations/{operationRunId} - Surface: Filament Resource
App\Filament\Resources\OperationRunResource(view)
Deep Links
- Use Filament URL helpers (
Resource::getUrl(...),Page::getUrl(...)) to generate tenant-scoped links back to owning feature surfaces/results.