$echo '{
< "vendors": [
< {
< "name": "GitHub",
< "status_json_url": "https://www.githubstatus.com/api/v2/status.json",
< "probe_url": "https://github.com/robots.txt",
< "probe_method": "GET",
< "expect_status": [
< 200
< ]
< },
< {
< "name": "Cloudflare",
< "status_json_url": "https://www.cloudflarestatus.com/api/v2/status.json",
< "probe_url": "https://www.cloudflare.com/cdn-cgi/trace",
< "probe_method": "GET",
< "expect_status": [
< 200
< ]
< },
< {
< "name": "npm",
< "status_json_url": "https://status.npmjs.org/api/v2/status.json",
< "probe_url": "https://registry.npmjs.org/-/ping",
< "probe_method": "GET",
< "expect_status": [
< 200
< ]
< }
< ],
< "checkIntervalMinutes": 15,
< "maxProbeAttempts": 3,
< "requestTimeoutSeconds": 20,
< "concurrency": 5,
< "maxRedirects": 5,
< "maxResponseBytes": 2000000,
< "stateStoreName": "shadow-outage-ledger-state",
< "stateRetentionHours": 720
<}' |
<apify call kingii98/shadow-outage-ledger-vendor-claimed-status --silent --output-dataset