List finalized XID bursts
Query parameters
Start time in RFC3339 format (required for absolute mode, e.g. 2024-01-01T01:00:00Z).
End time in RFC3339 format (required for absolute mode). Must be after startTime.
Relative duration window (required for relative mode). Uses Go duration units h, m, and s; use 168h for 7 days (‘d’ is not supported)
Filter to nodes in matching node groups by node group ID (OR within dimension)
Filter to nodes in matching compute zones by compute zone ID (OR within dimension)
Exclude nodes in matching node groups by node group ID (OR within dimension; cannot be combined with nodeGroupIds)
Exclude nodes in matching compute zones by compute zone ID (OR within dimension; cannot be combined with computeZoneIds)
Filter by the public fatal-XID job-disruption definition
Filter by analyzer platform-attributed disruption (cloud-provider/NCP only)
Exact XID numbers; burst matches if it contains any of them (OR semantics)
Case-insensitive hostname substring
Case-insensitive category substring (cloud-provider/NCP only)
Case-insensitive subcategory substring (cloud-provider/NCP only)
Case-insensitive tenant immediate-action code substring
Case-insensitive tenant investigatory-action code substring
Case-insensitive DC-admin immediate-action code substring (cloud-provider/NCP only)
Case-insensitive DC-admin investigatory-action code substring (cloud-provider/NCP only)
Exact category values from GET /v1/xid/bursts/options; OR-combined (cloud-provider/NCP only)
Exact subcategory values from GET /v1/xid/bursts/options; OR-combined (cloud-provider/NCP only)
Exact tenant immediate-action codes from GET /v1/xid/bursts/options; OR-combined
Exact tenant investigatory-action codes from GET /v1/xid/bursts/options; OR-combined
Exact DC-admin immediate-action codes from GET /v1/xid/bursts/options; OR-combined (cloud-provider/NCP only)
Exact DC-admin investigatory-action codes from GET /v1/xid/bursts/options; OR-combined (cloud-provider/NCP only)
Sortable table column (cloud-provider/NCP only for jobDisruptionDueToPlatformIssue, category, subcategory, dcAdminAction, dcAdminInvestigation)
Page number (0-indexed)
Page size (1-100)