Skip to main content

Get pipeline component statuses

GET 

/status/pipeline

Returns the current operational status of each pipeline component as a key-value map. Possible component statuses include Unknown, Starting, Up, Stopping, Down, Busy, Fault, and RequiresUpgrade.

Request

Responses

Dictionary<String,ComponentStatus>