GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Remove similar check endpoints from GOCDB_monitor #502

Open gregcorbett opened 6 months ago

gregcorbett commented 6 months ago

There are currently three such endpoints:

I would suggest check_with_error.php is removed, and ops_monitor_check.php is coalesced into check.php (preserving the fake_failure behaviour).