Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
101 changes: 55 additions & 46 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
python:
version: 0.5.0rc32
version: 0.5.0rc33
additionalDependencies:
dev: {}
main: {}
Expand Down
60 changes: 56 additions & 4 deletions .speakeasy/out.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ servers:
info:
title: Cribl API Reference
description: This API Reference lists available REST endpoints, along with their supported operations for accessing, creating, updating, or deleting resources. See our complementary product documentation at [docs.cribl.io](http://docs.cribl.io).
version: 4.17.0-alpha.1769107340736-3db72926
version: 4.17.0-alpha.1769165668083-8c245a63
contact:
name: Support
url: https://portal.support.cribl.io
Expand Down Expand Up @@ -10588,8 +10588,12 @@ components:
type: string
isFleet:
type: boolean
description: Indicates whether this is an Edge Fleet. This flag is deprecated β€” use to identify Edge Fleets.
deprecated: true
isSearch:
type: boolean
description: Indicates whether this is an internal Search Group. This flag is deprecated β€” use to identify Search Groups.
deprecated: true
lookupDeployments:
type: array
items:
Expand Down Expand Up @@ -10707,8 +10711,12 @@ components:
type: string
isFleet:
type: boolean
description: Indicates whether this is an Edge Fleet. This flag is deprecated β€” use to identify Edge Fleets.
deprecated: true
isSearch:
type: boolean
description: Indicates whether this is an internal Search Group. This flag is deprecated β€” use to identify Search Groups.
deprecated: true
lookupDeployments:
type: array
items:
Expand Down Expand Up @@ -22882,10 +22890,53 @@ components:
description:
type: string
title: Description
pqStrictOrdering:
title: Strict ordering
description: Use FIFO (first in, first out) processing. Disable to forward new events to receivers before queue is flushed.
type: boolean
pqRatePerSec:
type: number
title: Drain rate limit (EPS)
description: Throttling rate (in events per second) to impose while writing to Destinations from PQ. Defaults to 0, which disables throttling.
minimum: 0
pqMode:
$ref: "#/components/schemas/ModeOptions"
pqMaxBufferSize:
type: number
title: Buffer size limit
description: The maximum number of events to hold in memory before writing the events to disk
minimum: 42
maximum: 1000
pqMaxBackpressureSec:
type: number
title: Backpressure duration limit
description: How long (in seconds) to wait for backpressure to resolve before engaging the queue
minimum: 0
pqMaxFileSize:
type: string
title: File size limit
description: The maximum size to store in each queue file before closing and optionally compressing (KB, MB, etc.)
pattern: ^\d+\s*(?:\w{2})?$
pqMaxSize:
type: string
title: Queue size limit
description: The maximum disk space that the queue can consume (as an average per Worker Process) before queueing stops. Enter a numeral with units of KB, MB, etc.
pattern: ^\d+\s*(?:\w{2})?$
pqPath:
type: string
title: Queue file path
description: "The location for the persistent queue files. To this field's value, the system will append: /<worker-id>/<output-id>."
pqCompress:
$ref: "#/components/schemas/CompressionOptionsPq"
pqOnBackpressure:
$ref: "#/components/schemas/QueueFullBehaviorOptions"
pqControls:
type: object
title: ""
token:
type: string
title: Authentication token
description: Wiz Defender Auth token
description: Wiz Defend Auth token
textSecret:
type: string
title: Authentication token (text secret)
Expand Down Expand Up @@ -37217,7 +37268,6 @@ components:
x-speakeasy-unknown-values: allow
EstimatedIngestRateOptionsConfigGroup:
type: integer
description: Maximum expected volume of data ingested by the @{group}. (This setting is available only on @{group}s consisting of Cribl-managed Cribl.Cloud @{node}s.)
enum:
- 1024
- 2048
Expand All @@ -37228,6 +37278,8 @@ components:
- 10240
- 13312
- 15360
description: Estimated ingest rate for Cloud Groups, in GB/sec.
example: 4096
x-speakeasy-enum-descriptions:
- 12 MB/sec
- 24 MB/sec
Expand Down Expand Up @@ -41032,7 +41084,7 @@ components:
- filter: "true"
output: my-output
OutputCreateExamplesWizHec:
summary: Wiz Defender
summary: Wiz Defend
value:
id: wiz-hec-output
type: wiz_hec
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ speakeasyVersion: 1.693.0
sources:
Cribl API Reference:
sourceNamespace: cribl-api-reference
sourceRevisionDigest: sha256:f3082d8448968932677767f7f88fe0247dde90c263166f40138514a9a32f3f62
sourceBlobDigest: sha256:a575f69e902fce65161cd874cea52091f863675ffce4c414f25a30990934b536
sourceRevisionDigest: sha256:6393a3fb08ed68d947e3801694cefd96207edf890533582360bd49540f82e031
sourceBlobDigest: sha256:1ec26fe5b5a473ed1fd00cc500d8dc27584a3089caf38765584f3cac806ac6c0
tags:
- latest
- speakeasy-sdk-regen-openapi-prerelease-1769108043
- 4.17.0-alpha.1769107340736-3db72926
- speakeasy-sdk-regen-openapi-prerelease-1769166074
- 4.17.0-alpha.1769165668083-8c245a63
targets:
cribl-control-plane:
source: Cribl API Reference
sourceNamespace: cribl-api-reference
sourceRevisionDigest: sha256:f3082d8448968932677767f7f88fe0247dde90c263166f40138514a9a32f3f62
sourceBlobDigest: sha256:a575f69e902fce65161cd874cea52091f863675ffce4c414f25a30990934b536
sourceRevisionDigest: sha256:6393a3fb08ed68d947e3801694cefd96207edf890533582360bd49540f82e031
sourceBlobDigest: sha256:1ec26fe5b5a473ed1fd00cc500d8dc27584a3089caf38765584f3cac806ac6c0
codeSamplesNamespace: cribl-api-reference-python-code-samples
codeSamplesRevisionDigest: sha256:93388dcbb2790605feed0b8f4b51d5f03495fdf187f8adc24d6779350870383f
codeSamplesRevisionDigest: sha256:57ea5d3426c1fc0de04ebc246ace4bf3c731d29064923130b7f22b76f6148857
workflow:
workflowVersion: 1.0.0
speakeasyVersion: 1.693.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -948,4 +948,14 @@ Based on:
### Generated
- [python v0.5.0rc32] .
### Releases
- [PyPI v0.5.0rc32] https://pypi.org/project/cribl-control-plane/0.5.0rc32 - .
- [PyPI v0.5.0rc32] https://pypi.org/project/cribl-control-plane/0.5.0rc32 - .

## 2026-01-23 11:00:44
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.693.0 (2.798.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.5.0rc33] .
### Releases
- [PyPI v0.5.0rc33] https://pypi.org/project/cribl-control-plane/0.5.0rc33 - .
Loading