Skip to content

chore: 🐝 Update SDK - Generate Stage SDK [stage] 0.12.0a1 - #781

Open
github-actions[bot] wants to merge 2 commits into
stagefrom
speakeasy-sdk-regen-stage-1787616512
Open

chore: 🐝 Update SDK - Generate Stage SDK [stage] 0.12.0a1#781
github-actions[bot] wants to merge 2 commits into
stagefrom
speakeasy-sdk-regen-stage-1787616512

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 25, 2026

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.sources.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.collectors.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.functions.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.health.get():
    • response Changed (Breaking ⚠️)
    • error Changed (Breaking ⚠️)
  • cribl_control_plane.database_connections.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.database_connections.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.database_connections.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.database_connections.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.database_connections.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.versions.statuses.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.collectors.create():
    • request.union(SavedJobCollection) Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.collectors.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.collectors.update():
    • request.saved_job.union(SavedJobCollection) Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.collectors.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.versions.commits.files.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.versions.commits.files.count():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.versions.commits.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.versions.commits.diff():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.update():
    • request.minor Changed (Breaking ⚠️)
    • response Changed
    • error Changed
  • cribl_control_plane.versions.commits.create():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.pipelines.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.pipelines.create():
    • request.conf.functions[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.pipelines.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.pipelines.update():
    • request.conf.functions[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.pipelines.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.statuses.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.statuses.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.pq.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.create():
    • request_body Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.update():
    • request.input Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.update():
    • request.output Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.pq.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.statuses.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.sources.statuses.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.create():
    • request_body Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.update():
    • request.output Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.destinations.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.pq.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.statuses.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.statuses.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.statuses.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.packs.destinations.statuses.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.pipelines.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.pipelines.create():
    • request.conf.functions[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.pipelines.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.pq.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.pipelines.update():
    • request.conf.functions[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.update():
    • request.input Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.pipelines.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.functions.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.sources.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.system.settings.cribl.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.system.settings.cribl.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.lakes.datasets.delete():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.lakes.datasets.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.nodes.list():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.nodes.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.lakes.datasets.get():
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.lakes.datasets.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.lakes.datasets.list():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error Changed
  • cribl_control_plane.system.settings.restart():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.deploy():
    • response Changed
    • error Changed
  • cribl_control_plane.nodes.count():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.configs.versions.get():
    • response Changed
    • error Changed
  • cribl_control_plane.routes.list():
    • response Changed
    • error Changed
  • cribl_control_plane.routes.get():
    • response Changed
    • error Changed
  • cribl_control_plane.routes.update():
    • response Changed
    • error Changed
  • cribl_control_plane.routes.append():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.destinations.pq.clear():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.destinations.samples.get():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.acl.teams.get():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.acl.get():
    • response Changed
    • error Changed
  • cribl_control_plane.system.captures.create(): error Changed
  • cribl_control_plane.packs.upload(): error Changed
  • cribl_control_plane.groups.create():
    • request.collectors_ha_enabled Added
    • response Changed
    • error Changed
  • cribl_control_plane.groups.list():
    • request Changed
    • response Changed
    • error Changed
  • cribl_control_plane.auth.tokens.get(): error Changed
  • cribl_control_plane.sources.hec_tokens.create():
    • response Changed
    • error Changed
  • cribl_control_plane.sources.hec_tokens.update():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.get():
    • response Changed
    • error Changed
  • cribl_control_plane.sources.pq.clear():
    • response Changed
    • error Changed
  • cribl_control_plane.nodes.summaries.get():
    • request Changed
    • response Changed
    • error Changed
  • cribl_control_plane.nodes.restart():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.destinations.samples.create():
    • response Changed
    • error Changed
  • cribl_control_plane.destinations.samples.create():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.sources.hec_tokens.update():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.sources.hec_tokens.create():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.routes.append():
    • response Changed
    • error Changed
  • cribl_control_plane.destinations.pq.clear():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.routes.update():
    • response Changed
    • error Changed
  • cribl_control_plane.destinations.samples.get():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.sources.pq.clear():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.routes.get():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.routes.list():
    • response Changed
    • error Changed
  • cribl_control_plane.versions.commits.list():
    • request Changed
    • response Changed
    • error Changed
  • cribl_control_plane.packs.delete():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.get():
    • response Changed
    • error Changed
  • cribl_control_plane.versions.commits.push():
    • response Changed
    • error Changed
  • cribl_control_plane.versions.commits.revert():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.update():
    • request.collectors_ha_enabled Added
    • response Changed
    • error Changed
  • cribl_control_plane.versions.commits.undo():
    • response Changed
    • error Changed
  • cribl_control_plane.packs.list():
    • request Changed
    • response Changed
    • error Changed
  • cribl_control_plane.packs.install():
    • response Changed
    • error Changed
  • cribl_control_plane.versions.branches.list():
    • response Changed
    • error Changed
  • cribl_control_plane.versions.branches.get(): error Changed
  • cribl_control_plane.versions.configs.get():
    • response Changed
    • error Changed
  • cribl_control_plane.groups.delete():
    • response Changed
    • error Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (20:12)
├─┬Paths
│ ├─┬/system/inputs/{id}/pq
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (83535:24)
│ │ │   │ └─┬application/json
│ │ │   │   └──[+] examples (68438:7)
│ │ │   └─┬401
│ │ │     └──[+] content (83548:15)
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[+] content (83597:15)
│ │     └─┬201
│ │       └─┬application/json
│ │         └──[+] examples (68430:7)
│ ├─┬/p/{pack}/system/inputs/{id}/hectoken/{token}
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (78845:24)
│ │   └─┬Responses
│ │     ├──[+] codes (78798:11)
│ │     ├─┬200
│ │     │ ├──[🔀] description (78789:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (68391:7)
│ │     └─┬401
│ │       └──[+] content (78805:15)
│ ├─┬/p/{pack}/system/status/outputs/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (80181:24)
│ │     │ └─┬application/json
│ │     │   ├──[+] examples (74596:7)
│ │     │   └──[+] examples (74580:7)
│ │     └─┬401
│ │       └──[+] content (80196:15)
│ ├─┬/version/info
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[+] content (85390:15)
│ │     └─┬200
│ │       ├──[🔀] description (85377:24)
│ │       └─┬application/json
│ │         └──[+] examples (76160:7)
│ ├─┬/products/{product}/groups/{id}/acl/teams
│ │ └─┬GET
│ │   ├──[🔀] operationId (81513:20)❌ 
│ │   ├──Parameters
│ │   ├──Parameters
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[+] content (81537:15)
│ │     └─┬200
│ │       └──[🔀] description (81527:24)
│ ├─┬/products/{product}/groups/{id}
│ │ ├─┬GET
│ │ │ ├──[🔀] operationId (81242:20)❌ 
│ │ │ ├──Parameters
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (81277:11)
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (81253:24)
│ │ │   │ └─┬application/json
│ │ │   │   └──[+] examples (75462:7)
│ │ │   └─┬401
│ │ │     └──[+] content (81266:15)
│ │ ├─┬DELETE
│ │ │ ├──[🔀] operationId (81393:20)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (81439:24)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └──[+] examples (75405:7)
│ │ │   └─┬401
│ │ │     └──[+] content (81417:15)
│ │ └─┬PATCH
│ │   ├──[🔀] operationId (81308:20)❌ 
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (81383:24)
│ │   └─┬Responses
│ │     ├──[+] codes (81341:11)
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └──[+] examples (75517:7)
│ │     └─┬401
│ │       └──[+] content (81349:15)
│ ├─┬/p/{pack}/pipelines/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (77526:24)
│ │ │   │ └─┬application/json
│ │ │   │   ├──[+] examples (72257:7)
│ │ │   │   └──[+] examples (72246:7)
│ │ │   └─┬401
│ │ │     └──[+] content (77541:15)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (77736:24)
│ │ │   │ └─┬application/json
│ │ │   │   ├──[+] examples (72257:7)
│ │ │   │   └──[+] examples (72246:7)
│ │ │   └─┬401
│ │ │     └──[+] content (77751:15)
│ │ └─┬PATCH
│ │   ├──[🔀] description (77579:20)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (77600:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (77589:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (72257:7)
│ │   │ │   └──[+] examples (72246:7)
│ │   │ └─┬401
│ │   │   └──[+] content (77607:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬UpdatePipelineExamplesFlatten
│ │       │ ├──[🔀] summary (73668:16)
│ │       │ └──[🔀] description (73670:20)
│ │       ├─┬UpdatePipelineExamplesFoldKeys
│ │       │ ├──[🔀] summary (73692:16)
│ │       │ └──[🔀] description (73694:20)
│ │       ├─┬UpdatePipelineExamplesDynamicSampling
│ │       │ ├──[🔀] summary (73576:16)
│ │       │ └──[🔀] description (73578:20)
│ │       ├─┬UpdatePipelineExamplesPublishMetrics
│ │       │ ├──[🔀] summary (74031:16)
│ │       │ └──[🔀] description (74033:20)
│ │       ├─┬UpdatePipelineExamplesRegexFilter
│ │       │ ├──[🔀] summary (74120:16)
│ │       │ └──[🔀] description (74122:20)
│ │       ├─┬UpdatePipelineExamplesSerialize
│ │       │ ├──[🔀] summary (74216:16)
│ │       │ └──[🔀] description (74218:20)
│ │       ├─┬UpdatePipelineExamplesParser
│ │       │ ├──[🔀] summary (74002:16)
│ │       │ └──[🔀] description (74004:20)
│ │       ├─┬UpdatePipelineExamplesClone
│ │       │ ├──[🔀] summary (73452:16)
│ │       │ └──[🔀] description (73454:20)
│ │       ├─┬UpdatePipelineExamplesOTLPMetrics
│ │       │ ├──[🔀] summary (73936:16)
│ │       │ └──[🔀] description (73938:20)
│ │       ├─┬UpdatePipelineExamplesSNMPTrapSerialize
│ │       │ ├──[🔀] summary (74242:16)
│ │       │ └──[🔀] description (74244:20)
│ │       ├─┬UpdatePipelineExamplesChain
│ │       │ ├──[🔀] summary (73430:16)
│ │       │ └──[🔀] description (73432:20)
│ │       ├─┬UpdatePipelineExamplesNumerify
│ │       │ ├──[🔀] summary (73883:16)
│ │       │ └──[🔀] description (73885:20)
│ │       ├─┬UpdatePipelineExamplesGuard
│ │       │ ├──[🔀] summary (73767:16)
│ │       │ └──[🔀] description (73769:20)
│ │       ├─┬UpdatePipelineExamplesOTLPLogs
│ │       │ ├──[🔀] summary (73908:16)
│ │       │ └──[🔀] description (73910:20)
│ │       ├─┬UpdatePipelineExamplesGrok
│ │       │ ├──[🔀] summary (73742:16)
│ │       │ └──[🔀] description (73744:20)
│ │       ├─┬UpdatePipelineExamplesDropDimensions
│ │       │ ├──[🔀] summary (73547:16)
│ │       │ └──[🔀] description (73549:20)
│ │       ├─┬UpdatePipelineExamplesDrop
│ │       │ ├──[🔀] summary (73528:16)
│ │       │ └──[🔀] description (73530:20)
│ │       ├─┬UpdatePipelineExamplesSuppress
│ │       │ ├──[🔀] summary (74265:16)
│ │       │ └──[🔀] description (74267:20)
│ │       ├─┬UpdatePipelineExamplesOTLPTraces
│ │       │ ├──[🔀] summary (73973:16)
│ │       │ └──[🔀] description (73975:20)
│ │       ├─┬UpdatePipelineExamplesComment
│ │       │ ├──[🔀] summary (73475:16)
│ │       │ └──[🔀] description (73477:20)
│ │       ├─┬UpdatePipelineExamplesMask
│ │       │ ├──[🔀] summary (73856:16)
│ │       │ └──[🔀] description (73858:20)
│ │       ├─┬UpdatePipelineExamplesRollupMetrics
│ │       │ ├──[🔀] summary (74167:16)
│ │       │ └──[🔀] description (74169:20)
│ │       ├─┬UpdatePipelineExamplesRename
│ │       │ ├──[🔀] summary (74142:16)
│ │       │ └──[🔀] description (74144:20)
│ │       ├─┬UpdatePipelineExamplesEval
│ │       │ ├──[🔀] summary (73602:16)
│ │       │ └──[🔀] description (73604:20)
│ │       ├─┬UpdatePipelineExamplesAggregations
│ │       │ ├──[🔀] summary (73284:16)
│ │       │ └──[🔀] description (73286:20)
│ │       ├─┬UpdatePipelineExamplesCEFSerializer
│ │       │ ├──[🔀] summary (73391:16)
│ │       │ └──[🔀] description (73393:20)
│ │       ├─┬UpdatePipelineExamplesRegexExtract
│ │       │ ├──[🔀] summary (74095:16)
│ │       │ └──[🔀] description (74097:20)
│ │       ├─┬UpdatePipelineExamplesXMLUnroll
│ │       │ ├──[🔀] summary (74339:16)
│ │       │ └──[🔀] description (74341:20)
│ │       ├─┬UpdatePipelineExamplesTee
│ │       │ ├──[🔀] summary (74292:16)
│ │       │ └──[🔀] description (74294:20)
│ │       ├─┬UpdatePipelineExamplesEventBreaker
│ │       │ ├──[🔀] summary (73635:16)
│ │       │ └──[🔀] description (73637:20)
│ │       ├─┬UpdatePipelineExamplesSampling
│ │       │ ├──[🔀] summary (74192:16)
│ │       │ └──[🔀] description (74194:20)
│ │       ├─┬UpdatePipelineExamplesAggregateMetrics
│ │       │ ├──[🔀] summary (73317:16)
│ │       │ └──[🔀] description (73319:20)
│ │       ├─┬UpdatePipelineExamplesDNSLookup
│ │       │ ├──[🔀] summary (73496:16)
│ │       │ └──[🔀] description (73498:20)
│ │       ├─┬UpdatePipelineExamplesGeoIP
│ │       │ ├──[🔀] summary (73716:16)
│ │       │ └──[🔀] description (73718:20)
│ │       ├─┬UpdatePipelineExamplesAutoTimestamp
│ │       │ ├──[🔀] summary (73359:16)
│ │       │ └──[🔀] description (73361:20)
│ │       ├─┬UpdatePipelineExamplesJSONUnroll
│ │       │ ├──[🔀] summary (73799:16)
│ │       │ └──[🔀] description (73801:20)
│ │       ├─┬UpdatePipelineExamplesEmpty
│ │       │ ├──[🔀] summary (73269:16)
│ │       │ └──[🔀] description (73270:20)
│ │       ├─┬UpdatePipelineExamplesRedis
│ │       │ ├──[🔀] summary (74066:16)
│ │       │ └──[🔀] description (74068:20)
│ │       ├─┬UpdatePipelineExamplesLookup
│ │       │ ├──[🔀] summary (73822:16)
│ │       │ └──[🔀] description (73824:20)
│ │       └─┬UpdatePipelineExamplesUnroll
│ │         ├──[🔀] summary (74318:16)
│ │         └──[🔀] description (74320:20)
│ ├─┬/p/{pack}/system/status/inputs/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[+] content (80027:15)
│ │     └─┬200
│ │       ├──[🔀] description (80012:24)
│ │       └─┬application/json
│ │         ├──[+] examples (74563:7)
│ │         └──[+] examples (74547:7)
│ ├─┬/products/{product}/workers/restart
│ │ └─┬PATCH
│ │   ├──Parameters
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (75711:7)
│ │   │ │   └──[+] examples (75699:7)
│ │   │ ├─┬400
│ │   │ │ └──[🔀] description (82046:24)
│ │   │ ├─┬401
│ │   │ │ └──[+] content (82053:15)
│ │   │ └─┬403
│ │   │   └──[🔀] description (82064:24)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬RestartWorkersExamplesRestartWorkers
│ │         ├──[🔀] summary (75726:16)
│ │         └──[🔀] description (75727:20)
│ ├─┬/products/{product}/groups/{id}/acl
│ │ └─┬GET
│ │   ├──[🔀] operationId (81450:20)❌ 
│ │   ├──Parameters
│ │   ├──Parameters
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (81463:24)
│ │     └─┬401
│ │       └──[+] content (81473:15)
│ ├─┬/version/revert
│ │ └─┬POST
│ │   ├──[🔀] description (85461:20)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[+] content (85480:15)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └──[+] examples (76201:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬VersionRevertExamplesForceRevertWithMessage
│ │         └──[🔀] description (76219:20)
│ ├─┬/system/outputs/{id}/test
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[+] content (84465:15)
│ │     ├─┬400
│ │     │ └──[🔀] description (84459:24)
│ │     └─┬200
│ │       ├──[🔀] description (84448:24)
│ │       └─┬application/json
│ │         ├──[+] examples (71170:7)
│ │         └──[+] examples (71160:7)
│ ├─┬/p/{pack}/system/outputs
│ │ ├─┬GET
│ │ │ ├──[+] parameters (79024:17)❌ 
│ │ │ ├──[+] parameters (79031:17)❌ 
│ │ │ ├──Parameters
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (78979:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├──[+] examples (70319:7)
│ │ │ │ │   ├──[+] examples (70329:7)
│ │ │ │ │   ├──[+] examples (70297:7)
│ │ │ │ │   ├──[+] examples (70308:7)
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (59443:13)❌ 
│ │ │ │ └─┬401
│ │ │ │   └──[+] content (78999:15)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-speakeasy-pagination (79045:9)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (79274:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (79243:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (70329:7)
│ │   │ │   ├──[+] examples (70297:7)
│ │   │ │   ├──[+] examples (70308:7)
│ │   │ │   └──[+] examples (70319:7)
│ │   │ └─┬401
│ │   │   └──[+] content (79263:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (71137:7)
│ │       ├──[+] examples (71087:7)
│ │       ├──[+] examples (70466:7)
│ │       ├──[+] examples (70758:7)
│ │       ├──[+] examples (70776:7)
│ │       ├─┬OutputCreateExamplesNewrelicEvents
│ │       │ └──[+] description (70617:20)
│ │       ├─┬OutputCreateExamplesSecurityLake
│ │       │ └──[+] description (71042:20)
│ │       ├─┬OutputCreateExamplesElastic
│ │       │ └──[+] description (70566:20)
│ │       ├─┬OutputCreateExamplesSqs
│ │       │ └──[+] description (70715:20)
│ │       ├─┬OutputCreateExamplesGoogleChronicle
│ │       │ └──[+] description (70793:20)
│ │       ├─┬OutputCreateExamplesDiskSpool
│ │       │ └──[+] description (71067:20)
│ │       ├─┬OutputCreateExamplesalibabaCloudS3
│ │       │ └──[+] description (70464:20)
│ │       ├─┬OutputCreateExamplesChronicle
│ │       │ └──[+] description (70803:20)
│ │       ├─┬OutputCreateExamplesRouter
│ │       │ └──[+] description (70883:20)
│ │       ├─┬OutputCreateExamplesCriblHttp
│ │       │ └──[+] description (70924:20)
│ │       ├─┬OutputCreateExamplesPrometheus
│ │       │ └──[+] description (70756:20)
│ │       ├─┬OutputCreateExamplesNewrelic
│ │       │ └──[+] description (70607:20)
│ │       ├─┬OutputCreateExamplesWebhook
│ │       │ └──[+] description (70749:20)
│ │       ├─┬OutputCreateExamplesMinio
│ │       │ └──[+] description (70643:20)
│ │       ├─┬OutputCreateExamplesSignalfx
│ │       │ └──[+] description (70706:20)
│ │       ├─┬OutputCreateExamplesGoogleCloudStorage
│ │       │ └──[+] description (70726:20)
│ │       ├─┬OutputCreateExamplesOpenTelemetry
│ │       │ └──[+] description (70824:20)
│ │       ├─┬OutputCreateExamplesCriblSearchEngine
│ │       │ └──[+] description (71002:20)
│ │       ├─┬OutputCreateExamplesLocalSearchStorage
│ │       │ └──[+] description (71085:20)
│ │       ├─┬OutputCreateExamplesExabeam
│ │       │ └──[+] description (71060:20)
│ │       ├─┬OutputCreateExamplesDatabricks
│ │       │ └──[+] description (71135:20)
│ │       ├─┬OutputCreateExamplesHoneycomb
│ │       │ └──[+] description (70599:20)
│ │       ├─┬OutputCreateExamplesGrafanaCloud
│ │       │ └──[+] description (70810:20)
│ │       ├─┬OutputCreateExamplesTcpjson
│ │       │ └──[+] description (70351:20)
│ │       ├─┬OutputCreateExamplesServiceNow
│ │       │ └──[+] description (70834:20)
│ │       ├─┬OutputCreateExamplesStatsdExt
│ │       │ └──[+] description (70679:20)
│ │       ├─┬OutputCreateExamplesHumioHec
│ │       │ └──[+] description (70905:20)
│ │       ├─┬OutputCreateExamplesSumoLogic
│ │       │ └──[+] description (70734:20)
│ │       ├─┬OutputCreateExamplesCloudflareR2
│ │       │ └──[+] description (70591:20)
│ │       ├─┬OutputCreateExamplesMicrosoftFabric
│ │       │ └──[+] description (70582:20)
│ │       ├─┬OutputCreateExamplesFilesystem
│ │       │ └──[+] description (70392:20)
│ │       ├─┬OutputCreateExamplesKafka
│ │       │ └──[+] description (70529:20)
│ │       ├─┬OutputCreateExamplesDlS3
│ │       │ └──[+] description (71030:20)
│ │       ├─┬OutputCreateExamplesStorjS3
│ │       │ └──[+] description (70419:20)
│ │       ├─┬OutputCreateExamplesSnmp
│ │       │ └──[+] description (70626:20)
│ │       ├─┬OutputCreateExamplesGoogleCloudLogging
│ │       │ └──[+] description (71012:20)
│ │       ├─┬OutputCreateExamplesCriblTcp
│ │       │ └──[+] description (70932:20)
│ │       ├─┬OutputCreateExamplesSplunkLb
│ │       │ └──[+] description (70368:20)
│ │       ├─┬OutputCreateExamplesdellS3
│ │       │ └──[+] description (70437:20)
│ │       ├─┬OutputCreateExamplesSplunkHec
│ │       │ └──[+] description (70377:20)
│ │       ├─┬OutputCreateExamplesAlphasocS3
│ │       │ └──[+] description (70428:20)
│ │       ├─┬OutputCreateExamplesGooglePubsub
│ │       │ └──[+] description (70774:20)
│ │       ├─┬OutputCreateExamplesDataset
│ │       │ └──[+] description (70868:20)
│ │       ├─┬OutputCreateExamplesDatadog
│ │       │ └──[+] description (70742:20)
│ │       ├─┬OutputCreateExamplesSyslog
│ │       │ └──[+] description (70385:20)
│ │       ├─┬OutputCreateExamplesCriblLake
│ │       │ └──[+] description (71049:20)
│ │       ├─┬OutputCreateExamplesNetflow
│ │       │ └──[+] description (71111:20)
│ │       ├─┬OutputCreateExamplesAzureLogs
│ │       │ └──[+] description (70520:20)
│ │       ├─┬OutputCreateExamplesNutanixObjects
│ │       │ └──[+] description (70410:20)
│ │       ├─┬OutputCreateExamplesscalityS3
│ │       │ └──[+] description (70455:20)
│ │       ├─┬OutputCreateExamplesGoogleCloudObservability
│ │       │ └──[+] description (70852:20)
│ │       ├─┬OutputCreateExamplesXsiam
│ │       │ └──[+] description (71102:20)
│ │       ├─┬OutputCreateExamplesClickHouse
│ │       │ └──[+] description (71076:20)
│ │       ├─┬OutputCreateExamplesConfluentCloud
│ │       │ └──[+] description (70538:20)
│ │       ├─┬OutputCreateExamplesGraphite
│ │       │ └──[+] description (70688:20)
│ │       ├─┬OutputCreateExamplesAzureBlob
│ │       │ └──[+] description (70481:20)
│ │       ├─┬OutputCreateExamplesDynatraceOtlp
│ │       │ └──[+] description (70845:20)
│ │       ├─┬OutputCreateExamplesCloudwatch
│ │       │ └──[+] description (70652:20)
│ │       ├─┬OutputCreateExamplesWizHec
│ │       │ └──[+] description (70895:20)
│ │       ├─┬OutputCreateExamplesKinesis
│ │       │ └──[+] description (70557:20)
│ │       ├─┬OutputCreateExamplesLoki
│ │       │ └──[+] description (70817:20)
│ │       ├─┬OutputCreateExamplesAzureDataExplorer
│ │       │ └──[+] description (70499:20)
│ │       ├─┬OutputCreateExamplesSplunk
│ │       │ └──[+] description (70359:20)
│ │       ├─┬OutputCreateExamplesS3
│ │       │ └──[+] description (70401:20)
│ │       ├─┬OutputCreateExamplesAzureEventhub
│ │       │ └──[+] description (70661:20)
│ │       ├─┬OutputCreateExamplesInfluxdb
│ │       │ └──[+] description (70634:20)
│ │       ├─┬OutputCreateExamplesWavefront
│ │       │ └──[+] description (70697:20)
│ │       ├─┬OutputCreateExamplesElasticCloud
│ │       │ └──[+] description (70574:20)
│ │       ├─┬OutputCreateExamplesSentinel
│ │       │ └──[+] description (70510:20)
│ │       ├─┬OutputCreateExamplesRing
│ │       │ └──[+] description (70874:20)
│ │       ├─┬OutputCreateExamplesSns
│ │       │ └──[+] description (71021:20)
│ │       ├─┬OutputCreateExamplesDynatraceHttp
│ │       │ └──[+] description (71122:20)
│ │       ├─┬OutputCreateExamplesSentinelOneAiSiem
│ │       │ └──[+] description (70861:20)
│ │       ├─┬OutputCreateExamplesCrowdstrikeNextGenSiem
│ │       │ └──[+] description (70915:20)
│ │       ├─┬OutputCreateExamplescloudianS3
│ │       │ └──[+] description (70446:20)
│ │       ├─┬OutputCreateExamplesStatsd
│ │       │ └──[+] description (70670:20)
│ │       └─┬OutputCreateExamplesMsk
│ │         └──[+] description (70549:20)
│ ├─┬/p/{pack}/system/inputs/{id}/hectoken
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├──[+] codes (78727:11)
│ │     ├─┬200
│ │     │ ├──[🔀] description (78718:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (68391:7)
│ │     └─┬401
│ │       └──[+] content (78734:15)
│ ├─┬/p/{pack}/routes/{id}/append
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (78004:11)
│ │   │ ├──[+] codes (78022:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (77993:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (74378:7)
│ │   │ │   └──[+] examples (74362:7)
│ │   │ └─┬401
│ │   │   └──[+] content (78011:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬RoutesAppendExamplesSingleRoute
│ │       │ └──[🔀] description (74491:20)
│ │       ├─┬RoutesAppendExamplesMultipleRoutes
│ │       │ └──[🔀] description (74502:20)
│ │       └─┬RoutesAppendExamplesRouteWithOutputExpression
│ │         └──[🔀] description (74522:20)
│ ├─┬/version/count
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (85170:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (76118:7)
│ │     └─┬401
│ │       └──[+] content (85183:15)
│ ├─┬/routes/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (82539:11)
│ │ │   ├─┬401
│ │ │   │ └──[+] content (82528:15)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (82513:24)
│ │ │     └─┬application/json
│ │ │       ├──[+] examples (74378:7)
│ │ │       └──[+] examples (74362:7)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (82563:16)
│ │   ├──[🔀] description (82564:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (82633:24)
│ │   └─┬Responses
│ │     ├──[+] codes (82603:11)
│ │     ├──[+] codes (82585:11)
│ │     ├─┬200
│ │     │ ├──[🔀] description (82574:24)
│ │     │ └─┬application/json
│ │     │   ├──[+] examples (74378:7)
│ │     │   └──[+] examples (74362:7)
│ │     └─┬401
│ │       └──[+] content (82592:15)
│ ├─┬/system/status/outputs
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (84826:24)
│ │     │ └─┬application/json
│ │     │   ├──[+] examples (74596:7)
│ │     │   ├──[+] examples (74580:7)
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (60009:13)❌ 
│ │     ├─┬400
│ │     │ └──[🔀] description (84837:24)
│ │     └─┬401
│ │       └──[+] content (84844:15)
│ ├─┬/products/{product}/groups/{id}/configVersion
│ │ └─┬GET
│ │   ├──[🔀] operationId (81577:20)❌ 
│ │   ├──Parameters
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (81590:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (75368:7)
│ │     └─┬401
│ │       └──[+] content (81603:15)
│ ├─┬/p/{pack}/system/inputs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├──[+] codes (78402:11)
│ │ │   ├─┬401
│ │ │   │ └──[+] content (78391:15)
│ │ │   └─┬200
│ │ │     ├──[🔀] description (78372:24)
│ │ │     └─┬application/json
│ │ │       ├──[+] examples (68458:7)
│ │ │       ├──[+] examples (68470:7)
│ │ │       ├──[+] examples (68491:7)
│ │ │       └──[+] examples (68504:7)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ ├──[🔀] description (78655:24)
│ │ │   │ └─┬application/json
│ │ │   │   ├──[+] examples (68504:7)
│ │ │   │   ├──[+] examples (68458:7)
│ │ │   │   ├──[+] examples (68470:7)
│ │ │   │   └──[+] examples (68491:7)
│ │ │   └─┬401
│ │ │     └──[+] content (78674:15)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (78595:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (68504:7)
│ │   │ │   ├──[+] examples (68458:7)
│ │   │ │   ├──[+] examples (68470:7)
│ │   │ │   └──[+] examples (68491:7)
│ │   │ └─┬401
│ │   │   └──[+] content (78614:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (70095:7)
│ │       ├──[+] examples (69957:7)
│ │       ├──[+] examples (70121:7)
│ │       └──[+] examples (70188:7)
│ ├─┬/routes
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (82469:24)
│ │     │ └─┬application/json
│ │     │   ├──[+] examples (74378:7)
│ │     │   └──[+] examples (74362:7)
│ │     └─┬401
│ │       └──[+] content (82484:15)
│ ├─┬/version/status
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (85588:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (76242:7)
│ │     └─┬401
│ │       └──[+] content (85601:15)
│ ├─┬/products/{product}/summary/workers
│ │ └─┬GET
│ │   ├──Parameters
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (81848:24)
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (62088:13)❌ 
│ │   └─┬Responses
│ │     ├─┬400
│ │     │ └──[🔀] description (81810:24)
│ │     ├─┬401
│ │     │ └──[+] content (81817:15)
│ │     ├─┬403
│ │     │ └──[🔀] description (81828:24)
│ │     └─┬200
│ │       ├──[🔀] description (81800:24)
│ │       └─┬application/json
│ │         └──[+] examples (75631:7)
│ ├─┬/version/show
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (85522:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (76226:7)
│ │     └─┬401
│ │       └──[+] content (85535:15)
│ ├─┬/system/outputs
│ │ ├─┬GET
│ │ │ ├──[+] parameters (83678:17)❌ 
│ │ │ ├──[+] parameters (83685:17)❌ 
│ │ │ ├──Parameters
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (83633:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├──[+] examples (70329:7)
│ │ │ │ │   ├──[+] examples (70297:7)
│ │ │ │ │   ├──[+] examples (70308:7)
│ │ │ │ │   ├──[+] examples (70319:7)
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (59443:13)❌ 
│ │ │ │ └─┬401
│ │ │ │   └──[+] content (83653:15)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-speakeasy-pagination (83693:9)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (83922:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (83891:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (70329:7)
│ │   │ │   ├──[+] examples (70297:7)
│ │   │ │   ├──[+] examples (70319:7)
│ │   │ │   └──[+] examples (70308:7)
│ │   │ └─┬401
│ │   │   └──[+] content (83911:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (71087:7)
│ │       ├──[+] examples (70466:7)
│ │       ├──[+] examples (70776:7)
│ │       ├──[+] examples (70758:7)
│ │       ├──[+] examples (71137:7)
│ │       ├─┬OutputCreateExamplesSplunk
│ │       │ └──[+] description (70359:20)
│ │       ├─┬OutputCreateExamplesGoogleChronicle
│ │       │ └──[+] description (70793:20)
│ │       ├─┬OutputCreateExamplesCloudwatch
│ │       │ └──[+] description (70652:20)
│ │       ├─┬OutputCreateExamplesGrafanaCloud
│ │       │ └──[+] description (70810:20)
│ │       ├─┬OutputCreateExamplesCriblLake
│ │       │ └──[+] description (71049:20)
│ │       ├─┬OutputCreateExamplesElastic
│ │       │ └──[+] description (70566:20)
│ │       ├─┬OutputCreateExamplesRouter
│ │       │ └──[+] description (70883:20)
│ │       ├─┬OutputCreateExamplesNewrelic
│ │       │ └──[+] description (70607:20)
│ │       ├─┬OutputCreateExamplesLocalSearchStorage
│ │       │ └──[+] description (71085:20)
│ │       ├─┬OutputCreateExamplesWizHec
│ │       │ └──[+] description (70895:20)
│ │       ├─┬OutputCreateExamplesAlphasocS3
│ │       │ └──[+] description (70428:20)
│ │       ├─┬OutputCreateExamplesSnmp
│ │       │ └──[+] description (70626:20)
│ │       ├─┬OutputCreateExamplesTcpjson
│ │       │ └──[+] description (70351:20)
│ │       ├─┬OutputCreateExamplesDlS3
│ │       │ └──[+] description (71030:20)
│ │       ├─┬OutputCreateExamplesSns
│ │       │ └──[+] description (71021:20)
│ │       ├─┬OutputCreateExamplesCriblTcp
│ │       │ └──[+] description (70932:20)
│ │       ├─┬OutputCreateExamplesDiskSpool
│ │       │ └──[+] description (71067:20)
│ │       ├─┬OutputCreateExamplesChronicle
│ │       │ └──[+] description (70803:20)
│ │       ├─┬OutputCreateExamplesInfluxdb
│ │       │ └──[+] description (70634:20)
│ │       ├─┬OutputCreateExamplesDataset
│ │       │ └──[+] description (70868:20)
│ │       ├─┬OutputCreateExamplesalibabaCloudS3
│ │       │ └──[+] description (70464:20)
│ │       ├─┬OutputCreateExamplesRing
│ │       │ └──[+] description (70874:20)
│ │       ├─┬OutputCreateExamplesGooglePubsub
│ │       │ └──[+] description (70774:20)
│ │       ├─┬OutputCreateExamplesAzureLogs
│ │       │ └──[+] description (70520:20)
│ │       ├─┬OutputCreateExamplesNewrelicEvents
│ │       │ └──[+] description (70617:20)
│ │       ├─┬OutputCreateExamplesNutanixObjects
│ │       │ └──[+] description (70410:20)
│ │       ├─┬OutputCreateExamplesKafka
│ │       │ └──[+] description (70529:20)
│ │       ├─┬OutputCreateExamplesSplunkHec
│ │       │ └──[+] description (70377:20)
│ │       ├─┬OutputCreateExamplesServiceNow
│ │       │ └──[+] description (70834:20)
│ │       ├─┬OutputCreateExamplesExabeam
│ │       │ └──[+] description (71060:20)
│ │       ├─┬OutputCreateExamplesStorjS3
│ │       │ └──[+] description (70419:20)
│ │       ├─┬OutputCreateExamplesOpenTelemetry
│ │       │ └──[+] description (70824:20)
│ │       ├─┬OutputCreateExamplesHumioHec
│ │       │ └──[+] description (70905:20)
│ │       ├─┬OutputCreateExamplesS3
│ │       │ └──[+] description (70401:20)
│ │       ├─┬OutputCreateExamplesPrometheus
│ │       │ └──[+] description (70756:20)
│ │       ├─┬OutputCreateExamplesMicrosoftFabric
│ │       │ └──[+] description (70582:20)
│ │       ├─┬OutputCreateExamplesAzureDataExplorer
│ │       │ └──[+] description (70499:20)
│ │       ├─┬OutputCreateExamplesWavefront
│ │       │ └──[+] description (70697:20)
│ │       ├─┬OutputCreateExamplesElasticCloud
│ │       │ └──[+] description (70574:20)
│ │       ├─┬OutputCreateExamplesSentinel
│ │       │ └──[+] description (70510:20)
│ │       ├─┬OutputCreateExamplesMinio
│ │       │ └──[+] description (70643:20)
│ │       ├─┬OutputCreateExamplesWebhook
│ │       │ └──[+] description (70749:20)
│ │       ├─┬OutputCreateExamplesCriblSearchEngine
│ │       │ └──[+] description (71002:20)
│ │       ├─┬OutputCreateExamplesDatabricks
│ │       │ └──[+] description (71135:20)
│ │       ├─┬OutputCreateExamplesCriblHttp
│ │       │ └──[+] description (70924:20)
│ │       ├─┬OutputCreateExamplesMsk
│ │       │ └──[+] description (70549:20)
│ │       ├─┬OutputCreateExamplesGoogleCloudLogging
│ │       │ └──[+] description (71012:20)
│ │       ├─┬OutputCreateExamplesHoneycomb
│ │       │ └──[+] description (70599:20)
│ │       ├─┬OutputCreateExamplesDatadog
│ │       │ └──[+] description (70742:20)
│ │       ├─┬OutputCreateExamplesAzureBlob
│ │       │ └──[+] description (70481:20)
│ │       ├─┬OutputCreateExamplesLoki
│ │       │ └──[+] description (70817:20)
│ │       ├─┬OutputCreateExamplesDynatraceOtlp
│ │       │ └──[+] description (70845:20)
│ │       ├─┬OutputCreateExamplesStatsdExt
│ │       │ └──[+] description (70679:20)
│ │       ├─┬OutputCreateExamplesdellS3
│ │       │ └──[+] description (70437:20)
│ │       ├─┬OutputCreateExamplesscalityS3
│ │       │ └──[+] description (70455:20)
│ │       ├─┬OutputCreateExamplesKinesis
│ │       │ └──[+] description (70557:20)
│ │       ├─┬OutputCreateExamplesSyslog
│ │       │ └──[+] description (70385:20)
│ │       ├─┬OutputCreateExamplesCrowdstrikeNextGenSiem
│ │       │ └──[+] description (70915:20)
│ │       ├─┬OutputCreateExamplesXsiam
│ │       │ └──[+] description (71102:20)
│ │       ├─┬OutputCreateExamplesFilesystem
│ │       │ └──[+] description (70392:20)
│ │       ├─┬OutputCreateExamplesSignalfx
│ │       │ └──[+] description (70706:20)
│ │       ├─┬OutputCreateExamplescloudianS3
│ │       │ └──[+] description (70446:20)
│ │       ├─┬OutputCreateExamplesGraphite
│ │       │ └──[+] description (70688:20)
│ │       ├─┬OutputCreateExamplesSplunkLb
│ │       │ └──[+] description (70368:20)
│ │       ├─┬OutputCreateExamplesNetflow
│ │       │ └──[+] description (71111:20)
│ │       ├─┬OutputCreateExamplesClickHouse
│ │       │ └──[+] description (71076:20)
│ │       ├─┬OutputCreateExamplesGoogleCloudObservability
│ │       │ └──[+] description (70852:20)
│ │       ├─┬OutputCreateExamplesAzureEventhub
│ │       │ └──[+] description (70661:20)
│ │       ├─┬OutputCreateExamplesSumoLogic
│ │       │ └──[+] description (70734:20)
│ │       ├─┬OutputCreateExamplesCloudflareR2
│ │       │ └──[+] description (70591:20)
│ │       ├─┬OutputCreateExamplesSqs
│ │       │ └──[+] description (70715:20)
│ │       ├─┬OutputCreateExamplesSentinelOneAiSiem
│ │       │ └──[+] description (70861:20)
│ │       ├─┬OutputCreateExamplesGoogleCloudStorage
│ │       │ └──[+] description (70726:20)
│ │       ├─┬OutputCreateExamplesConfluentCloud
│ │       │ └──[+] description (70538:20)
│ │       ├─┬OutputCreateExamplesStatsd
│ │       │ └──[+] description (70670:20)
│ │       ├─┬OutputCreateExamplesSecurityLake
│ │       │ └──[+] description (71042:20)
│ │       └─┬OutputCreateExamplesDynatraceHttp
│ │         └──[+] description (71122:20)
│ ├─┬/system/capture
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/x-ndjson
│ │   │ │   └──[+] examples (75587:7)
│ │   │ ├─┬400
│ │   │ │ └──[🔀] description (82733:24)
│ │   │ └─┬401
│ │   │   └──[+] content (82740:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬CaptureExamplesComplexFilter
│ │       │ └──[+] description (75623:20)
│ │       ├─┬CaptureExamplesNestedFieldAccess
│ │       │ └──[+] description (75614:20)
│ │       ├─┬CaptureExamplesSimpleExpression
│ │       │ └──[+] description (75597:20)
│ │       └─┬CaptureExamplesCompoundAndExpression
│ │         └──[+] description (75605:20)
│ ├─┬/version/files
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (85327:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (76146:7)
│ │     └─┬401
│ │       └──[+] content (85340:15)
│ ├─┬/system/inputs/{id}/hectoken/{token}
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (83518:24)
│ │   └─┬Responses
│ │     ├──[+] codes (83471:11)
│ │     ├─┬401
│ │     │ └──[+] content (83478:15)
│ │     └─┬200
│ │       ├──[🔀] description (83462:24)
│ │       └─┬application/json
│ │         └──[+] examples (68391:7)
│ ├─┬/system/status/inputs/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ ├──[🔀] description (84760:24)
│ │     │ └─┬application/json
│ │     │   ├──[+] examples (74563:7)
│ │     │   └──[+] examples (74547:7)
│ │     └─┬401
│ │       └──[+] content (84775:15)
│ ├─┬/system/outputs/{id}/pq
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (84348:24)
│ │ │   └─┬401
│ │ │     └──[+] content (84358:15)
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├─┬201
│ │     │ ├──[🔀] description (84298:24)
│ │     │ └─┬application/json
│ │     │   └──[+] examples (70289:7)
│ │     └─┬401
│ │       └──[+] content (84311:15)
│ ├─┬/p/{pack}/system/outputs/{id}/test
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├─┬400
│ │     │ └──[🔀] description (79855:24)
│ │     ├─┬401
│ │     │ └──[+] content (79861:15)
│ │     └─┬200
│ │       ├──[🔀] description (79844:24)
│ │       └─┬application/json
│ │         ├──[+] examples (71170:7)
│ │         └──[+] examples (71160:7)
│ ├─┬/pipelines
│ │ ├─┬GET
│ │ │ ├──[+] parameters (80655:9)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ ├──[🔀] description (80623:24)
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├──[+] examples (72257:7)
│ │ │ │ │   ├──[+] examples (72246:7)
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (59632:13)❌ 
│ │ │ │ └─┬401
│ │ │ │   └──[+] content (80638:15)
│ │ │ └─┬Extensions
│ │ │   └──[+] x-speakeasy-pagination (80670:9)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (80703:11)
│ │   │ ├─┬200
│ │   │ │ ├──[🔀] description (80692:24)
│ │   │ │ └─┬application/json
│ │   │ │   ├──[+] examples (72257:7)
│ │   │ │   └──[+] examples (72246:7)
│ │   │ └─┬401
│ │   │   └──[+] content (80710:15)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬PipelineExamplesSuppress
│ │       │ ├──[🔀] summary (73181:16)
│ │       │ └──[+] description (73183:20)
│ │       ├─┬PipelineExamplesFoldKeys
│ │       │ ├──[🔀] summary (72663:16)
│ │       │ └──[+] description (72665:20)
│ │       ├─┬PipelineExamplesClone
│ │       │ ├──[🔀] summary (72443:16)
│ │       │ └──[+] description (72445:20)
│ │       ├─┬PipelineExamplesGuard
│ │       │ ├──[🔀] summary (72730:16)
│ │       │ └──[+] description (72732:20)
│ │       ├─┬PipelineExamplesTee
│ │       │ ├──[🔀] summary (73205:16)
│ │       │ └──[+] description (73207:20)
│ │       ├─┬PipelineExamplesOTLPLogs
│ │       │ ├──[🔀] summary (72858:16)
│ │       │ └──[+] description (72860:20)
│ │       ├─┬PipelineExamplesRollupMetrics
│ │       │ ├──[🔀] summary (73094:16)
│ │       │ └──[+] description (73096:20)
│ │       ├─┬PipelineExamplesDNSLookup
│ │       │ ├──[🔀] summary (72483:16)
│ │       │ └──[+] description (72485:20)
│ │       ├─┬PipelineExamplesAggregations
│ │       │ ├──[🔀] summary (72288:16)
│ │       │ └──[+] description (72290:20)
│ │       ├─┬PipelineExamplesSerialize
│ │       │ ├──[🔀] summary (73138:16)
│ │       │ └──[+] description (73140:20)
│ │       ├─┬PipelineExamplesPublishMetrics
│ │       │ ├──[🔀] summary (72970:16)
│ │       │ └──[+] description (72972:20)
│ │       ├─┬PipelineExamplesRedis
│ │       │ ├──[🔀] summary (73003:16)
│ │       │ └──[+] description (73005:20)
│ │       ├─┬PipelineExamplesEventBreaker
│ │       │ ├──[🔀] summary (72612:16)
│ │       │ └──[+] description (72614:20)
│ │       ├─┬PipelineExamplesGeoIP
│ │       │ ├──[🔀] summary (72684:16)
│ │       │ └──[+] description (72686:20)
│ │       ├─┬PipelineExamplesXMLUnroll
│ │       │ ├──[🔀] summary (73248:16)
│ │       │ └──[+] description (73250:20)
│ │       ├─┬PipelineExamplesRegexFilter
│ │       │ ├──[🔀] summary (73052:16)
│ │       │ └──[+] description (73054:20)
│ │       ├─┬PipelineExamplesDynamicSampling
│ │       │ ├──[🔀] summary (72557:16)
│ │       │ └──[+] description (72559:20)
│ │       ├─┬PipelineExamplesNumerify
│ │       │ ├──[🔀] summary (72835:16)
│ │       │ └──[+] description (72837:20)
│ │       ├─┬PipelineExamplesGrok
│ │       │ ├──[🔀] summary (72707:16)
│ │       │ └──[+] description (72709:20)
│ │       ├─┬PipelineExamplesEmpty
│ │       │ ├──[🔀] summary (72276:16)
│ │       │ └──[+] description (72277:20)
│ │       ├─┬PipelineExamplesMask
│ │       │ ├──[🔀] summary (72811:16)
│ │       │ └──[+] description (72813:20)
│ │       ├─┬PipelineExamplesAggregateMetrics
│ │       │ ├──[🔀] summary (72318:16)
│ │       │ └──[+] description (72320:20)
│ │       ├─┬PipelineExamplesParser
│ │       │ ├──[🔀] summary (72943:16)
│ │       │ └──[+] description (72945:20)
│ │       ├─┬PipelineExamplesChain
│ │       │ ├──[🔀] summary (72424:16)
│ │       │ └──[+] description (72426:20)
│ │       ├─┬PipelineExamplesComment
│ │       │ ├──[🔀] summary (72464:16)
│ │       │ └──[+] description (72466:20)
│ │       ├─┬PipelineExamplesOTLPTraces
│ │       │ ├──[🔀] summary (72917:16)
│ │       │ └──[+] description (72919:20)
│ │       ├─┬PipelineExamplesDrop
│ │       │ ├──[🔀] summary (72513:16)
│ │       │ └──[+] description (72515:20)
│ │       ├─┬PipelineExamplesOTLPMetrics
│ │       │ ├──[🔀] summary (72883:16)
│ │       │ └──[+] description (72885:20)
│ │       ├─┬PipelineExamplesSampling
│ │       │ ├──[🔀] summary (73117:16)
│ │       │ └──[+] description (73119:20)
│ │       ├─┬PipelineExamplesLookup
│ │       │ ├──[🔀] summary (72780:16)
│ │       │ └──[+] description (72782:20)
│ │       ├─┬PipelineExamplesDropDimensions
│ │       │ ├──[🔀] summary (72530:16)
│ │       │ └──[+] description (72532:20)
│ │       ├─┬PipelineExamplesEval
│ │       │ ├──[🔀] summary (72581:16)
│ │       │ └──[+] description (72583:20)
│ │       ├─┬PipelineExamplesJSONUnroll
│ │       │ ├──[🔀] summary (72760:16)
│ │       │ └──[+] description (72762:20)
│ │       ├─┬PipelineExamplesFlatten
│ │       │ ├──[🔀] summary (72642:16)
│ │       │ └──[+] description (72644:20)
│ │       ├─┬PipelineExamplesRegexExtract
│ │ ...

@github-actions
github-actions Bot requested a review from a team as a code owner August 25, 2026 00:14
@github-actions github-actions Bot added the prerelease Bump by a prerelease version label Aug 25, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-stage-1787616512 branch from c480ee8 to c499d5f Compare August 26, 2026 00:13
* `cribl_control_plane.sources.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.collectors.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.functions.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.health.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed** (Breaking ⚠️)
* `cribl_control_plane.database_connections.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.database_connections.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.database_connections.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.database_connections.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.database_connections.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.versions.statuses.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.collectors.create()`: 
  *  `request.union(SavedJobCollection)` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.collectors.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.collectors.update()`: 
  *  `request.saved_job.union(SavedJobCollection)` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.collectors.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.files.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.files.count()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.diff()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.update()`: 
  *  `request.minor` **Changed** (Breaking ⚠️)
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.create()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.pipelines.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.pipelines.create()`: 
  *  `request.conf.functions[]` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.pipelines.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.pipelines.update()`: 
  *  `request.conf.functions[]` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.pipelines.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.statuses.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.statuses.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.pq.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.create()`: 
  *  `request_body` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.update()`: 
  *  `request.input` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.update()`: 
  *  `request.output` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.pq.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.statuses.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.statuses.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.create()`: 
  *  `request_body` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.update()`: 
  *  `request.output` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.destinations.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.pq.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.statuses.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.statuses.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.statuses.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.statuses.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.pipelines.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.pipelines.create()`: 
  *  `request.conf.functions[]` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.pipelines.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.pq.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.pipelines.update()`: 
  *  `request.conf.functions[]` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.update()`: 
  *  `request.input` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.pipelines.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.functions.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.sources.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.system.settings.cribl.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.system.settings.cribl.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.lakes.datasets.delete()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.lakes.datasets.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.nodes.list()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.nodes.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.lakes.datasets.get()`: 
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.lakes.datasets.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.lakes.datasets.list()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `cribl_control_plane.system.settings.restart()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.deploy()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.nodes.count()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.configs.versions.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.routes.list()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.routes.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.routes.update()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.routes.append()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.pq.clear()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.samples.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.acl.teams.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.acl.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.system.captures.create()`:  `error` **Changed**
* `cribl_control_plane.packs.upload()`:  `error` **Changed**
* `cribl_control_plane.groups.create()`: 
  *  `request.collectors_ha_enabled` **Added**
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.list()`: 
  *  `request` **Changed**
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.auth.tokens.get()`:  `error` **Changed**
* `cribl_control_plane.sources.hec_tokens.create()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.sources.hec_tokens.update()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.sources.pq.clear()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.nodes.summaries.get()`: 
  *  `request` **Changed**
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.nodes.restart()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.destinations.samples.create()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.destinations.samples.create()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.hec_tokens.update()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.hec_tokens.create()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.routes.append()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.destinations.pq.clear()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.routes.update()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.destinations.samples.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.sources.pq.clear()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.routes.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.routes.list()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.list()`: 
  *  `request` **Changed**
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.delete()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.push()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.revert()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.update()`: 
  *  `request.collectors_ha_enabled` **Added**
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.commits.undo()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.list()`: 
  *  `request` **Changed**
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.packs.install()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.branches.list()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.versions.branches.get()`:  `error` **Changed**
* `cribl_control_plane.versions.configs.get()`: 
  *  `response` **Changed**
  *  `error` **Changed**
* `cribl_control_plane.groups.delete()`: 
  *  `response` **Changed**
  *  `error` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-stage-1787616512 branch from c36fe15 to 6a883d5 Compare August 27, 2026 01:22
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