We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9b197 commit 1cbdb7dCopy full SHA for 1cbdb7d
docs/static/spec/openapi/logstash-api.yaml
@@ -1543,7 +1543,8 @@ paths:
1543
type: object
1544
patternProperties:
1545
"^(?<pipeline_name>.+)$":
1546
- description: "pipeline name"
+ description: |
1547
+ An indicator for the individual named pipeline
1548
1549
required:
1550
- status
@@ -1826,9 +1827,9 @@ components:
1826
1827
- `red`: Logstash is experiencing an outage or certain features are unavailable for use.
1828
enum:
1829
- green
- - red
1830
- unknown
1831
- yellow
1832
+ - red
1833
1834
FlowValue:
1835
description: |
0 commit comments