Skip to content

chore: 🐝 Update SDK - Generate Dev SDK [dev] 0.9.0b6#757

Merged
github-actions[bot] merged 2 commits into
devfrom
speakeasy-sdk-regen-dev-1782108896
Jun 22, 2026
Merged

chore: 🐝 Update SDK - Generate Dev SDK [dev] 0.9.0b6#757
github-actions[bot] merged 2 commits into
devfrom
speakeasy-sdk-regen-dev-1782108896

Conversation

@github-actions

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

Tip

To exit pre-release versioning, set a new version or run speakeasy bump graduate.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • cribl_control_plane.packs.update(): request.minor Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.update():
    • request.output Changed
    • response.items[] Changed
    • error.status[404] Added
  • cribl_control_plane.packs.destinations.delete():
    • response.items[] Changed
    • error Changed
  • cribl_control_plane.health.get():
    • response.overlay Added
    • error.overlay Added
  • cribl_control_plane.functions.list(): request.show_hidden Added
  • cribl_control_plane.packs.routes.update(): error.status[404] Added
  • cribl_control_plane.packs.routes.append(): error Changed
  • cribl_control_plane.packs.destinations.list():
    • request.type Changed
    • response.items[] Changed
  • cribl_control_plane.packs.destinations.create():
    • request_body Changed
    • response.items[] Changed
    • error.status[409] Added
  • cribl_control_plane.database_connections.delete(): error.status[409] Added
  • cribl_control_plane.packs.destinations.get(): response.items[] Changed
  • cribl_control_plane.packs.routes.get(): error.status[404] Added
  • cribl_control_plane.routes.get(): error.status[404] Added
  • cribl_control_plane.routes.update(): error.status[404] Added
  • cribl_control_plane.routes.append(): error Changed
  • cribl_control_plane.destinations.list():
    • request.type Changed
    • response.items[] Changed
  • cribl_control_plane.destinations.create():
    • request Changed
    • response.items[] Changed
    • error.status[409] Added
  • cribl_control_plane.destinations.get(): response.items[] Changed
  • cribl_control_plane.destinations.update():
    • request.output Changed
    • response.items[] Changed
    • error.status[404] Added
  • cribl_control_plane.destinations.delete():
    • response.items[] Changed
    • error Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (20:12)
├─┬Paths
│ ├─┬/pipelines/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬UpdatePipelineExamplesCEFSerializer
│ │       │ └──[🔀] summary (65901:16)
│ │       ├─┬UpdatePipelineExamplesDNSLookup
│ │       │ └──[🔀] summary (66001:16)
│ │       ├─┬UpdatePipelineExamplesAggregations
│ │       │ └──[🔀] summary (65799:16)
│ │       ├─┬UpdatePipelineExamplesUnroll
│ │       │ └──[🔀] summary (66767:16)
│ │       ├─┬UpdatePipelineExamplesNumerify
│ │       │ └──[🔀] summary (66362:16)
│ │       ├─┬UpdatePipelineExamplesOTLPLogs
│ │       │ └──[🔀] summary (66385:16)
│ │       ├─┬UpdatePipelineExamplesChain
│ │       │ └──[🔀] summary (65939:16)
│ │       ├─┬UpdatePipelineExamplesFoldKeys
│ │       │ └──[🔀] summary (66185:16)
│ │       ├─┬UpdatePipelineExamplesParser
│ │       │ └──[🔀] summary (66473:16)
│ │       ├─┬UpdatePipelineExamplesRegexFilter
│ │       │ └──[🔀] summary (66584:16)
│ │       ├─┬UpdatePipelineExamplesSampling
│ │       │ └──[🔀] summary (66651:16)
│ │       ├─┬UpdatePipelineExamplesDropDimensions
│ │       │ └──[🔀] summary (66050:16)
│ │       ├─┬UpdatePipelineExamplesJSONUnroll
│ │       │ └──[🔀] summary (66284:16)
│ │       ├─┬UpdatePipelineExamplesRegexExtract
│ │       │ └──[🔀] summary (66561:16)
│ │       ├─┬UpdatePipelineExamplesEval
│ │       │ └──[🔀] summary (66101:16)
│ │       ├─┬UpdatePipelineExamplesOTLPTraces
│ │       │ └──[🔀] summary (66446:16)
│ │       ├─┬UpdatePipelineExamplesSuppress
│ │       │ └──[🔀] summary (66718:16)
│ │       ├─┬UpdatePipelineExamplesGuard
│ │       │ └──[🔀] summary (66254:16)
│ │       ├─┬UpdatePipelineExamplesRedis
│ │       │ └──[🔀] summary (66534:16)
│ │       ├─┬UpdatePipelineExamplesSNMPTrapSerialize
│ │       │ └──[🔀] summary (66697:16)
│ │       ├─┬UpdatePipelineExamplesEmpty
│ │       │ └──[🔀] summary (65785:16)
│ │       ├─┬UpdatePipelineExamplesTee
│ │       │ └──[🔀] summary (66743:16)
│ │       ├─┬UpdatePipelineExamplesXMLUnroll
│ │       │ └──[🔀] summary (66787:16)
│ │       ├─┬UpdatePipelineExamplesClone
│ │       │ └──[🔀] summary (65959:16)
│ │       ├─┬UpdatePipelineExamplesAggregateMetrics
│ │       │ └──[🔀] summary (65830:16)
│ │       ├─┬UpdatePipelineExamplesComment
│ │       │ └──[🔀] summary (65981:16)
│ │       ├─┬UpdatePipelineExamplesSerialize
│ │       │ └──[🔀] summary (66673:16)
│ │       ├─┬UpdatePipelineExamplesLookup
│ │       │ └──[🔀] summary (66305:16)
│ │       ├─┬UpdatePipelineExamplesDynamicSampling
│ │       │ └──[🔀] summary (66077:16)
│ │       ├─┬UpdatePipelineExamplesOTLPMetrics
│ │       │ └──[🔀] summary (66411:16)
│ │       ├─┬UpdatePipelineExamplesAutoTimestamp
│ │       │ └──[🔀] summary (65870:16)
│ │       ├─┬UpdatePipelineExamplesGrok
│ │       │ └──[🔀] summary (66231:16)
│ │       ├─┬UpdatePipelineExamplesRename
│ │       │ └──[🔀] summary (66604:16)
│ │       ├─┬UpdatePipelineExamplesGeoIP
│ │       │ └──[🔀] summary (66207:16)
│ │       ├─┬UpdatePipelineExamplesDrop
│ │       │ └──[🔀] summary (66032:16)
│ │       ├─┬UpdatePipelineExamplesRollupMetrics
│ │       │ └──[🔀] summary (66628:16)
│ │       ├─┬UpdatePipelineExamplesEventBreaker
│ │       │ └──[🔀] summary (66132:16)
│ │       ├─┬UpdatePipelineExamplesPublishMetrics
│ │       │ └──[🔀] summary (66501:16)
│ │       ├─┬UpdatePipelineExamplesFlatten
│ │       │ └──[🔀] summary (66163:16)
│ │       └─┬UpdatePipelineExamplesMask
│ │         └──[🔀] summary (66337:16)
│ ├─┬/functions
│ │ └─┬GET
│ │   └──[+] parameters (68428:9)
│ ├─┬/routes/{id}/append
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (73719:11)
│ │   │ ├──[+] codes (73729:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├─┬RoutesResponseExamplesDefaultRoutingTable
│ │   │     │ ├──[🔀] value (66813:9)
│ │   │     │ ├──[🔀] value (66813:9)
│ │   │     │ └──[🔀] description (66810:20)
│ │   │     └─┬RoutesResponseExamplesMultiRouteTable
│ │   │       ├──[🔀] value (66829:9)
│ │   │       ├──[🔀] value (66829:9)
│ │   │       └──[🔀] description (66826:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬RoutesAppendExamplesRouteWithOutputExpression
│ │       │ └──[🔀] description (66969:20)
│ │       ├─┬RoutesAppendExamplesSingleRoute
│ │       │ └──[🔀] description (66938:20)
│ │       └─┬RoutesAppendExamplesMultipleRoutes
│ │         └──[🔀] description (66949:20)
│ ├─┬/p/{pack}/routes
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬RoutesResponseExamplesDefaultRoutingTable
│ │         │ ├──[🔀] value (66813:9)
│ │         │ ├──[🔀] value (66813:9)
│ │         │ └──[🔀] description (66810:20)
│ │         └─┬RoutesResponseExamplesMultiRouteTable
│ │           ├──[🔀] value (66829:9)
│ │           ├──[🔀] value (66829:9)
│ │           └──[🔀] description (66826:20)
│ ├─┬/packs/{id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (71952:24)
│ │ ├─┬DELETE
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (72051:24)
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (72010:24)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬PackUpgradeExamplesUpgradeFromURL
│ │         └──[🔀] summary (68029:16)
│ ├─┬/p/{pack}/system/outputs/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (71215:11)
│ │ │   └──[+] codes (71217:11)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[+] codes (71163:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[+] examples (63930:7)
│ ├─┬/p/{pack}/routes/{id}/append
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (69771:11)
│ │   │ ├──[+] codes (69781:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├─┬RoutesResponseExamplesMultiRouteTable
│ │   │     │ ├──[🔀] value (66829:9)
│ │   │     │ ├──[🔀] value (66829:9)
│ │   │     │ └──[🔀] description (66826:20)
│ │   │     └─┬RoutesResponseExamplesDefaultRoutingTable
│ │   │       ├──[🔀] value (66813:9)
│ │   │       ├──[🔀] value (66813:9)
│ │   │       └──[🔀] description (66810:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬RoutesAppendExamplesSingleRoute
│ │       │ └──[🔀] description (66938:20)
│ │       ├─┬RoutesAppendExamplesMultipleRoutes
│ │       │ └──[🔀] description (66949:20)
│ │       └─┬RoutesAppendExamplesRouteWithOutputExpression
│ │         └──[🔀] description (66969:20)
│ ├─┬/p/{pack}/pipelines
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬PipelineExamplesCEFSerializer
│ │       │ ├──[🔀] summary (64903:16)
│ │       │ └──[+] description (64905:20)
│ │       ├─┬PipelineExamplesAutoTimestamp
│ │       │ ├──[🔀] summary (64873:16)
│ │       │ └──[+] description (64875:20)
│ │       ├─┬PipelineExamplesDNSLookup
│ │       │ ├──[🔀] summary (64999:16)
│ │       │ └──[+] description (65001:20)
│ │       ├─┬PipelineExamplesEventBreaker
│ │       │ ├──[🔀] summary (65128:16)
│ │       │ └──[+] description (65130:20)
│ │       ├─┬PipelineExamplesUnroll
│ │       │ ├──[🔀] summary (65745:16)
│ │       │ └──[+] description (65747:20)
│ │       ├─┬PipelineExamplesGuard
│ │       │ ├──[🔀] summary (65246:16)
│ │       │ └──[+] description (65248:20)
│ │       ├─┬PipelineExamplesOTLPTraces
│ │       │ ├──[🔀] summary (65433:16)
│ │       │ └──[+] description (65435:20)
│ │       ├─┬PipelineExamplesSerialize
│ │       │ ├──[🔀] summary (65654:16)
│ │       │ └──[+] description (65656:20)
│ │       ├─┬PipelineExamplesSampling
│ │       │ ├──[🔀] summary (65633:16)
│ │       │ └──[+] description (65635:20)
│ │       ├─┬PipelineExamplesFlatten
│ │       │ ├──[🔀] summary (65158:16)
│ │       │ └──[+] description (65160:20)
│ │       ├─┬PipelineExamplesRegexFilter
│ │       │ ├──[🔀] summary (65568:16)
│ │       │ └──[+] description (65570:20)
│ │       ├─┬PipelineExamplesClone
│ │       │ ├──[🔀] summary (64959:16)
│ │       │ └──[+] description (64961:20)
│ │       ├─┬PipelineExamplesAggregateMetrics
│ │       │ ├──[🔀] summary (64834:16)
│ │       │ └──[+] description (64836:20)
│ │       ├─┬PipelineExamplesAggregations
│ │       │ ├──[🔀] summary (64804:16)
│ │       │ └──[+] description (64806:20)
│ │       ├─┬PipelineExamplesSNMPTrapSerialize
│ │       │ ├──[🔀] summary (65677:16)
│ │       │ └──[+] description (65679:20)
│ │       ├─┬PipelineExamplesNumerify
│ │       │ ├──[🔀] summary (65351:16)
│ │       │ └──[+] description (65353:20)
│ │       ├─┬PipelineExamplesOTLPMetrics
│ │       │ ├──[🔀] summary (65399:16)
│ │       │ └──[+] description (65401:20)
│ │       ├─┬PipelineExamplesRedis
│ │       │ ├──[🔀] summary (65519:16)
│ │       │ └──[+] description (65521:20)
│ │       ├─┬PipelineExamplesRegexExtract
│ │       │ ├──[🔀] summary (65545:16)
│ │       │ └──[+] description (65547:20)
│ │       ├─┬PipelineExamplesFoldKeys
│ │       │ ├──[🔀] summary (65179:16)
│ │       │ └──[+] description (65181:20)
│ │       ├─┬PipelineExamplesTee
│ │       │ ├──[🔀] summary (65721:16)
│ │       │ └──[+] description (65723:20)
│ │       ├─┬PipelineExamplesRollupMetrics
│ │       │ ├──[🔀] summary (65610:16)
│ │       │ └──[+] description (65612:20)
│ │       ├─┬PipelineExamplesParser
│ │       │ ├──[🔀] summary (65459:16)
│ │       │ └──[+] description (65461:20)
│ │       ├─┬PipelineExamplesJSONUnroll
│ │       │ ├──[🔀] summary (65276:16)
│ │       │ └──[+] description (65278:20)
│ │       ├─┬PipelineExamplesLookup
│ │       │ ├──[🔀] summary (65296:16)
│ │       │ └──[+] description (65298:20)
│ │       ├─┬PipelineExamplesDropDimensions
│ │       │ ├──[🔀] summary (65046:16)
│ │       │ └──[+] description (65048:20)
│ │       ├─┬PipelineExamplesChain
│ │       │ ├──[🔀] summary (64940:16)
│ │       │ └──[+] description (64942:20)
│ │       ├─┬PipelineExamplesGeoIP
│ │       │ ├──[🔀] summary (65200:16)
│ │       │ └──[+] description (65202:20)
│ │       ├─┬PipelineExamplesDrop
│ │       │ ├──[🔀] summary (65029:16)
│ │       │ └──[+] description (65031:20)
│ │       ├─┬PipelineExamplesRename
│ │       │ ├──[🔀] summary (65587:16)
│ │       │ └──[+] description (65589:20)
│ │       ├─┬PipelineExamplesEval
│ │       │ ├──[🔀] summary (65097:16)
│ │       │ └──[+] description (65099:20)
│ │       ├─┬PipelineExamplesComment
│ │       │ ├──[🔀] summary (64980:16)
│ │       │ └──[+] description (64982:20)
│ │       ├─┬PipelineExamplesGrok
│ │       │ ├──[🔀] summary (65223:16)
│ │       │ └──[+] description (65225:20)
│ │       ├─┬PipelineExamplesMask
│ │       │ ├──[🔀] summary (65327:16)
│ │       │ └──[+] description (65329:20)
│ │       ├─┬PipelineExamplesEmpty
│ │       │ ├──[🔀] summary (64792:16)
│ │       │ └──[+] description (64793:20)
│ │       ├─┬PipelineExamplesOTLPLogs
│ │       │ ├──[🔀] summary (65374:16)
│ │       │ └──[+] description (65376:20)
│ │       ├─┬PipelineExamplesSuppress
│ │       │ ├──[🔀] summary (65697:16)
│ │       │ └──[+] description (65699:20)
│ │       ├─┬PipelineExamplesXMLUnroll
│ │       │ ├──[🔀] summary (65764:16)
│ │       │ └──[+] description (65766:20)
│ │       ├─┬PipelineExamplesPublishMetrics
│ │       │ ├──[🔀] summary (65486:16)
│ │       │ └──[+] description (65488:20)
│ │       └─┬PipelineExamplesDynamicSampling
│ │         ├──[🔀] summary (65073:16)
│ │         └──[+] description (65075:20)
│ ├─┬/health
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └─┬HealthExamplesHealthyPrimary
│ │     │     ├──[🔀] value (67873:9)
│ │     │     ├──[🔀] value (67873:9)
│ │     │     ├──[🔀] value (67873:9)
│ │     │     └──[+] value (67873:9)
│ │     └─┬420
│ │       └─┬application/json
│ │         ├─┬Health420ExamplesShuttingDown
│ │         │ ├──[🔀] value (67883:9)
│ │         │ ├──[🔀] value (67883:9)
│ │         │ ├──[🔀] value (67883:9)
│ │         │ └──[+] value (67883:9)
│ │         └─┬Health420ExamplesStandby
│ │           ├──[🔀] value (67892:9)
│ │           ├──[🔀] value (67892:9)
│ │           ├──[🔀] value (67892:9)
│ │           └──[+] value (67892:9)
│ ├─┬/routes/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (73607:11)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬RoutesResponseExamplesDefaultRoutingTable
│ │ │       │ ├──[🔀] value (66813:9)
│ │ │       │ ├──[🔀] value (66813:9)
│ │ │       │ └──[🔀] description (66810:20)
│ │ │       └─┬RoutesResponseExamplesMultiRouteTable
│ │ │         ├──[🔀] value (66829:9)
│ │ │         ├──[🔀] value (66829:9)
│ │ │         └──[🔀] description (66826:20)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (73631:16)
│ │   ├──[🔀] description (73632:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (73693:24)
│ │   └─┬Responses
│ │     ├──[+] codes (73663:11)
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬RoutesResponseExamplesMultiRouteTable
│ │         │ ├──[🔀] value (66829:9)
│ │         │ ├──[🔀] value (66829:9)
│ │         │ └──[🔀] description (66826:20)
│ │         └─┬RoutesResponseExamplesDefaultRoutingTable
│ │           ├──[🔀] value (66813:9)
│ │           ├──[🔀] value (66813:9)
│ │           └──[🔀] description (66810:20)
│ ├─┬/system/outputs/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (75120:11)
│ │ │   └──[+] codes (75122:11)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └──[+] codes (75074:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[+] examples (63930:7)
│ ├─┬/lib/jobs
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (68936:24)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     ├──[🔀] description (68908:24)
│ │ │     └─┬application/json
│ │ │       └──[+] examples (67346:7)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   ├──[🔀] description (68949:24)
│ │   │   └─┬application/json
│ │   │     └──[+] examples (67038:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬CollectorExamplesScript
│ │       │ ├──[🔀] summary (67286:16)
│ │       │ └──[+] description (67287:20)
│ │       ├─┬CollectorExamplesRest
│ │       │ ├──[🔀] summary (67073:16)
│ │       │ └──[+] description (67074:20)
│ │       ├─┬CollectorExamplesS3
│ │       │ ├──[🔀] summary (67104:16)
│ │       │ └──[+] description (67105:20)
│ │       ├─┬CollectorExamplesGoogleCloudStorage
│ │       │ ├──[🔀] summary (67194:16)
│ │       │ └──[+] description (67195:20)
│ │       ├─┬CollectorExamplesSplunk
│ │       │ ├──[🔀] summary (67253:16)
│ │       │ └──[+] description (67254:20)
│ │       ├─┬CollectorExamplesFilesystem
│ │       │ ├──[🔀] summary (67135:16)
│ │       │ └──[+] description (67136:20)
│ │       ├─┬CollectorExamplesAzureBlob
│ │       │ ├──[🔀] summary (67162:16)
│ │       │ └──[+] description (67163:20)
│ │       ├─┬CollectorExamplesDatabase
│ │       │ ├──[🔀] summary (67225:16)
│ │       │ └──[+] description (67226:20)
│ │       └─┬CollectorExamplesCriblLake
│ │         ├──[🔀] summary (67314:16)
│ │         └──[+] description (67315:20)
│ ├─┬/p/{pack}/routes/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (69645:11)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬RoutesResponseExamplesDefaultRoutingTable
│ │ │       │ ├──[🔀] value (66813:9)
│ │ │       │ ├──[🔀] value (66813:9)
│ │ │       │ └──[🔀] description (66810:20)
│ │ │       └─┬RoutesResponseExamplesMultiRouteTable
│ │ │         ├──[🔀] value (66829:9)
│ │ │         ├──[🔀] value (66829:9)
│ │ │         └──[🔀] description (66826:20)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (69675:16)
│ │   ├──[🔀] description (69676:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (69738:24)
│ │   └─┬Responses
│ │     ├──[+] codes (69708:11)
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬RoutesResponseExamplesDefaultRoutingTable
│ │         │ ├──[🔀] value (66813:9)
│ │         │ ├──[🔀] value (66813:9)
│ │         │ └──[🔀] description (66810:20)
│ │         └─┬RoutesResponseExamplesMultiRouteTable
│ │           ├──[🔀] value (66829:9)
│ │           ├──[🔀] value (66829:9)
│ │           └──[🔀] description (66826:20)
│ ├─┬/lib/jobs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     ├──[🔀] description (69010:24)
│ │ │     └─┬application/json
│ │ │       └──[+] examples (67038:7)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     ├──[🔀] description (69124:24)
│ │ │     └─┬application/json
│ │ │       └──[+] examples (67038:7)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   ├──[🔀] description (69057:24)
│ │   │   └─┬application/json
│ │   │     └──[+] examples (67038:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (67601:7)
│ │       ├──[+] examples (67475:7)
│ │       ├──[+] examples (67504:7)
│ │       ├──[+] examples (67571:7)
│ │       ├──[+] examples (67636:7)
│ │       ├──[+] examples (67666:7)
│ │       ├──[-] examples (55419:7)❌ 
│ │       ├──[-] examples (55390:7)❌ 
│ │       ├──[-] examples (55448:7)❌ 
│ │       ├──[+] examples (67409:7)
│ │       ├──[-] examples (55473:7)❌ 
│ │       ├──[-] examples (55502:7)❌ 
│ │       ├──[-] examples (55530:7)❌ 
│ │       ├──[+] examples (67442:7)
│ │       ├──[-] examples (55556:7)❌ 
│ │       ├──[-] examples (55587:7)❌ 
│ │       ├──[-] examples (55613:7)❌ 
│ │       └──[+] examples (67538:7)
│ ├─┬/system/outputs
│ │ ├─┬GET
│ │ │ └──Parameters
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (74806:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[+] examples (63156:7)
│ ├─┬/lib/database-connections/{id}
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] codes (68880:11)
│ ├─┬/packs
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (71856:24)
│ │ └─┬POST
│ │   ├──[🔀] description (71766:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬PackInstallExamplesURL
│ │       │ ├──[🔀] summary (67942:16)
│ │       │ └──[🔀] description (67943:20)
│ │       ├─┬PackInstallExamplesGitRepository
│ │       │ ├──[🔀] summary (67949:16)
│ │       │ └──[🔀] description (67950:20)
│ │       ├─┬PackInstallExamplesPackDispensary
│ │       │ └──[🔀] summary (67914:16)
│ │       ├─┬PackInstallExamplesEmptyPack
│ │       │ ├──[🔀] summary (67922:16)
│ │       │ └──[🔀] description (67923:20)
│ │       └─┬PackInstallExamplesUploadedFile
│ │         └──[🔀] summary (67933:16)
│ ├─┬/p/{pack}/system/outputs
│ │ ├─┬GET
│ │ │ └──Parameters
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (70876:11)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[+] examples (63156:7)
│ ├─┬/p/{pack}/pipelines/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬UpdatePipelineExamplesDropDimensions
│ │       │ └──[🔀] summary (66050:16)
│ │       ├─┬UpdatePipelineExamplesComment
│ │       │ └──[🔀] summary (65981:16)
│ │       ├─┬UpdatePipelineExamplesAggregations
│ │       │ └──[🔀] summary (65799:16)
│ │       ├─┬UpdatePipelineExamplesSampling
│ │       │ └──[🔀] summary (66651:16)
│ │       ├─┬UpdatePipelineExamplesGeoIP
│ │       │ └──[🔀] summary (66207:16)
│ │       ├─┬UpdatePipelineExamplesOTLPMetrics
│ │       │ └──[🔀] summary (66411:16)
│ │       ├─┬UpdatePipelineExamplesSerialize
│ │       │ └──[🔀] summary (66673:16)
│ │       ├─┬UpdatePipelineExamplesGuard
│ │       │ └──[🔀] summary (66254:16)
│ │       ├─┬UpdatePipelineExamplesParser
│ │       │ └──[🔀] summary (66473:16)
│ │       ├─┬UpdatePipelineExamplesMask
│ │       │ └──[🔀] summary (66337:16)
│ │       ├─┬UpdatePipelineExamplesRollupMetrics
│ │       │ └──[🔀] summary (66628:16)
│ │       ├─┬UpdatePipelineExamplesFlatten
│ │       │ └──[🔀] summary (66163:16)
│ │       ├─┬UpdatePipelineExamplesGrok
│ │       │ └──[🔀] summary (66231:16)
│ │       ├─┬UpdatePipelineExamplesOTLPLogs
│ │       │ └──[🔀] summary (66385:16)
│ │       ├─┬UpdatePipelineExamplesOTLPTraces
│ │       │ └──[🔀] summary (66446:16)
│ │       ├─┬UpdatePipelineExamplesSuppress
│ │       │ └──[🔀] summary (66718:16)
│ │       ├─┬UpdatePipelineExamplesTee
│ │       │ └──[🔀] summary (66743:16)
│ │       ├─┬UpdatePipelineExamplesEmpty
│ │       │ └──[🔀] summary (65785:16)
│ │       ├─┬UpdatePipelineExamplesCEFSerializer
│ │       │ └──[🔀] summary (65901:16)
│ │       ├─┬UpdatePipelineExamplesEval
│ │       │ └──[🔀] summary (66101:16)
│ │       ├─┬UpdatePipelineExamplesRename
│ │       │ └──[🔀] summary (66604:16)
│ │       ├─┬UpdatePipelineExamplesDynamicSampling
│ │       │ └──[🔀] summary (66077:16)
│ │       ├─┬UpdatePipelineExamplesSNMPTrapSerialize
│ │       │ └──[🔀] summary (66697:16)
│ │       ├─┬UpdatePipelineExamplesDNSLookup
│ │       │ └──[🔀] summary (66001:16)
│ │       ├─┬UpdatePipelineExamplesEventBreaker
│ │       │ └──[🔀] summary (66132:16)
│ │       ├─┬UpdatePipelineExamplesChain
│ │       │ └──[🔀] summary (65939:16)
│ │       ├─┬UpdatePipelineExamplesFoldKeys
│ │       │ └──[🔀] summary (66185:16)
│ │       ├─┬UpdatePipelineExamplesAutoTimestamp
│ │       │ └──[🔀] summary (65870:16)
│ │       ├─┬UpdatePipelineExamplesRedis
│ │       │ └──[🔀] summary (66534:16)
│ │       ├─┬UpdatePipelineExamplesDrop
│ │       │ └──[🔀] summary (66032:16)
│ │       ├─┬UpdatePipelineExamplesLookup
│ │       │ └──[🔀] summary (66305:16)
│ │       ├─┬UpdatePipelineExamplesClone
│ │       │ └──[🔀] summary (65959:16)
│ │       ├─┬UpdatePipelineExamplesJSONUnroll
│ │       │ └──[🔀] summary (66284:16)
│ │       ├─┬UpdatePipelineExamplesAggregateMetrics
│ │       │ └──[🔀] summary (65830:16)
│ │       ├─┬UpdatePipelineExamplesRegexFilter
│ │       │ └──[🔀] summary (66584:16)
│ │       ├─┬UpdatePipelineExamplesXMLUnroll
│ │       │ └──[🔀] summary (66787:16)
│ │       ├─┬UpdatePipelineExamplesPublishMetrics
│ │       │ └──[🔀] summary (66501:16)
│ │       ├─┬UpdatePipelineExamplesNumerify
│ │       │ └──[🔀] summary (66362:16)
│ │       ├─┬UpdatePipelineExamplesRegexExtract
│ │       │ └──[🔀] summary (66561:16)
│ │       └─┬UpdatePipelineExamplesUnroll
│ │         └──[🔀] summary (66767:16)
│ ├─┬/pipelines
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬PipelineExamplesSuppress
│ │       │ ├──[🔀] summary (65697:16)
│ │       │ └──[+] description (65699:20)
│ │       ├─┬PipelineExamplesTee
│ │       │ ├──[🔀] summary (65721:16)
│ │       │ └──[+] description (65723:20)
│ │       ├─┬PipelineExamplesUnroll
│ │       │ ├──[🔀] summary (65745:16)
│ │       │ └──[+] description (65747:20)
│ │       ├─┬PipelineExamplesEventBreaker
│ │       │ ├──[🔀] summary (65128:16)
│ │       │ └──[+] description (65130:20)
│ │       ├─┬PipelineExamplesRedis
│ │       │ ├──[🔀] summary (65519:16)
│ │       │ └──[+] description (65521:20)
│ │       ├─┬PipelineExamplesNumerify
│ │       │ ├──[🔀] summary (65351:16)
│ │       │ └──[+] description (65353:20)
│ │       ├─┬PipelineExamplesDrop
│ │       │ ├──[🔀] summary (65029:16)
│ │       │ └──[+] description (65031:20)
│ │       ├─┬PipelineExamplesGuard
│ │       │ ├──[🔀] summary (65246:16)
│ │       │ └──[+] description (65248:20)
│ │       ├─┬PipelineExamplesOTLPMetrics
│ │       │ ├──[🔀] summary (65399:16)
│ │       │ └──[+] description (65401:20)
│ │       ├─┬PipelineExamplesClone
│ │       │ ├──[🔀] summary (64959:16)
│ │       │ └──[+] description (64961:20)
│ │       ├─┬PipelineExamplesRollupMetrics
│ │       │ ├──[🔀] summary (65610:16)
│ │       │ └──[+] description (65612:20)
│ │       ├─┬PipelineExamplesJSONUnroll
│ │       │ ├──[🔀] summary (65276:16)
│ │       │ └──[+] description (65278:20)
│ │       ├─┬PipelineExamplesCEFSerializer
│ │       │ ├──[🔀] summary (64903:16)
│ │       │ └──[+] description (64905:20)
│ │       ├─┬PipelineExamplesSNMPTrapSerialize
│ │       │ ├──[🔀] summary (65677:16)
│ │       │ └──[+] description (65679:20)
│ │       ├─┬PipelineExamplesDropDimensions
│ │       │ ├──[🔀] summary (65046:16)
│ │       │ └──[+] description (65048:20)
│ │       ├─┬PipelineExamplesLookup
│ │       │ ├──[🔀] summary (65296:16)
│ │       │ └──[+] description (65298:20)
│ │       ├─┬PipelineExamplesComment
│ │       │ ├──[🔀] summary (64980:16)
│ │       │ └──[+] description (64982:20)
│ │       ├─┬PipelineExamplesEmpty
│ │       │ ├──[🔀] summary (64792:16)
│ │       │ └──[+] description (64793:20)
│ │       ├─┬PipelineExamplesDNSLookup
│ │       │ ├──[🔀] summary (64999:16)
│ │       │ └──[+] description (65001:20)
│ │       ├─┬PipelineExamplesGeoIP
│ │       │ ├──[🔀] summary (65200:16)
│ │       │ └──[+] description (65202:20)
│ │       ├─┬PipelineExamplesPublishMetrics
│ │       │ ├──[🔀] summary (65486:16)
│ │       │ └──[+] description (65488:20)
│ │       ├─┬PipelineExamplesRegexFilter
│ │       │ ├──[🔀] summary (65568:16)
│ │       │ └──[+] description (65570:20)
│ │       ├─┬PipelineExamplesRegexExtract
│ │       │ ├──[🔀] summary (65545:16)
│ │       │ └──[+] description (65547:20)
│ │       ├─┬PipelineExamplesMask
│ │       │ ├──[🔀] summary (65327:16)
│ │       │ └──[+] description (65329:20)
│ │       ├─┬PipelineExamplesSampling
│ │       │ ├──[🔀] summary (65633:16)
│ │       │ └──[+] description (65635:20)
│ │       ├─┬PipelineExamplesGrok
│ │       │ ├──[🔀] summary (65223:16)
│ │       │ └──[+] description (65225:20)
│ │       ├─┬PipelineExamplesDynamicSampling
│ │       │ ├──[🔀] summary (65073:16)
│ │       │ └──[+] description (65075:20)
│ │       ├─┬PipelineExamplesFoldKeys
│ │       │ ├──[🔀] summary (65179:16)
│ │       │ └──[+] description (65181:20)
│ │       ├─┬PipelineExamplesSerialize
│ │       │ ├──[🔀] summary (65654:16)
│ │       │ └──[+] description (65656:20)
│ │       ├─┬PipelineExamplesParser
│ │       │ ├──[🔀] summary (65459:16)
│ │       │ └──[+] description (65461:20)
│ │       ├─┬PipelineExamplesXMLUnroll
│ │       │ ├──[🔀] summary (65764:16)
│ │       │ └──[+] description (65766:20)
│ │       ├─┬PipelineExamplesEval
│ │       │ ├──[🔀] summary (65097:16)
│ │       │ └──[+] description (65099:20)
│ │       ├─┬PipelineExamplesChain
│ │       │ ├──[🔀] summary (64940:16)
│ │       │ └──[+] description (64942:20)
│ │       ├─┬PipelineExamplesRename
│ │       │ ├──[🔀] summary (65587:16)
│ │       │ └──[+] description (65589:20)
│ │       ├─┬PipelineExamplesAggregateMetrics
│ │       │ ├──[🔀] summary (64834:16)
│ │       │ └──[+] description (64836:20)
│ │       ├─┬PipelineExamplesAggregations
│ │       │ ├──[🔀] summary (64804:16)
│ │       │ └──[+] description (64806:20)
│ │       ├─┬PipelineExamplesOTLPLogs
│ │       │ ├──[🔀] summary (65374:16)
│ │       │ └──[+] description (65376:20)
│ │       ├─┬PipelineExamplesOTLPTraces
│ │       │ ├──[🔀] summary (65433:16)
│ │       │ └──[+] description (65435:20)
│ │       ├─┬PipelineExamplesAutoTimestamp
│ │       │ ├──[🔀] summary (64873:16)
│ │       │ └──[+] description (64875:20)
│ │       └─┬PipelineExamplesFlatten
│ │         ├──[🔀] summary (65158:16)
│ │         └──[+] description (65160:20)
│ └─┬/routes
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           ├─┬RoutesResponseExamplesDefaultRoutingTable
│           │ ├──[🔀] value (66813:9)
│           │ ├──[🔀] value (66813:9)
│           │ └──[🔀] description (66810:20)
│           └─┬RoutesResponseExamplesMultiRouteTable
│             ├──[🔀] value (66829:9)
│             ├──[🔀] value (66829:9)
│             └──[🔀] description (66826:20)
└─┬Components
  ├──[+] examples (67346:7)
  ├──[+] examples (63156:7)
  ├──[+] examples (67636:7)
  ├──[+] examples (67571:7)
  ├──[+] examples (67038:7)
  ├──[+] examples (67475:7)
  ├──[+] examples (67666:7)
  ├──[+] examples (67409:7)
  ├──[+] examples (63930:7)
  ├──[+] examples (67504:7)
  ├──[+] examples (67442:7)
  ├──[+] examples (67538:7)
  ├──[+] examples (67601:7)
  ├──[+] schemas (56209:7)
  ├──[+] schemas (56220:7)
  ├──[+] schemas (53395:7)
  ├──[+] schemas (56186:7)
  ├─┬FunctionRename
  │ ├─┬cribl_version
  │ │ └──[+] description (6156:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (6152:24)
  │ ├─┬group
  │ │ └──[+] description (6163:24)
  │ ├─┬modTime
  │ │ └──[+] description (6180:24)
  │ ├─┬schema
  │ │ └──[+] description (6200:24)
  │ ├─┬loadTime
  │ │ └──[+] description (6176:24)
  │ ├─┬id
  │ │ └──[+] description (6173:24)
  │ ├─┬__filename
  │ │ └──[+] description (6149:24)
  │ ├─┬version
  │ │ └──[+] description (6196:24)
  │ ├─┬sync
  │ │ └──[+] description (6187:24)
  │ ├─┬name
  │ │ └──[+] description (6184:24)
  │ ├─┬disabled
  │ │ └──[+] description (6159:24)
  │ ├─┬uischema
  │ │ └──[+] description (6192:24)
  │ └─┬handleSignals
  │   └──[+] description (6166:24)
  ├─┬InputAppscope
  │ ├─┬description
  │ │ └──[+] description (26590:24)
  │ └─┬disabled
  │   └──[+] description (26415:24)
  ├─┬FunctionSerde
  │ ├─┬disabled
  │ │ └──[+] description (6873:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (6866:24)
  │ ├─┬loadTime
  │ │ └──[+] description (6890:24)
  │ ├─┬name
  │ │ └──[+] description (6898:24)
  │ ├─┬uischema
  │ │ └──[+] description (6906:24)
  │ ├─┬__filename
  │ │ └──[+] description (6863:24)
  │ ├─┬schema
  │ │ └──[+] description (6914:24)
  │ ├─┬version
  │ │ └──[+] description (6910:24)
  │ ├─┬group
  │ │ └──[+] description (6877:24)
  │ ├─┬sync
  │ │ └──[+] description (6901:24)
  │ ├─┬modTime
  │ │ └──[+] description (6894:24)
  │ ├─┬id
  │ │ └──[+] description (6887:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (6870:24)
  │ └─┬handleSignals
  │   └──[+] description (6880:24)
  ├─┬TagsTypePackInstallInfo
  │ ├──[+] description (56293:20)
  │ ├─┬technology
  │ │ ├──[+] description (56289:24)
  │ │ └──[+] example (56291:13)
  │ ├─┬dataType
  │ │ └──[+] description (56271:24)
  │ ├─┬domain
  │ │ ├──[+] description (56276:24)
  │ │ └──[+] example (56278:13)
  │ └─┬streamtags
  │   └──[+] description (56284:24)
  ├─┬InputSyslog
  │ ├─┬disabled
  │ │ └──[+] description (25818:24)
  │ └─┬description
  │   └──[+] description (25980:24)
  ├─┬InputKubeMetrics
  │ ├─┬description
  │ │ └──[+] description (22589:24)
  │ └─┬disabled
  │   └──[+] description (22484:24)
  ├─┬PipelineFunctionUnion
  │ └─┬id
  │   └──[🔀] description (10766:24)
  ├─┬InputZscalerHec
  │ ├─┬description
  │ │ └──[+] description (29247:24)
  │ ├─┬type
  │ │ └──[+] description (29032:24)
  │ └─┬disabled
  │   └──[+] description (29038:24)
  ├─┬PipelineFunctionTrimTimestamp
  │ └─┬id
  │   └──[🔀] description (10730:24)
  ├─┬InputOpenTelemetry
  │ ├─┬description
  │ │ └──[+] description (25395:24)
  │ ├─┬disabled
  │ │ └──[+] description (25168:24)
  │ └─┬type
  │   └──[+] description (25162:24)
  ├─┬FunctionRegexFilter
  │ ├─┬version
  │ │ └──[+] description (6082:24)
  │ ├─┬uischema
  │ │ └──[+] description (6078:24)
  │ ├─┬sync
  │ │ └──[+] description (6073:24)
  │ ├─┬schema
  │ │ └──[+] description (6086:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (6052:24)
  │ ├─┬modTime
  │ │ └──[+] description (6066:24)
  │ ├─┬group
  │ │ └──[+] description (6049:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (6042:24)
  │ ├─┬disabled
  │ │ └──[+] description (6045:24)
  │ ├─┬loadTime
  │ │ └──[+] description (6062:24)
  │ ├─┬name
  │ │ └──[+] description (6070:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (6038:24)
  │ ├─┬id
  │ │ └──[+] description (6059:24)
  │ └─┬__filename
  │   └──[+] description (6035:24)
  ├─┬InputCriblTcp
  │ ├─┬description
  │ │ └──[+] description (21308:24)
  │ └─┬disabled
  │   └──[+] description (21201:24)
  ├─┬InputSystemState
  │ ├─┬disabled
  │ │ └──[+] description (22267:24)
  │ └─┬description
  │   └──[+] description (22457:24)
  ├─┬OutputSumoLogic
  │ └─┬description
  │   └──[+] description (42843:24)
  ├─┬OutputCriblSearchEngine
  │ └─┬description
  │   └──[+] description (45753:24)
  ├─┬PipelineFunctionDnsLookup
  │ └─┬id
  │   └──[🔀] description (8638:24)
  ├─┬FunctionDrop
  │ ├─┬id
  │ │ └──[+] description (2149:24)
  │ ├─┬schema
  │ │ └──[+] description (2176:24)
  │ ├─┬modTime
  │ │ └──[+] description (2156:24)
  │ ├─┬loadTime
  │ │ └──[+] description (2152:24)
  │ ├─┬group
  │ │ └──[+] description (2139:24)
  │ ├─┬sync
  │ │ └──[+] description (2163:24)
  │ ├─┬version
  │ │ └──[+] description (2172:24)
  │ ├─┬disabled
  │ │ └──[+] description (2135:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (2128:24)
  │ ├─┬uischema
  │ │ └──[+] description (2168:24)
  │ ├─┬name
  │ │ └──[+] description (2160:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (2142:24)
  │ ├─┬__filename
  │ │ └──[+] description (2125:24)
  │ └─┬cribl_version
  │   └──[+] description (2132:24)
  ├─┬InputKinesis
  │ ├─┬description
  │ │ └──[+] description (24078:24)
  │ └─┬disabled
  │   └──[+] description (23905:24)
  ├─┬FunctionLookup
  │ ├─┬modTime
  │ │ └──[+] description (4201:24)
  │ ├─┬name
  │ │ └──[+] description (4205:24)
  │ ├─┬version
  │ │ └──[+] description (4217:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (4177:24)
  │ ├─┬__filename
  │ │ └──[+] description (4170:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (4173:24)
  │ ├─┬schema
  │ │ └──[+] description (4221:24)
  │ ├─┬disabled
  │ │ └──[+] description (4180:24)
  │ ├─┬uischema
  │ │ └──[+] description (4213:24)
  │ ├─┬group
  │ │ └──[+] description (4184:24)
  │ ├─┬loadTime
  │ │ └──[+] description (4197:24)
  │ ├─┬sync
  │ │ └──[+] description (4208:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (4187:24)
  │ └─┬id
  │   └──[+] description (4194:24)
  ├─┬OutputNewrelicEvents
  │ └─┬description
  │   └──[+] description (40479:24)
  ├─┬PipelineFunctionMask
  │ └─┬id
  │   └──[🔀] description (9543:24)
  ├─┬InputSplunkSearch
  │ ├─┬disabled
  │ │ └──[+] description (16486:24)
  │ └─┬description
  │   └──[+] description (16702:24)
  ├─┬PipelineFunctionNotifications
  │ └─┬id
  │   └──[🔀] description (9698:24)
  ├─┬PipelineFunctionSort
  │ └─┬id
  │   └──[🔀] description (10572:24)
  ├─┬FunctionJsonUnroll
  │ ├─┬asyncTimeout
  │ │ └──[+] description (3469:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (3473:24)
  │ ├─┬disabled
  │ │ └──[+] description (3476:24)
  │ ├─┬schema
  │ │ └──[+] description (3517:24)
  │ ├─┬uischema
  │ │ └──[+] description (3509:24)
  │ ├─┬name
  │ │ └──[+] description (3501:24)
  │ ├─┬__filename
  │ │ └──[+] description (3466:24)
  │ ├─┬group
  │ │ └──[+] description (3480:24)
  │ ├─┬version
  │ │ └──[+] description (3513:24)
  │ ├─┬id
  │ │ └──[+] description (3490:24)
  │ ├─┬sync
  │ │ └──[+] description (3504:24)
  │ ├─┬modTime
  │ │ └──[+] description (3497:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (3483:24)
  │ └─┬loadTime
  │   └──[+] description (3493:24)
  ├─┬PipelineFunctionOtlpMetrics
  │ └─┬id
  │   └──[🔀] description (9856:24)
  ├─┬FunctionSidlookup
  │ ├─┬cribl_version
  │ │ └──[+] description (7091:24)
  │ ├─┬version
  │ │ └──[+] description (7131:24)
  │ ├─┬uischema
  │ │ └──[+] description (7127:24)
  │ ├─┬loadTime
  │ │ └──[+] description (7111:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (7101:24)
  │ ├─┬sync
  │ │ └──[+] description (7122:24)
  │ ├─┬schema
  │ │ └──[+] description (7135:24)
  │ ├─┬__filename
  │ │ └──[+] description (7084:24)
  │ ├─┬modTime
  │ │ └──[+] description (7115:24)
  │ ├─┬name
  │ │ └──[+] description (7119:24)
  │ ├─┬id
  │ │ └──[+] description (7108:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (7087:24)
  │ ├─┬disabled
  │ │ └──[+] description (7094:24)
  │ └─┬group
  │   └──[+] description (7098:24)
  ├─┬InputCollection
  │ └─┬disabled
  │   └──[+] description (15328:24)
  ├─┬PipelineFunctionCef
  │ └─┬id
  │   └──[🔀] description (8416:24)
  ├─┬InputKubeEvents
  │ ├─┬disabled
  │ │ └──[+] description (22757:24)
  │ └─┬description
  │   └──[+] description (22812:24)
  ├─┬PipelineFunctionSend
  │ └─┬id
  │   └──[🔀] description (10306:24)
  ├─┬OutputWavefront
  │ └─┬description
  │   └──[+] description (33901:24)
  ├─┬OutputPrometheus
  │ └─┬description
  │   └──[+] description (43954:24)
  ├─┬TlsSettingsServerSideType
  │ └─┬disabled
  │   └──[+] description (60021:24)
  ├─┬OutputMicrosoftFabric
  │ └─┬description
  │   └──[+] description (50537:24)
  ├─┬PipelineFunctionMvExpand
  │ └─┬id
  │   └──[🔀] description (9582:24)
  ├─┬FunctionGenStats
  │ ├─┬id
  │ │ └──[+] description (3000:24)
  │ ├─┬disabled
  │ │ └──[+] description (2986:24)
  │ ├─┬__filename
  │ │ └──[+] description (2976:24)
  │ ├─┬schema
  │ │ └──[+] description (3027:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (2993:24)
  │ ├─┬name
  │ │ └──[+] description (3011:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (2979:24)
  │ ├─┬loadTime
  │ │ └──[+] description (3003:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (2983:24)
  │ ├─┬modTime
  │ │ └──[+] description (3007:24)
  │ ├─┬uischema
  │ │ └──[+] description (3019:24)
  │ ├─┬sync
  │ │ └──[+] description (3014:24)
  │ ├─┬version
  │ │ └──[+] description (3023:24)
  │ └─┬group
  │   └──[+] description (2990:24)
  ├─┬OutputSqs
  │ └─┬description
  │   └──[+] description (42457:24)
  ├─┬OutputSignalfx
  │ └─┬description
  │   └──[+] description (34117:24)
  ├─┬PackInstallInfo
  │ ├─┬inputs
  │ │ └──[+] description (56329:24)
  │ ├─┬dependencies
  │ │ └──[+] description (56311:24)
  │ ├─┬spec
  │ │ └──[+] description (56350:24)
  │ ├─┬description
  │ │ └──[+] description (56314:24)
  │ ├─┬minLogStreamVersion
  │ │ └──[+] description (56336:24)
  │ ├─┬settings
  │ │ └──[+] description (56343:24)
  │ ├─┬source
  │ │ └──[+] description (56346:24)
  │ ├─┬displayName
  │ │ └──[+] description (56317:24)
  │ ├─┬outputs
  │ │ └──[+] description (56339:24)
  │ ├─┬collectors
  │ │ └──[+] description (56306:24)
  │ ├─┬author
  │ │ └──[+] description (56303:24)
  │ ├─┬version
  │ │ ├──[+] description (56356:24)
  │ │ └──[+] example (56357:20)
  │ ├─┬exports
  │ │ └──[+] description (56322:24)
  │ └─┬isDisabled
  │   └──[+] description (56332:24)
  ├─┬InputEdgePrometheus
  │ ├─┬disabled
  │ │ └──[+] description (18858:24)
  │ ├─┬podFilter
  │ │ └──[🔀] description (19104:24)
  │ └─┬description
  │   └──[+] description (18966:24)
  ├─┬PackInfo
  │ ├─┬exports
  │ │ └──[+] description (56498:24)
  │ ├─┬minLogStreamVersion
  │ │ └──[+] description (56512:24)
  │ ├─┬isDisabled
  │ │ └──[+] description (56508:24)
  │ ├─┬collectors
  │ │ └──[+] description (56482:24)
  │ ├─┬settings
  │ │ └──[+] description (56519:24)
  │ ├─┬description
  │ │ └──[+] description (56490:24)
  │ ├─┬inputs
  │ │ └──[+] description (56505:24)
  │ ├─┬spec
  │ │ └──[+] description (56526:24)
  │ ├─┬version
  │ │ ├──[+] description (56532:24)
  │ │ └──[+] example (56533:20)
  │ ├─┬source
  │ │ └──[+] description (56522:24)
  │ ├─┬author
  │ │ └──[+] description (56479:24)
  │ ├─┬displayName
  │ │ └──[+] description (56493:24)
  │ ├─┬dependencies
  │ │ └──[+] description (56487:24)
  │ └─┬outputs
  │   └──[+] description (56515:24)
  ├─┬FunctionSend
  │ ├─┬handleSignals
  │ │ └──[+] description (6560:24)
  │ ├─┬version
  │ │ └──[+] description (6590:24)
  │ ├─┬__filename
  │ │ └──[+] description (6543:24)
  │ ├─┬sync
  │ │ └──[+] description (6581:24)
  │ ├─┬group
  │ │ └──[+] description (6557:24)
  │ ├─┬uischema
  │ │ └──[+] description (6586:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (6550:24)
  │ ├─┬id
  │ │ └──[+] description (6567:24)
  │ ├─┬disabled
  │ │ └──[+] description (6553:24)
  │ ├─┬name
  │ │ └──[+] description (6578:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (6546:24)
  │ ├─┬loadTime
  │ │ └──[+] description (6570:24)
  │ ├─┬modTime
  │ │ └──[+] description (6574:24)
  │ └─┬schema
  │   └──[+] description (6594:24)
  ├─┬OutputNutanixObjects
  │ └─┬description
  │   └──[+] description (51166:24)
  ├─┬OutputGooglePubsub
  │ └─┬description
  │   └──[+] description (38381:24)
  ├─┬PipelineFunctionSuppress
  │ └─┬id
  │   └──[🔀] description (10650:24)
  ├─┬PipelineFunctionAggregation
  │ └─┬id
  │   └──[🔀] description (8340:24)
  ├─┬PipelineFunctionUnroll
  │ └─┬id
  │   └──[🔀] description (10806:24)
  ├─┬OutputDlS3
  │ └─┬description
  │   └──[+] description (46540:24)
  ├─┬PipelineFunctionJoin
  │ └─┬id
  │   └──[🔀] description (9165:24)
  ├─┬PackUninstallInfo
  │ ├─┬id
  │ │ └──[+] description (56456:24)
  │ └─┬source
  │   └──[+] description (56459:24)
  ├─┬FunctionEventBreaker
  │ ├─┬id
  │ │ └──[+] description (2580:24)
  │ ├─┬name
  │ │ └──[+] description (2591:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (2563:24)
  │ ├─┬modTime
  │ │ └──[+] description (2587:24)
  │ ├─┬sync
  │ │ └──[+] description (2594:24)
  │ ├─┬loadTime
  │ │ └──[+] description (2583:24)
  │ ├─┬schema
  │ │ └──[+] description (2607:24)
  │ ├─┬disabled
  │ │ └──[+] description (2566:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (2573:24)
  │ ├─┬__filename
  │ │ └──[+] description (2556:24)
  │ ├─┬group
  │ │ └──[+] description (2570:24)
  │ ├─┬version
  │ │ └──[+] description (2603:24)
  │ ├─┬uischema
  │ │ └──[+] description (2599:24)
  │ └─┬asyncTimeout
  │   └──[+] description (2559:24)
  ├─┬InputTcpjson
  │ ├─┬disabled
  │ │ └──[+] description (21776:24)
  │ └─┬description
  │   └──[+] description (21882:24)
  ├─┬OutputSplunkHec
  │ └─┬description
  │   └──[+] description (33154:24)
  ├─┬RunnableJobCollectionScheduleRunType
  │ ├─┬maxTaskSize
  │ │ └──[🔀] description (60426:24)
  │ └─┬minTaskSize
  │   └──[🔀] description (60418:24)
  ├─┬PipelineFunctionNumerify
  │ └─┬id
  │   └──[🔀] description (9784:24)
  ├─┬PipelineFunctionDrop
  │ └─┬id
  │   └──[🔀] description (8674:24)
  ├─┬OutputSentinel
  │ └─┬description
  │   └──[+] description (31919:24)
  ├─┬InputMicrosoftGraph
  │ ├─┬description
  │ │ └──[+] description (19990:24)
  │ └─┬disabled
  │   └──[+] description (19847:24)
  ├─┬FunctionGrok
  │ ├─┬group
  │ │ └──[+] description (3178:24)
  │ ├─┬modTime
  │ │ └──[+] description (3195:24)
  │ ├─┬name
  │ │ └──[+] description (3199:24)
  │ ├─┬version
  │ │ └──[+] description (3211:24)
  │ ├─┬sync
  │ │ └──[+] description (3202:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (3171:24)
  │ ├─┬disabled
  │ │ └──[+] description (3174:24)
  │ ├─┬id
  │ │ └──[+] description (3188:24)
  │ ├─┬loadTime
  │ │ └──[+] description (3191:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (3181:24)
  │ ├─┬schema
  │ │ └──[+] description (3215:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (3167:24)
  │ ├─┬__filename
  │ │ └──[+] description (3164:24)
  │ └─┬uischema
  │   └──[+] description (3207:24)
  ├─┬PipelineFunctionSampling
  │ └─┬id
  │   └──[🔀] description (10230:24)
  ├─┬OutputRing
  │ └─┬description
  │   └──[+] description (44188:24)
  ├─┬InputSqs
  │ ├─┬disabled
  │ │ └──[+] description (25577:24)
  │ └─┬description
  │   └──[+] description (25728:24)
  ├─┬PipelineFunctionRedis
  │ └─┬id
  │   └──[🔀] description (10044:24)
  ├─┬PipelineFunctionXmlUnroll
  │ └─┬id
  │   └──[🔀] description (10886:24)
  ├─┬OutputMinio
  │ └─┬description
  │   └──[+] description (41331:24)
  ├─┬EmptyObject
  │ ├──[+] maxProperties (55283:22)❌ 
  │ ├──[+] description (55285:20)
  │ └──[+] example (55286:16)
  ├─┬InputLoki
  │ ├─┬description
  │ │ └──[+] description (18233:24)
  │ ├─┬type
  │ │ └──[+] description (18093:24)
  │ └─┬disabled
  │   └──[+] description (18099:24)
  ├─┬InputJournalFiles
  │ ├─┬description
  │ │ └──[+] description (27499:24)
  │ └─┬disabled
  │   └──[+] description (27401:24)
  ├─┬OutputSyslog
  │ └─┬description
  │   └──[+] description (32354:24)
  ├─┬PipelineFunctionRegexFilter
  │ └─┬id
  │   └──[🔀] description (10122:24)
  ├─┬OutputCriblTcp
  │ └─┬description
  │   └──[+] description (45204:24)
  ├─┬OutputCustomerMetricsStorage
  │ └─┬description
  │   └──[+] description (47934:24)
  ├─┬FunctionEval
  │ ├─┬name
  │ │ └──[+] description (2464:24)
  │ ├─┬id
  │ │ └──[+] description (2453:24)
  │ ├─┬version
  │ │ └──[+] description (2476:24)
  │ ├─┬group
  │ │ └──[+] description (2443:24)
  │ ├─┬__filename
  │ │ └──[+] description (2429:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (2446:24)
  │ ├─┬loadTime
  │ │ └──[+] description (2456:24)
  │ ├─┬schema
  │ │ └──[+] description (2480:24)
  │ ├─┬sync
  │ │ └──[+] description (2467:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (2432:24)
  │ ├─┬uischema
  │ │ └──[+] description (2472:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (2436:24)
  │ ├─┬modTime
  │ │ └──[+] description (2460:24)
  │ └─┬disabled
  │   └──[+] description (2439:24)
  ├─┬FunctionClone
  │ ├─┬id
  │ │ └──[+] description (1633:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (1612:24)
  │ ├─┬schema
  │ │ └──[+] description (1660:24)
  │ ├─┬sync
  │ │ └──[+] description (1647:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (1616:24)
  │ ├─┬modTime
  │ │ └──[+] description (1640:24)
  │ ├─┬version
  │ │ └──[+] description (1656:24)
  │ ├─┬__filename
  │ │ └──[+] description (1609:24)
  │ ├─┬name
  │ │ └──[+] description (1644:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (1626:24)
  │ ├─┬uischema
  │ │ └──[+] description (1652:24)
  │ ├─┬loadTime
  │ │ └──[+] description (1636:24)
  │ ├─┬group
  │ │ └──[+] description (1623:24)
  │ └─┬disabled
  │   └──[+] description (1619:24)
  ├─┬PipelineFunctionJsonUnroll
  │ └─┬id
  │   └──[🔀] description (9204:24)
  ├─┬OutputGoogleCloudLogging
  │ └─┬description
  │   └──[+] description (37900:24)
  ├─┬InputOpenaiComplianceLogs
  │ ├─┬disabled
  │ │ └──[+] description (29842:24)
  │ └─┬description
  │   └──[+] description (29986:24)
  ├─┬PipelineFunctionRollupMetrics
  │ └─┬id
  │   └──[🔀] description (10194:24)
  ├─┬HealthServerStatus
  │ ├──[+] required (56249:11)❌ 
  │ ├──[+] properties (56226:9)
  │ ├─┬status
  │ │ ├──[-] enum (45873:15)❌ 
  │ │ ├──[-] enum (45874:15)❌ 
  │ │ ├──[-] enum (45875:15)❌ 
  │ │ ├──[🔀] type (56237:17)❌ 
  │ │ ├──[🔀] description (56238:24)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (45877:39)❌ 
  │ ├─┬role
  │ │ └──[🔀] $ref (56221:9)❌ 
  │ └─┬startTime
  │   ├──[+] enum (56232:15)
  │   ├──[+] enum (56233:15)
  │   ├──[🔀] type (56230:17)❌ 
  │   ├──[🔀] description (56234:24)
  │   └─┬Extensions
  │     └──[+] x-speakeasy-unknown-values (56235:39)
  ├─┬FunctionAutoTimestamp
  │ ├─┬schema
  │ │ └──[+] description (1398:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (1354:24)
  │ ├─┬loadTime
  │ │ └──[+] description (1374:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (1350:24)
  │ ├─┬uischema
  │ │ └──[+] description (1390:24)
  │ ├─┬group
  │ │ └──[+] description (1361:24)
  │ ├─┬id
  │ │ └──[+] description (1371:24)
  │ ├─┬disabled
  │ │ └──[+] description (1357:24)
  │ ├─┬name
  │ │ └──[+] description (1382:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (1364:24)
  │ ├─┬sync
  │ │ └──[+] description (1385:24)
  │ ├─┬modTime
  │ │ └──[+] description (1378:24)
  │ ├─┬version
  │ │ └──[+] description (1394:24)
  │ └─┬__filename
  │   └──[+] description (1347:24)
  ├─┬InputWef
  │ ├─┬disabled
  │ │ └──[+] description (26661:24)
  │ └─┬description
  │   └──[+] description (26974:24)
  ├─┬OutputDatadog
  │ └─┬description
  │   └──[+] description (43156:24)
  ├─┬FunctionLocalSearchRulesetRunner
  │ ├─┬id
  │ │ └──[+] description (3820:24)
  │ ├─┬disabled
  │ │ └──[+] description (3806:24)
  │ ├─┬group
  │ │ └──[+] description (3810:24)
  │ ├─┬version
  │ │ └──[+] description (3844:24)
  │ ├─┬handleSignals
  │ │ └──[+] description (3813:24)
  │ ├─┬name
  │ │ └──[+] description (3832:24)
  │ ├─┬sync
  │ │ └──[+] description (3835:24)
  │ ├─┬uischema
  │ │ └──[+] description (3840:24)
  │ ├─┬__filename
  │ │ └──[+] description (3796:24)
  │ ├─┬cribl_version
  │ │ └──[+] description (3803:24)
  │ ├─┬loadTime
  │ │ └──[+] description (3824:24)
  │ ├─┬asyncTimeout
  │ │ └──[+] description (3799:24)
  │ ├─┬schema
  │ │ └──[+] description (3848:24)
  │ └─┬modTime
  │   └──[+] description (3828:24)
  ├─┬PipelineFunctionFlatten
  │ └─┬id
  │   └──[🔀] description (8940:24)
  ├─┬InputAnthropicCompliance
  │ ├─┬description
  │ │ └──[+] description (30209:24)
  │ └─┬disabled
  │   └──[+] description (30066:24)
  ├─┬FunctionRedis
  ��...

* `cribl_control_plane.packs.update()`:  `request.minor` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.update()`: 
  *  `request.output` **Changed**
  *  `response.items[]` **Changed**
  *  `error.status[404]` **Added**
* `cribl_control_plane.packs.destinations.delete()`: 
  *  `response.items[]` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.health.get()`: 
  *  `response.overlay` **Added**
  *  `error.overlay` **Added**
* `cribl_control_plane.functions.list()`:  `request.show_hidden` **Added**
* `cribl_control_plane.packs.routes.update()`:  `error.status[404]` **Added**
* `cribl_control_plane.packs.routes.append()`:  `error` **Changed**
* `cribl_control_plane.packs.destinations.list()`: 
  *  `request.type` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.packs.destinations.create()`: 
  *  `request_body` **Changed**
  *  `response.items[]` **Changed**
  *  `error.status[409]` **Added**
* `cribl_control_plane.database_connections.delete()`:  `error.status[409]` **Added**
* `cribl_control_plane.packs.destinations.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.packs.routes.get()`:  `error.status[404]` **Added**
* `cribl_control_plane.routes.get()`:  `error.status[404]` **Added**
* `cribl_control_plane.routes.update()`:  `error.status[404]` **Added**
* `cribl_control_plane.routes.append()`:  `error` **Changed**
* `cribl_control_plane.destinations.list()`: 
  *  `request.type` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.destinations.create()`: 
  *  `request` **Changed**
  *  `response.items[]` **Changed**
  *  `error.status[409]` **Added**
* `cribl_control_plane.destinations.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.destinations.update()`: 
  *  `request.output` **Changed**
  *  `response.items[]` **Changed**
  *  `error.status[404]` **Added**
* `cribl_control_plane.destinations.delete()`: 
  *  `response.items[]` **Changed**
  *  `error` **Changed**
@github-actions github-actions Bot requested a review from a team as a code owner June 22, 2026 06:19
@github-actions github-actions Bot added the prerelease Bump by a prerelease version label Jun 22, 2026
@github-actions github-actions Bot merged commit d2c5408 into dev Jun 22, 2026
4 checks passed
@github-actions github-actions Bot deleted the speakeasy-sdk-regen-dev-1782108896 branch June 22, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant