UptimeUptime Wiki

One consistent read of everything needed to explain a sick world.

Overview

Fixed shape, and every unbounded list in it is capped with its true total reported alongside.

Try the endpoint

GET
/api/v1/diagnostics

Code example

curl -X GET "https://example.com/api/v1/diagnostics"

Response example

{  "meta": {    "sim_time_ns": 0,    "sim_seconds": 0.1,    "publish_seq": 0,    "age_ms": 0  },  "runtime": {    "apply_queue_depth": 0,    "sessions_connected": 0,    "server_mode": true  },  "status": "InProgress",  "topbar": {    "cash_dollars": 0.1,    "total_revenue_dollars": 0.1,    "total_recurring_revenue_dollars": 0.1,    "total_one_time_revenue_dollars": 0.1,    "total_cost_dollars": 0.1,    "last_hour_revenue_dollars": 0.1,    "reputation": 0.1,    "current_site_id": "string",    "current_site_name": "string",    "current_progression_step": 0,    "customer_count": 0,    "active_customer_count": 0,    "staff_count": 0,    "staff_unlocked": true,    "heat_load_w": 0,    "cooling_capacity_w": 0,    "public_ips_used": 0,    "public_ips_max": 0,    "uplink_egress_gbps": 0.1,    "uplink_capacity_total_gbps": 0.1,    "active_ddos_mbps": 0,    "facility_egress_drop_p": 0.1,    "backbone_drop_p": 0.1,    "appliance_fabric_drop_p": 0.1,    "wan_effective_gbps": 0.1,    "wan_lines_gbps": 0.1,    "wan_gateway_fabric_gbps": 0.1,    "wan_inline_appliance_gbps": 0.1,    "wan_binding": "string"  },  "capacity": {    "free_rack_u": 0,    "used_rack_u": 0,    "total_rack_u": 0,    "free_power_w": 0,    "free_public_ips": 0,    "free_uplink_capacity_gbps": 0.1,    "largest_free_vcpu_milli": 0,    "largest_free_mem_mb": 0,    "largest_free_ssd_gb": 0,    "unplaceable_unit_count": 0,    "total_vcpu_milli": 0,    "free_vcpu_milli": 0,    "total_mem_mb": 0,    "free_mem_mb": 0,    "total_ssd_gb": 0,    "free_ssd_gb": 0,    "service_reserved_vcpu_milli": 0,    "service_reserved_mem_mb": 0,    "total_vgpu_slices": 0,    "free_vgpu_slices": 0,    "largest_free_vgpu_slices": 0,    "total_gpu_mem_mb": 0,    "free_gpu_mem_mb": 0,    "largest_free_gpu_mem_mb": 0,    "monthly_burn_dollars": 0.1,    "monthly_revenue_dollars": 0.1,    "months_until_cash_out": 0.1,    "cash_minute": [      0    ],    "revenue_minute": [      0    ],    "cost_minute": [      0    ]  },  "customers_summary": {    "active": 0,    "at_risk": 0,    "prospects": 0,    "mrr_total_cents": 0,    "filter_counts": {      "everyone": 0,      "at_risk": 0,      "top": 0,      "prospects": 0    },    "attributed_cost_dollars": 0.1,    "unattributed_cost_dollars": 0.1,    "overhead_dollars": 0.1,    "total_cost_dollars": 0.1  },  "active_incidents": [    {      "id": 0,      "root_kind": "string",      "root_entity_id": 0,      "rack_id": 0,      "root_msg_key": "string",      "root_msg_args": [        {          "key": "string",          "text": "string",          "number": 0.1,          "is_number": true        }      ],      "symptom_kind": "string",      "symptom_msg_key": "string",      "symptom_msg_args": [        {          "key": "string",          "text": "string",          "number": 0.1,          "is_number": true        }      ],      "symptom_customer_id": 0,      "confirmed": true,      "causes": [        {          "root_kind": "string",          "entity_id": 0,          "rack_id": 0,          "msg_key": "string",          "msg_args": [            {              "key": "string",              "text": "string",              "number": 0.1,              "is_number": true            }          ],          "confidence": 0,          "confirmed": true,          "cleared": true,          "articles": [            {              "id": "string",              "title": "string",              "title_plain": "string"            }          ]        }      ],      "started_at_ns": 0,      "last_changed_at_ns": 0,      "resolved_at_ns": 0,      "affected_customer_ids": [        0      ],      "affected_host_ids": [        0      ],      "affected_host_total": 0,      "revenue_at_risk_per_hour_dollars": 0.1,      "max_sla_tier": "string",      "compliance_at_risk": "string",      "redundancy_promise_broken": true,      "band": "string",      "timeline": [        {          "at_ns": 0,          "kind": "string",          "detail": "string"        }      ],      "work_order_ids": [        0      ],      "channel_thread_id": 0,      "articles": [        {          "id": "string",          "title": "string",          "title_plain": "string"        }      ],      "hint_tier": 0,      "hint": "string",      "evidence": [        {          "label": "string",          "label_plain": "string",          "value": "string",          "value_plain": "string",          "detail": "string",          "detail_plain": "string",          "leading": true        }      ]    }  ],  "active_incidents_total": 0,  "incidents_truncated": true,  "recent_resolved_incidents": [    {      "id": 0,      "root_kind": "string",      "root_entity_id": 0,      "rack_id": 0,      "root_msg_key": "string",      "root_msg_args": [        {          "key": "string",          "text": "string",          "number": 0.1,          "is_number": true        }      ],      "symptom_kind": "string",      "symptom_msg_key": "string",      "symptom_msg_args": [        {          "key": "string",          "text": "string",          "number": 0.1,          "is_number": true        }      ],      "symptom_customer_id": 0,      "confirmed": true,      "causes": [        {          "root_kind": "string",          "entity_id": 0,          "rack_id": 0,          "msg_key": "string",          "msg_args": [            {              "key": "string",              "text": "string",              "number": 0.1,              "is_number": true            }          ],          "confidence": 0,          "confirmed": true,          "cleared": true,          "articles": [            {              "id": "string",              "title": "string",              "title_plain": "string"            }          ]        }      ],      "started_at_ns": 0,      "last_changed_at_ns": 0,      "resolved_at_ns": 0,      "affected_customer_ids": [        0      ],      "affected_host_ids": [        0      ],      "affected_host_total": 0,      "revenue_at_risk_per_hour_dollars": 0.1,      "max_sla_tier": "string",      "compliance_at_risk": "string",      "redundancy_promise_broken": true,      "band": "string",      "timeline": [        {          "at_ns": 0,          "kind": "string",          "detail": "string"        }      ],      "work_order_ids": [        0      ],      "channel_thread_id": 0,      "articles": [        {          "id": "string",          "title": "string",          "title_plain": "string"        }      ],      "hint_tier": 0,      "hint": "string",      "evidence": [        {          "label": "string",          "label_plain": "string",          "value": "string",          "value_plain": "string",          "detail": "string",          "detail_plain": "string",          "leading": true        }      ]    }  ],  "active_work_orders": [    {      "id": 0,      "kind": "string",      "kind_label": "string",      "actor": "string",      "actor_staff_id": 0,      "started_at_ns": 0,      "last_progress_at_ns": 0,      "resolved_at_ns": 0,      "current_step": 0,      "steps": [        {          "kind": "string",          "detail": "string",          "started_at_ns": 0,          "completed_at_ns": 0,          "estimated_duration_ns": 0,          "actual_duration_ns": 0        }      ],      "blocking": "string",      "incident_id": 0    }  ],  "active_attack": {    "active": true,    "summary": "string",    "components": [      {        "vector": "string",        "magnitude": 0.1,        "unit": "string"      }    ],    "per_class": [      {        "class": "string",        "label": "string",        "label_eng": "string",        "blurb": "string",        "incoming": 0.1,        "mitigated": 0.1,        "residual": 0.1,        "mitigated_at_gateway": 0.1,        "mitigated_at_appliance": 0.1,        "edge_defensible": true,        "unit": "string"      }    ]  },  "active_macro_events": [    {      "id": 0,      "kind": "string",      "display_name": "string",      "started_at_ns": 0,      "ends_at_ns": 0,      "price_multipliers": [        {          "category": "string",          "multiplier": 0.1        }      ],      "lead_time_multiplier": 0.1,      "egress_cost_multiplier": 0.1,      "power_cost_multiplier": 0.1,      "customer_acquisition_multiplier": 0.1,      "forces_multi_region": true,      "broadband_churn_risk": true    }  ],  "degraded_control_planes": [    "string"  ],  "stranded_vms": [    {      "vm_id": 0,      "customer_id": 0,      "customer_name": "string",      "host_id": 0,      "host_display_name": "string",      "az_id": 0,      "vcpu": 0,      "memory_mb": 0,      "block_gb": 0,      "block_iops": 0    }  ],  "service_gates": [    {      "class_tag": "string",      "label": "string",      "label_eng": "string",      "enabled": true,      "unlock_cost_dollars": 0.1,      "affordable": true    }  ],  "service_planes": [    {      "class_tag": "string",      "label": "string",      "label_eng": "string",      "control_plane_host_ids": [        0      ],      "replicas_configured": 0,      "replicas_floor": 0,      "shards": 0,      "serving_hosts": 0,      "healthy": true,      "degraded": true,      "overloaded": true,      "need_vcpu_milli": 0,      "need_mem_mb": 0,      "agent_vcpu_milli": 0,      "agent_mem_mb": 0    }  ],  "pending_growth_requests": [    {      "id": 0,      "customer_id": 0,      "customer_name": "string",      "at_ns": 0,      "class_tag": "string",      "additional_units": 0,      "additional_vcpu_milli": 0,      "additional_mem_mb": 0,      "resize_add_vcpu": 0,      "resize_add_memory_mb": 0,      "viral": true,      "resolution": "string",      "fit_vcpu_after_pct": 0.1,      "fit_can_serve_now": true,      "fit_oversubscribed": true,      "fit_recommendation": "string",      "segment_name": "string",      "segment_vni": 0,      "segment_dedicated_hosts": 0,      "segment_free_vcpu_milli": 0,      "segment_total_vcpu_milli": 0,      "segment_free_mem_mb": 0,      "segment_total_mem_mb": 0    }  ],  "pending_customer_requests": [    {      "id": 0,      "customer_id": 0,      "customer_name": "string",      "kind": "string",      "summary": "string",      "accept_label": "string",      "decline_label": "string",      "opened_at_ns": 0,      "expires_at_ns": 0,      "resolution": "string"    }  ],  "pending_bond_requests": [    {      "id": 0,      "cable_ids": [        0      ],      "owner_pair_label": "string",      "posted_at_ns": 0,      "expires_at_ns": 0,      "resolution": "string"    }  ],  "proposed_bond_groups": [    {      "cable_ids": [        0      ],      "owner_pair_label": "string"    }  ],  "cost_breakdown": {    "host_capex_dollars": 0.1,    "switch_capex_dollars": 0.1,    "appliance_capex_dollars": 0.1,    "patch_panel_capex_dollars": 0.1,    "edd_capex_dollars": 0.1,    "gateway_capex_dollars": 0.1,    "rack_capex_dollars": 0.1,    "cable_capex_dollars": 0.1,    "region_capex_dollars": 0.1,    "az_capex_dollars": 0.1,    "peering_capex_dollars": 0.1,    "facility_upgrade_capex_dollars": 0.1,    "staff_signing_dollars": 0.1,    "component_capex_dollars": 0.1,    "uplink_activation_capex_dollars": 0.1,    "service_unlock_dollars": 0.1,    "staff_severance_dollars": 0.1,    "host_hourly_dollars": 0.1,    "switch_hourly_dollars": 0.1,    "power_bill_dollars": 0.1,    "facility_rent_dollars": 0.1,    "uplink_monthly_dollars": 0.1,    "cable_opex_dollars": 0.1,    "peering_monthly_dollars": 0.1,    "staff_salary_dollars": 0.1,    "egress_cost_dollars": 0.1,    "service_debt_dollars": 0.1,    "churn_penalty_dollars": 0.1,    "sla_credits_dollars": 0.1,    "eviction_fee_dollars": 0.1,    "asset_disposal_dollars": 0.1,    "total_recurring_dollars": 0.1,    "total_capex_dollars": 0.1,    "total_asset_disposal_dollars": 0.1,    "total_depreciation_dollars": 0.1  },  "cost_rates": {    "host_hourly_dollars": 0.1,    "switch_hourly_dollars": 0.1,    "power_bill_dollars": 0.1,    "facility_rent_dollars": 0.1,    "uplink_monthly_dollars": 0.1,    "cable_opex_dollars": 0.1,    "peering_monthly_dollars": 0.1,    "staff_salary_dollars": 0.1,    "service_debt_dollars": 0.1,    "transit_egress_dollars": 0.1,    "total_dollars": 0.1,    "depreciation_dollars": 0.1,    "elapsed_months": 0.1,    "avg_egress_cost_dollars": 0.1,    "avg_sla_credits_dollars": 0.1,    "avg_churn_penalty_dollars": 0.1,    "avg_eviction_fee_dollars": 0.1  },  "revenue_breakdown": {    "functions_dollars": 0.1,    "vms_dollars": 0.1,    "object_store_dollars": 0.1,    "load_balancer_dollars": 0.1,    "managed_db_dollars": 0.1,    "cdn_dollars": 0.1,    "k8s_dollars": 0.1,    "platform_fee": 0.1,    "signup_bonuses_dollars": 0.1,    "reservation_prepay_dollars": 0.1  },  "financing_breakdown": {    "quest_rewards_dollars": 0.1,    "bailout_injection_dollars": 0.1,    "relocation_grant_dollars": 0.1,    "total_financing_dollars": 0.1  },  "spares": {    "on_hand": [      {        "kind": "string",        "count": 0      }    ],    "pending_orders": [      {        "kind": "string",        "sku_name": "string",        "spec_label": "string",        "ordered_at_ns": 0,        "arrives_at_ns": 0,        "paid_dollars": 0.1      }    ],    "catalog": [      {        "kind": "string",        "kind_label": "string",        "sku_name": "string",        "spec_label": "string",        "effective_capex_dollars": 0.1,        "baseline_lead_hours": 0,        "effective_lead_hours": 0      }    ]  },  "migration": {    "active": true,    "seconds_left": 0.1,    "window_seconds": 0.1,    "tenants_remaining": 0,    "site_display_name": "string"  },  "relocation": {    "available": true,    "next_site_id": "string",    "next_site_display_name": "string",    "ready": true,    "gates": [      {        "label": "string",        "current": "string",        "target": "string",        "met": true      }    ],    "funding_grant_dollars": 0.1,    "estimated_liquidation_dollars": 0.1,    "projected_new_capital_dollars": 0.1,    "windows": [      {        "key": "string",        "label": "string",        "hours": 0      }    ],    "tenants": [      {        "customer_id": 0,        "name": "string",        "tier": "string",        "monthly_dollars": 0.1,        "patience_hours": 0      }    ]  },  "guidance": {    "active": true,    "target": "string",    "target_id": 0,    "target_kind": "string",    "shop_section": "string",    "label": "string",    "quest_id": 0  },  "loop_stats": {    "prospects_arrived": 0,    "prospects_accepted": 0,    "prospects_rejected": 0,    "prospects_expired": 0,    "customers_churned": 0,    "sla_breaches": 0,    "host_failures": 0,    "rep_milestones_up": 0,    "rep_milestones_down": 0,    "customer_praises": 0,    "services_invested": 0,    "requests_raised": 0,    "requests_accepted": 0,    "requests_declined": 0,    "requests_lapsed": 0,    "reputation": 0.1,    "reputation_min": 0.1,    "reputation_max": 0.1,    "avg_satisfaction": 0.1,    "active_customers": 0  },  "siem_logs": {    "active": true,    "log_volume": 0.1,    "retention_window": "string",    "source_count": 0,    "storage_capacity_tb": 0.1,    "storage_used_tb": 0.1,    "daily_burn_tb": 0.1,    "retention_days": 0.1,    "events_recent": [      {        "summary": "string",        "at_ns": 0,        "severity": "string",        "source": "string"      }    ],    "records": [      {        "at_ns": 0,        "severity": "string",        "facility": "string",        "template": "string",        "rule_id": "string",        "action": "string",        "source": "string",        "source_kind": "string",        "source_id": 0,        "customer_id": 0,        "customer_name": "string",        "src": "string",        "dst": "string",        "src_internal": true,        "dst_internal": true,        "proto": "string",        "count": 0,        "msg_key": "string",        "msg_args": [          {            "key": "string",            "text": "string",            "number": 0.1,            "is_number": true          }        ]      }    ],    "facets_severity": [      {        "key": "string",        "count": 0      }    ],    "facets_facility": [      {        "key": "string",        "count": 0      }    ],    "sources": [      {        "kind": "string",        "id": 0,        "label": "string",        "records": 0,        "last_seen_ns": 0      }    ]  },  "connection_health": null,  "recent_events": [    {      "at_ns": 0,      "kind": "string",      "msg_key": "string",      "msg_args": [        {          "key": "string",          "text": "string",          "number": 0.1,          "is_number": true        }      ],      "severity": "string",      "entity_kind": "string",      "entity_id": 0    }  ],  "log_tail": [    {      "at_ns": 0,      "msg": "string"    }  ]}

Response body

200Everything explaining the world's current health, in one consistent read
application/json

The whole diagnostic picture, in one consistent read.

On this page