cribl-control-plane 0.2.1rc6__tar.gz → 0.3.0a1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cribl-control-plane might be problematic. Click here for more details.
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/PKG-INFO +9 -50
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/README-PYPI.md +8 -49
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/pyproject.toml +1 -1
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_version.py +4 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/errors/__init__.py +5 -8
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/errors/healthserverstatus_error.py → cribl_control_plane-0.3.0a1/src/cribl_control_plane/errors/healthstatus_error.py +9 -10
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/groups_sdk.py +30 -54
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/health.py +16 -22
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/__init__.py +50 -103
- cribl_control_plane-0.3.0a1/src/cribl_control_plane/models/appmode.py +14 -0
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/uploadpackresponse.py → cribl_control_plane-0.3.0a1/src/cribl_control_plane/models/authtoken.py +4 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/configgroup.py +6 -35
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createconfiggroupbyproductop.py +7 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createroutesappendbyidop.py +2 -2
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createversionundoop.py +3 -3
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deleteoutputpqbyidop.py +2 -2
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/distributedsummary.py +0 -6
- cribl_control_plane-0.3.0a1/src/cribl_control_plane/models/error.py +16 -0
- cribl_control_plane-0.3.0a1/src/cribl_control_plane/models/gethealthinfoop.py +17 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/hbcriblinfo.py +3 -14
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/healthserverstatus.py → cribl_control_plane-0.3.0a1/src/cribl_control_plane/models/healthstatus.py +7 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/heartbeatmetadata.py +0 -3
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/input.py +63 -65
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputappscope.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputazureblob.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcollection.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputconfluentcloud.py +18 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcribl.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcriblhttp.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcribllakehttp.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcriblmetrics.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcribltcp.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputcrowdstrike.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputdatadogagent.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputdatagen.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputedgeprometheus.py +0 -12
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputelastic.py +0 -11
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputeventhub.py +0 -6
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputexec.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputfile.py +0 -6
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputfirehose.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputgooglepubsub.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputgrafana.py +0 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputhttp.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputhttpraw.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputjournalfiles.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputkafka.py +17 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputkinesis.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputkubeevents.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputkubelogs.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputkubemetrics.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputloki.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputmetrics.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputmodeldriventelemetry.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputmsk.py +17 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputnetflow.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputoffice365mgmt.py +0 -11
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputoffice365msgtrace.py +0 -11
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputoffice365service.py +0 -11
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputopentelemetry.py +0 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputprometheus.py +0 -10
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputprometheusrw.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputrawudp.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputs3.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputs3inventory.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsecuritylake.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsnmp.py +0 -11
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsplunk.py +0 -9
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsplunkhec.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsplunksearch.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsqs.py +0 -9
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsyslog.py +0 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsystemmetrics.py +0 -32
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputsystemstate.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputtcp.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputtcpjson.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputwef.py +0 -6
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputwindowsmetrics.py +0 -28
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputwineventlogs.py +0 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputwiz.py +0 -7
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputwizwebhook.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/inputzscalerhec.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/jobinfo.py +1 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/nodeprovidedinfo.py +1 -11
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/output.py +72 -77
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputazureblob.py +0 -20
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputazuredataexplorer.py +0 -28
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputazureeventhub.py +0 -17
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputazurelogs.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputchronicle.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputclickhouse.py +0 -17
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputcloudwatch.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputconfluentcloud.py +18 -24
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputcriblhttp.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputcribllake.py +0 -21
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputcribltcp.py +0 -12
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputcrowdstrikenextgensiem.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdatadog.py +0 -30
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdataset.py +0 -23
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdls3.py +0 -35
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdynatracehttp.py +0 -22
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdynatraceotlp.py +0 -22
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputelastic.py +0 -18
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputelasticcloud.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputexabeam.py +0 -14
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputfilesystem.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputgooglechronicle.py +0 -21
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputgooglecloudlogging.py +0 -19
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputgooglecloudstorage.py +0 -28
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputgooglepubsub.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputgrafanacloud.py +0 -50
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputgraphite.py +0 -12
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputhoneycomb.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputhumiohec.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputinfluxdb.py +0 -19
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputkafka.py +17 -24
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputkinesis.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputloki.py +0 -20
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputminio.py +0 -28
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputmsk.py +17 -23
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputnewrelic.py +0 -16
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputnewrelicevents.py +0 -16
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputopentelemetry.py +0 -22
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputprometheus.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputring.py +0 -2
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputs3.py +0 -35
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsecuritylake.py +0 -29
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsentinel.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsentineloneaisiem.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputservicenow.py +0 -21
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsignalfx.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsns.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsplunk.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsplunkhec.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsplunklb.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsqs.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputstatsd.py +0 -12
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputstatsdext.py +0 -12
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsumologic.py +0 -15
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsyslog.py +0 -24
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputtcpjson.py +0 -12
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputwavefront.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputwebhook.py +0 -23
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputxsiam.py +0 -13
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/packinfo.py +5 -8
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/packinstallinfo.py +5 -8
- cribl_control_plane-0.3.0a1/src/cribl_control_plane/models/routecloneconf.py +13 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/routeconf.py +4 -3
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/runnablejobcollection.py +0 -4
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/packs.py +7 -202
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/routes_sdk.py +6 -6
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/tokens.py +15 -23
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/authtoken.py +0 -17
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/groupcreaterequest.py +0 -152
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/outpostnodeinfo.py +0 -16
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/outputdatabricks.py +0 -411
- cribl_control_plane-0.2.1rc6/src/cribl_control_plane/models/updatepacksop.py +0 -25
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/py.typed +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/__init__.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_hooks/__init__.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_hooks/clientcredentials.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_hooks/registration.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_hooks/sdkhooks.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_hooks/types.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/acl.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/auth_sdk.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/basesdk.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/branches.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/commits.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/commits_files.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/configs_versions.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/destinations.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/destinations_pq.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/errors/apierror.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/errors/criblcontrolplaneerror.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/errors/error.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/errors/no_response_error.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/errors/responsevalidationerror.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/groups_configs.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/hectokens.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/httpclient.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/lakedatasets.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/addhectokenrequest.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/branchinfo.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/cacheconnection.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/cacheconnectionbackfillstatus.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/cloudprovider.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/commit.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/configgroupcloud.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/configgrouplookups.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createcribllakedatasetbylakeidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createinputhectokenbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createinputop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createoutputop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createoutputtestbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createpacksop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createpipelineop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createversioncommitop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createversionpushop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/createversionrevertop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/criblevent.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/cribllakedataset.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/cribllakedatasetupdate.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/currentbranchresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/datasetmetadata.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/datasetmetadataruninfo.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deleteconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deletecribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deleteinputbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deleteoutputbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deletepacksbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deletepipelinebyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deployrequest.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/deployrequestlookups.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/difffiles.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getconfiggroupaclbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getconfiggroupaclteamsbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getconfiggroupconfigversionbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getcribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getcribllakedatasetbylakeidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getinputbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getmasterworkerentryop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getoutputbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getoutputpqbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getoutputsamplesbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getpacksbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getpacksop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getpipelinebyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getroutesbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getsummaryop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversionbranchop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversioncountop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversiondiffop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversionfilesop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversioninfoop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversionop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversionshowop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/getversionstatusop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitcommitparams.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitcommitsummary.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitcountresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitdiffresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitfile.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitfilesresponse.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitinfo.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitlogresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitrevertparams.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitrevertresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitshowresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/gitstatusresult.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/hbleaderinfo.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/jobstatus.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/lakedatasetsearchconfig.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/lakehouseconnectiontype.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/listconfiggroupbyproductop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/listinputop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/listmasterworkerentryop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/listoutputop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/listpipelineop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/listroutesop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/logininfo.py +3 -3
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/lookupversions.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/masterworkerentry.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/nodeactiveupgradestatus.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/nodefailedupgradestatus.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/nodeskippedupgradestatus.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/nodeupgradestate.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/nodeupgradestatus.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdefault.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdevnull.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputdiskspool.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputnetflow.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputrouter.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsamplesresponse.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputsnmp.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputtestrequest.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/outputtestresponse.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/packrequestbody_union.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/packupgraderequest.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/pipeline.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/pipelinefunctionconf.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/productscore.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/rbacresource.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/resourcepolicy.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/routes.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/routesroute.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/runnablejob.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/runnablejobexecutor.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/runnablejobscheduledsearch.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/schemeclientoauth.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/security.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/teamaccesscontrollist.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updateconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updateconfiggroupdeploybyproductandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updatecribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updatehectokenrequest.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updateinputbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updateinputhectokenbyidandtokenop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updateoutputbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updatepacksbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updatepipelinebyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/updateroutesbyidop.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/useraccesscontrollist.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/models/workertypes.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/nodes.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/pipelines.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/py.typed +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/samples.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/sdk.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/sdkconfiguration.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/sources.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/statuses.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/summaries.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/teams.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/types/__init__.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/types/basemodel.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/__init__.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/annotations.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/datetimes.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/enums.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/eventstreaming.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/forms.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/headers.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/logger.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/metadata.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/queryparams.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/requestbodies.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/retries.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/security.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/serializers.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/unmarshal_json_response.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/url.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/utils/values.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/versions.py +0 -0
- {cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/versions_configs.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cribl-control-plane
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.3.0a1
|
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
|
5
5
|
Author: Speakeasy
|
|
6
6
|
Requires-Python: >=3.9.2
|
|
@@ -17,20 +17,11 @@ Project-URL: Repository, https://github.com/criblio/cribl_control_plane_sdk_pyth
|
|
|
17
17
|
Description-Content-Type: text/markdown
|
|
18
18
|
|
|
19
19
|
# cribl_control_plane_sdk_python
|
|
20
|
+
<!-- Start Summary [summary] -->
|
|
21
|
+
## Summary
|
|
20
22
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
In addition to the usage examples in this repository, the Cribl documentation includes [code examples for common use cases](https://docs.cribl.io/cribl-as-code/code-examples).
|
|
24
|
-
|
|
25
|
-
Complementary API reference documentation is available at https://docs.cribl.io/cribl-as-code/api-reference. Product documentation is available at https://docs.cribl.io.
|
|
26
|
-
|
|
27
|
-
> [!IMPORTANT]
|
|
28
|
-
> **Preview Feature**
|
|
29
|
-
> The Cribl SDKs are Preview features that are still being developed. We do not recommend using them in a production environment, because the features might not be fully tested or optimized for performance, and related documentation could be incomplete.
|
|
30
|
-
>
|
|
31
|
-
> Please continue to submit feedback through normal Cribl support channels, but assistance might be limited while the features remain in Preview.
|
|
32
|
-
|
|
33
|
-
<!-- No Summary [summary] -->
|
|
23
|
+
Cribl API Reference: 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).
|
|
24
|
+
<!-- End Summary [summary] -->
|
|
34
25
|
|
|
35
26
|
<!-- Start Table of Contents [toc] -->
|
|
36
27
|
## Table of Contents
|
|
@@ -41,7 +32,6 @@ Complementary API reference documentation is available at https://docs.cribl.io/
|
|
|
41
32
|
* [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage)
|
|
42
33
|
* [Authentication](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication)
|
|
43
34
|
* [Available Resources and Operations](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#available-resources-and-operations)
|
|
44
|
-
* [File uploads](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#file-uploads)
|
|
45
35
|
* [Retries](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#retries)
|
|
46
36
|
* [Error Handling](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#error-handling)
|
|
47
37
|
* [Custom HTTP Client](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#custom-http-client)
|
|
@@ -382,9 +372,8 @@ with CriblControlPlane(
|
|
|
382
372
|
|
|
383
373
|
### [packs](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md)
|
|
384
374
|
|
|
385
|
-
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) -
|
|
375
|
+
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Create or install a Pack
|
|
386
376
|
* [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#list) - List all Packs
|
|
387
|
-
* [upload](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#upload) - Upload a Pack file
|
|
388
377
|
* [delete](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#delete) - Uninstall a Pack
|
|
389
378
|
* [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#get) - Get a Pack
|
|
390
379
|
* [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#update) - Upgrade a Pack
|
|
@@ -402,7 +391,7 @@ with CriblControlPlane(
|
|
|
402
391
|
* [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#list) - List all Routes
|
|
403
392
|
* [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#get) - Get a Routing table
|
|
404
393
|
* [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#update) - Update a Route
|
|
405
|
-
* [append](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#append) -
|
|
394
|
+
* [append](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#append) - Append a Route to the end of the Routing table
|
|
406
395
|
|
|
407
396
|
### [sources](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/sources/README.md)
|
|
408
397
|
|
|
@@ -448,36 +437,6 @@ with CriblControlPlane(
|
|
|
448
437
|
</details>
|
|
449
438
|
<!-- End Available Resources and Operations [operations] -->
|
|
450
439
|
|
|
451
|
-
<!-- Start File uploads [file-upload] -->
|
|
452
|
-
## File uploads
|
|
453
|
-
|
|
454
|
-
Certain SDK methods accept file objects as part of a request body or multi-part request. It is possible and typically recommended to upload files as a stream rather than reading the entire contents into memory. This avoids excessive memory consumption and potentially crashing with out-of-memory errors when working with very large files. The following example demonstrates how to attach a file stream to a request.
|
|
455
|
-
|
|
456
|
-
> [!TIP]
|
|
457
|
-
>
|
|
458
|
-
> For endpoints that handle file uploads bytes arrays can also be used. However, using streams is recommended for large files.
|
|
459
|
-
>
|
|
460
|
-
|
|
461
|
-
```python
|
|
462
|
-
from cribl_control_plane import CriblControlPlane, models
|
|
463
|
-
import os
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
with CriblControlPlane(
|
|
467
|
-
server_url="https://api.example.com",
|
|
468
|
-
security=models.Security(
|
|
469
|
-
bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
|
|
470
|
-
),
|
|
471
|
-
) as ccp_client:
|
|
472
|
-
|
|
473
|
-
res = ccp_client.packs.upload(filename="example.file", request_body=open("example.file", "rb"))
|
|
474
|
-
|
|
475
|
-
# Handle response
|
|
476
|
-
print(res)
|
|
477
|
-
|
|
478
|
-
```
|
|
479
|
-
<!-- End File uploads [file-upload] -->
|
|
480
|
-
|
|
481
440
|
<!-- Start Retries [retries] -->
|
|
482
441
|
## Retries
|
|
483
442
|
|
|
@@ -678,7 +637,7 @@ with CriblControlPlane(
|
|
|
678
637
|
### Error Classes
|
|
679
638
|
**Primary errors:**
|
|
680
639
|
* [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py): The base class for HTTP error responses.
|
|
681
|
-
* [`Error`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/error.py): Unexpected error. Status code `500`.
|
|
640
|
+
* [`Error`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/error.py): Unexpected error. Status code `500`. *
|
|
682
641
|
|
|
683
642
|
<details><summary>Less common errors (6)</summary>
|
|
684
643
|
|
|
@@ -691,7 +650,7 @@ with CriblControlPlane(
|
|
|
691
650
|
|
|
692
651
|
|
|
693
652
|
**Inherit from [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py)**:
|
|
694
|
-
* [`
|
|
653
|
+
* [`HealthStatusError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/healthstatuserror.py): Healthy status. Status code `420`. Applicable to 1 of 62 methods.*
|
|
695
654
|
* [`ResponseValidationError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
|
|
696
655
|
|
|
697
656
|
</details>
|
|
@@ -1,18 +1,9 @@
|
|
|
1
1
|
# cribl_control_plane_sdk_python
|
|
2
|
+
<!-- Start Summary [summary] -->
|
|
3
|
+
## Summary
|
|
2
4
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
In addition to the usage examples in this repository, the Cribl documentation includes [code examples for common use cases](https://docs.cribl.io/cribl-as-code/code-examples).
|
|
6
|
-
|
|
7
|
-
Complementary API reference documentation is available at https://docs.cribl.io/cribl-as-code/api-reference. Product documentation is available at https://docs.cribl.io.
|
|
8
|
-
|
|
9
|
-
> [!IMPORTANT]
|
|
10
|
-
> **Preview Feature**
|
|
11
|
-
> The Cribl SDKs are Preview features that are still being developed. We do not recommend using them in a production environment, because the features might not be fully tested or optimized for performance, and related documentation could be incomplete.
|
|
12
|
-
>
|
|
13
|
-
> Please continue to submit feedback through normal Cribl support channels, but assistance might be limited while the features remain in Preview.
|
|
14
|
-
|
|
15
|
-
<!-- No Summary [summary] -->
|
|
5
|
+
Cribl API Reference: 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).
|
|
6
|
+
<!-- End Summary [summary] -->
|
|
16
7
|
|
|
17
8
|
<!-- Start Table of Contents [toc] -->
|
|
18
9
|
## Table of Contents
|
|
@@ -23,7 +14,6 @@ Complementary API reference documentation is available at https://docs.cribl.io/
|
|
|
23
14
|
* [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage)
|
|
24
15
|
* [Authentication](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication)
|
|
25
16
|
* [Available Resources and Operations](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#available-resources-and-operations)
|
|
26
|
-
* [File uploads](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#file-uploads)
|
|
27
17
|
* [Retries](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#retries)
|
|
28
18
|
* [Error Handling](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#error-handling)
|
|
29
19
|
* [Custom HTTP Client](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#custom-http-client)
|
|
@@ -364,9 +354,8 @@ with CriblControlPlane(
|
|
|
364
354
|
|
|
365
355
|
### [packs](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md)
|
|
366
356
|
|
|
367
|
-
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) -
|
|
357
|
+
* [install](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#install) - Create or install a Pack
|
|
368
358
|
* [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#list) - List all Packs
|
|
369
|
-
* [upload](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#upload) - Upload a Pack file
|
|
370
359
|
* [delete](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#delete) - Uninstall a Pack
|
|
371
360
|
* [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#get) - Get a Pack
|
|
372
361
|
* [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/packs/README.md#update) - Upgrade a Pack
|
|
@@ -384,7 +373,7 @@ with CriblControlPlane(
|
|
|
384
373
|
* [list](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#list) - List all Routes
|
|
385
374
|
* [get](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#get) - Get a Routing table
|
|
386
375
|
* [update](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#update) - Update a Route
|
|
387
|
-
* [append](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#append) -
|
|
376
|
+
* [append](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/routessdk/README.md#append) - Append a Route to the end of the Routing table
|
|
388
377
|
|
|
389
378
|
### [sources](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/docs/sdks/sources/README.md)
|
|
390
379
|
|
|
@@ -430,36 +419,6 @@ with CriblControlPlane(
|
|
|
430
419
|
</details>
|
|
431
420
|
<!-- End Available Resources and Operations [operations] -->
|
|
432
421
|
|
|
433
|
-
<!-- Start File uploads [file-upload] -->
|
|
434
|
-
## File uploads
|
|
435
|
-
|
|
436
|
-
Certain SDK methods accept file objects as part of a request body or multi-part request. It is possible and typically recommended to upload files as a stream rather than reading the entire contents into memory. This avoids excessive memory consumption and potentially crashing with out-of-memory errors when working with very large files. The following example demonstrates how to attach a file stream to a request.
|
|
437
|
-
|
|
438
|
-
> [!TIP]
|
|
439
|
-
>
|
|
440
|
-
> For endpoints that handle file uploads bytes arrays can also be used. However, using streams is recommended for large files.
|
|
441
|
-
>
|
|
442
|
-
|
|
443
|
-
```python
|
|
444
|
-
from cribl_control_plane import CriblControlPlane, models
|
|
445
|
-
import os
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
with CriblControlPlane(
|
|
449
|
-
server_url="https://api.example.com",
|
|
450
|
-
security=models.Security(
|
|
451
|
-
bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
|
|
452
|
-
),
|
|
453
|
-
) as ccp_client:
|
|
454
|
-
|
|
455
|
-
res = ccp_client.packs.upload(filename="example.file", request_body=open("example.file", "rb"))
|
|
456
|
-
|
|
457
|
-
# Handle response
|
|
458
|
-
print(res)
|
|
459
|
-
|
|
460
|
-
```
|
|
461
|
-
<!-- End File uploads [file-upload] -->
|
|
462
|
-
|
|
463
422
|
<!-- Start Retries [retries] -->
|
|
464
423
|
## Retries
|
|
465
424
|
|
|
@@ -660,7 +619,7 @@ with CriblControlPlane(
|
|
|
660
619
|
### Error Classes
|
|
661
620
|
**Primary errors:**
|
|
662
621
|
* [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py): The base class for HTTP error responses.
|
|
663
|
-
* [`Error`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/error.py): Unexpected error. Status code `500`.
|
|
622
|
+
* [`Error`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/error.py): Unexpected error. Status code `500`. *
|
|
664
623
|
|
|
665
624
|
<details><summary>Less common errors (6)</summary>
|
|
666
625
|
|
|
@@ -673,7 +632,7 @@ with CriblControlPlane(
|
|
|
673
632
|
|
|
674
633
|
|
|
675
634
|
**Inherit from [`CriblControlPlaneError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/criblcontrolplaneerror.py)**:
|
|
676
|
-
* [`
|
|
635
|
+
* [`HealthStatusError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/healthstatuserror.py): Healthy status. Status code `420`. Applicable to 1 of 62 methods.*
|
|
677
636
|
* [`ResponseValidationError`](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/./src/cribl_control_plane/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
|
|
678
637
|
|
|
679
638
|
</details>
|
{cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/_version.py
RENAMED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import importlib.metadata
|
|
4
4
|
|
|
5
5
|
__title__: str = "cribl-control-plane"
|
|
6
|
-
__version__: str = "0.
|
|
7
|
-
__openapi_doc_version__: str = "4.
|
|
8
|
-
__gen_version__: str = "2.
|
|
9
|
-
__user_agent__: str = "speakeasy-sdk/python 0.
|
|
6
|
+
__version__: str = "0.3.0a1"
|
|
7
|
+
__openapi_doc_version__: str = "4.14.2-alpha.1761946091518-69c0146f"
|
|
8
|
+
__gen_version__: str = "2.731.6"
|
|
9
|
+
__user_agent__: str = "speakeasy-sdk/python 0.3.0a1 2.731.6 4.14.2-alpha.1761946091518-69c0146f cribl-control-plane"
|
|
10
10
|
|
|
11
11
|
try:
|
|
12
12
|
if __package__ is not None:
|
|
@@ -9,10 +9,7 @@ import sys
|
|
|
9
9
|
if TYPE_CHECKING:
|
|
10
10
|
from .apierror import APIError
|
|
11
11
|
from .error import Error, ErrorData
|
|
12
|
-
from .
|
|
13
|
-
HealthServerStatusError,
|
|
14
|
-
HealthServerStatusErrorData,
|
|
15
|
-
)
|
|
12
|
+
from .healthstatus_error import HealthStatusError, HealthStatusErrorData
|
|
16
13
|
from .no_response_error import NoResponseError
|
|
17
14
|
from .responsevalidationerror import ResponseValidationError
|
|
18
15
|
|
|
@@ -21,8 +18,8 @@ __all__ = [
|
|
|
21
18
|
"CriblControlPlaneError",
|
|
22
19
|
"Error",
|
|
23
20
|
"ErrorData",
|
|
24
|
-
"
|
|
25
|
-
"
|
|
21
|
+
"HealthStatusError",
|
|
22
|
+
"HealthStatusErrorData",
|
|
26
23
|
"NoResponseError",
|
|
27
24
|
"ResponseValidationError",
|
|
28
25
|
]
|
|
@@ -31,8 +28,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
31
28
|
"APIError": ".apierror",
|
|
32
29
|
"Error": ".error",
|
|
33
30
|
"ErrorData": ".error",
|
|
34
|
-
"
|
|
35
|
-
"
|
|
31
|
+
"HealthStatusError": ".healthstatus_error",
|
|
32
|
+
"HealthStatusErrorData": ".healthstatus_error",
|
|
36
33
|
"NoResponseError": ".no_response_error",
|
|
37
34
|
"ResponseValidationError": ".responsevalidationerror",
|
|
38
35
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
from cribl_control_plane.errors import CriblControlPlaneError
|
|
5
|
-
from cribl_control_plane.models import
|
|
5
|
+
from cribl_control_plane.models import healthstatus as models_healthstatus
|
|
6
6
|
from cribl_control_plane.types import BaseModel
|
|
7
7
|
from cribl_control_plane.utils import validate_open_enum
|
|
8
8
|
from dataclasses import dataclass, field
|
|
@@ -13,26 +13,25 @@ from typing import Optional
|
|
|
13
13
|
from typing_extensions import Annotated
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
class
|
|
17
|
-
start_time: Annotated[float, pydantic.Field(alias="startTime")]
|
|
18
|
-
|
|
16
|
+
class HealthStatusErrorData(BaseModel):
|
|
19
17
|
status: Annotated[
|
|
20
|
-
|
|
18
|
+
models_healthstatus.Status, PlainValidator(validate_open_enum(False))
|
|
21
19
|
]
|
|
22
20
|
|
|
21
|
+
start_time: Annotated[float, pydantic.Field(alias="startTime")]
|
|
22
|
+
|
|
23
23
|
role: Annotated[
|
|
24
|
-
Optional[
|
|
25
|
-
PlainValidator(validate_open_enum(False)),
|
|
24
|
+
Optional[models_healthstatus.Role], PlainValidator(validate_open_enum(False))
|
|
26
25
|
] = None
|
|
27
26
|
|
|
28
27
|
|
|
29
28
|
@dataclass(unsafe_hash=True)
|
|
30
|
-
class
|
|
31
|
-
data:
|
|
29
|
+
class HealthStatusError(CriblControlPlaneError):
|
|
30
|
+
data: HealthStatusErrorData = field(hash=False)
|
|
32
31
|
|
|
33
32
|
def __init__(
|
|
34
33
|
self,
|
|
35
|
-
data:
|
|
34
|
+
data: HealthStatusErrorData,
|
|
36
35
|
raw_response: httpx.Response,
|
|
37
36
|
body: Optional[str] = None,
|
|
38
37
|
):
|
{cribl_control_plane-0.2.1rc6 → cribl_control_plane-0.3.0a1}/src/cribl_control_plane/groups_sdk.py
RENAMED
|
@@ -221,14 +221,11 @@ class GroupsSDK(BaseSDK):
|
|
|
221
221
|
cloud: Optional[
|
|
222
222
|
Union[models.ConfigGroupCloud, models.ConfigGroupCloudTypedDict]
|
|
223
223
|
] = None,
|
|
224
|
+
config_version: Optional[str] = None,
|
|
224
225
|
deploying_worker_count: Optional[float] = None,
|
|
225
226
|
description: Optional[str] = None,
|
|
226
|
-
estimated_ingest_rate: Optional[
|
|
227
|
-
|
|
228
|
-
] = None,
|
|
229
|
-
git: Optional[
|
|
230
|
-
Union[models.GroupCreateRequestGit, models.GroupCreateRequestGitTypedDict]
|
|
231
|
-
] = None,
|
|
227
|
+
estimated_ingest_rate: Optional[float] = None,
|
|
228
|
+
git: Optional[Union[models.Git, models.GitTypedDict]] = None,
|
|
232
229
|
incompatible_worker_count: Optional[float] = None,
|
|
233
230
|
inherits: Optional[str] = None,
|
|
234
231
|
is_fleet: Optional[bool] = None,
|
|
@@ -243,10 +240,9 @@ class GroupsSDK(BaseSDK):
|
|
|
243
240
|
name: Optional[str] = None,
|
|
244
241
|
on_prem: Optional[bool] = None,
|
|
245
242
|
provisioned: Optional[bool] = None,
|
|
246
|
-
source_group_id: Optional[str] = None,
|
|
247
243
|
streamtags: Optional[List[str]] = None,
|
|
248
244
|
tags: Optional[str] = None,
|
|
249
|
-
type_: Optional[models.
|
|
245
|
+
type_: Optional[models.ConfigGroupType] = None,
|
|
250
246
|
upgrade_version: Optional[str] = None,
|
|
251
247
|
worker_count: Optional[float] = None,
|
|
252
248
|
worker_remote_access: Optional[bool] = None,
|
|
@@ -259,12 +255,13 @@ class GroupsSDK(BaseSDK):
|
|
|
259
255
|
|
|
260
256
|
Create a new Worker Group or Edge Fleet for the specified Cribl product.
|
|
261
257
|
|
|
262
|
-
:param product:
|
|
258
|
+
:param product: Name of the Cribl product to add the Worker Group or Edge Fleet to.
|
|
263
259
|
:param id:
|
|
264
260
|
:param cloud:
|
|
261
|
+
:param config_version:
|
|
265
262
|
:param deploying_worker_count:
|
|
266
263
|
:param description:
|
|
267
|
-
:param estimated_ingest_rate:
|
|
264
|
+
:param estimated_ingest_rate:
|
|
268
265
|
:param git:
|
|
269
266
|
:param incompatible_worker_count:
|
|
270
267
|
:param inherits:
|
|
@@ -275,7 +272,6 @@ class GroupsSDK(BaseSDK):
|
|
|
275
272
|
:param name:
|
|
276
273
|
:param on_prem:
|
|
277
274
|
:param provisioned:
|
|
278
|
-
:param source_group_id:
|
|
279
275
|
:param streamtags:
|
|
280
276
|
:param tags:
|
|
281
277
|
:param type:
|
|
@@ -299,16 +295,15 @@ class GroupsSDK(BaseSDK):
|
|
|
299
295
|
|
|
300
296
|
request = models.CreateConfigGroupByProductRequest(
|
|
301
297
|
product=product,
|
|
302
|
-
|
|
298
|
+
config_group=models.ConfigGroup(
|
|
303
299
|
cloud=utils.get_pydantic_model(
|
|
304
300
|
cloud, Optional[models.ConfigGroupCloud]
|
|
305
301
|
),
|
|
302
|
+
config_version=config_version,
|
|
306
303
|
deploying_worker_count=deploying_worker_count,
|
|
307
304
|
description=description,
|
|
308
305
|
estimated_ingest_rate=estimated_ingest_rate,
|
|
309
|
-
git=utils.get_pydantic_model(
|
|
310
|
-
git, Optional[models.GroupCreateRequestGit]
|
|
311
|
-
),
|
|
306
|
+
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
312
307
|
id=id,
|
|
313
308
|
incompatible_worker_count=incompatible_worker_count,
|
|
314
309
|
inherits=inherits,
|
|
@@ -321,7 +316,6 @@ class GroupsSDK(BaseSDK):
|
|
|
321
316
|
name=name,
|
|
322
317
|
on_prem=on_prem,
|
|
323
318
|
provisioned=provisioned,
|
|
324
|
-
source_group_id=source_group_id,
|
|
325
319
|
streamtags=streamtags,
|
|
326
320
|
tags=tags,
|
|
327
321
|
type=type_,
|
|
@@ -345,11 +339,7 @@ class GroupsSDK(BaseSDK):
|
|
|
345
339
|
http_headers=http_headers,
|
|
346
340
|
security=self.sdk_configuration.security,
|
|
347
341
|
get_serialized_body=lambda: utils.serialize_request_body(
|
|
348
|
-
request.
|
|
349
|
-
False,
|
|
350
|
-
False,
|
|
351
|
-
"json",
|
|
352
|
-
models.GroupCreateRequest,
|
|
342
|
+
request.config_group, False, False, "json", models.ConfigGroup
|
|
353
343
|
),
|
|
354
344
|
timeout_ms=timeout_ms,
|
|
355
345
|
)
|
|
@@ -402,14 +392,11 @@ class GroupsSDK(BaseSDK):
|
|
|
402
392
|
cloud: Optional[
|
|
403
393
|
Union[models.ConfigGroupCloud, models.ConfigGroupCloudTypedDict]
|
|
404
394
|
] = None,
|
|
395
|
+
config_version: Optional[str] = None,
|
|
405
396
|
deploying_worker_count: Optional[float] = None,
|
|
406
397
|
description: Optional[str] = None,
|
|
407
|
-
estimated_ingest_rate: Optional[
|
|
408
|
-
|
|
409
|
-
] = None,
|
|
410
|
-
git: Optional[
|
|
411
|
-
Union[models.GroupCreateRequestGit, models.GroupCreateRequestGitTypedDict]
|
|
412
|
-
] = None,
|
|
398
|
+
estimated_ingest_rate: Optional[float] = None,
|
|
399
|
+
git: Optional[Union[models.Git, models.GitTypedDict]] = None,
|
|
413
400
|
incompatible_worker_count: Optional[float] = None,
|
|
414
401
|
inherits: Optional[str] = None,
|
|
415
402
|
is_fleet: Optional[bool] = None,
|
|
@@ -424,10 +411,9 @@ class GroupsSDK(BaseSDK):
|
|
|
424
411
|
name: Optional[str] = None,
|
|
425
412
|
on_prem: Optional[bool] = None,
|
|
426
413
|
provisioned: Optional[bool] = None,
|
|
427
|
-
source_group_id: Optional[str] = None,
|
|
428
414
|
streamtags: Optional[List[str]] = None,
|
|
429
415
|
tags: Optional[str] = None,
|
|
430
|
-
type_: Optional[models.
|
|
416
|
+
type_: Optional[models.ConfigGroupType] = None,
|
|
431
417
|
upgrade_version: Optional[str] = None,
|
|
432
418
|
worker_count: Optional[float] = None,
|
|
433
419
|
worker_remote_access: Optional[bool] = None,
|
|
@@ -440,12 +426,13 @@ class GroupsSDK(BaseSDK):
|
|
|
440
426
|
|
|
441
427
|
Create a new Worker Group or Edge Fleet for the specified Cribl product.
|
|
442
428
|
|
|
443
|
-
:param product:
|
|
429
|
+
:param product: Name of the Cribl product to add the Worker Group or Edge Fleet to.
|
|
444
430
|
:param id:
|
|
445
431
|
:param cloud:
|
|
432
|
+
:param config_version:
|
|
446
433
|
:param deploying_worker_count:
|
|
447
434
|
:param description:
|
|
448
|
-
:param estimated_ingest_rate:
|
|
435
|
+
:param estimated_ingest_rate:
|
|
449
436
|
:param git:
|
|
450
437
|
:param incompatible_worker_count:
|
|
451
438
|
:param inherits:
|
|
@@ -456,7 +443,6 @@ class GroupsSDK(BaseSDK):
|
|
|
456
443
|
:param name:
|
|
457
444
|
:param on_prem:
|
|
458
445
|
:param provisioned:
|
|
459
|
-
:param source_group_id:
|
|
460
446
|
:param streamtags:
|
|
461
447
|
:param tags:
|
|
462
448
|
:param type:
|
|
@@ -480,16 +466,15 @@ class GroupsSDK(BaseSDK):
|
|
|
480
466
|
|
|
481
467
|
request = models.CreateConfigGroupByProductRequest(
|
|
482
468
|
product=product,
|
|
483
|
-
|
|
469
|
+
config_group=models.ConfigGroup(
|
|
484
470
|
cloud=utils.get_pydantic_model(
|
|
485
471
|
cloud, Optional[models.ConfigGroupCloud]
|
|
486
472
|
),
|
|
473
|
+
config_version=config_version,
|
|
487
474
|
deploying_worker_count=deploying_worker_count,
|
|
488
475
|
description=description,
|
|
489
476
|
estimated_ingest_rate=estimated_ingest_rate,
|
|
490
|
-
git=utils.get_pydantic_model(
|
|
491
|
-
git, Optional[models.GroupCreateRequestGit]
|
|
492
|
-
),
|
|
477
|
+
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
493
478
|
id=id,
|
|
494
479
|
incompatible_worker_count=incompatible_worker_count,
|
|
495
480
|
inherits=inherits,
|
|
@@ -502,7 +487,6 @@ class GroupsSDK(BaseSDK):
|
|
|
502
487
|
name=name,
|
|
503
488
|
on_prem=on_prem,
|
|
504
489
|
provisioned=provisioned,
|
|
505
|
-
source_group_id=source_group_id,
|
|
506
490
|
streamtags=streamtags,
|
|
507
491
|
tags=tags,
|
|
508
492
|
type=type_,
|
|
@@ -526,11 +510,7 @@ class GroupsSDK(BaseSDK):
|
|
|
526
510
|
http_headers=http_headers,
|
|
527
511
|
security=self.sdk_configuration.security,
|
|
528
512
|
get_serialized_body=lambda: utils.serialize_request_body(
|
|
529
|
-
request.
|
|
530
|
-
False,
|
|
531
|
-
False,
|
|
532
|
-
"json",
|
|
533
|
-
models.GroupCreateRequest,
|
|
513
|
+
request.config_group, False, False, "json", models.ConfigGroup
|
|
534
514
|
),
|
|
535
515
|
timeout_ms=timeout_ms,
|
|
536
516
|
)
|
|
@@ -777,10 +757,8 @@ class GroupsSDK(BaseSDK):
|
|
|
777
757
|
config_version: Optional[str] = None,
|
|
778
758
|
deploying_worker_count: Optional[float] = None,
|
|
779
759
|
description: Optional[str] = None,
|
|
780
|
-
estimated_ingest_rate: Optional[
|
|
781
|
-
git: Optional[
|
|
782
|
-
Union[models.ConfigGroupGit, models.ConfigGroupGitTypedDict]
|
|
783
|
-
] = None,
|
|
760
|
+
estimated_ingest_rate: Optional[float] = None,
|
|
761
|
+
git: Optional[Union[models.Git, models.GitTypedDict]] = None,
|
|
784
762
|
incompatible_worker_count: Optional[float] = None,
|
|
785
763
|
inherits: Optional[str] = None,
|
|
786
764
|
is_fleet: Optional[bool] = None,
|
|
@@ -817,7 +795,7 @@ class GroupsSDK(BaseSDK):
|
|
|
817
795
|
:param config_version:
|
|
818
796
|
:param deploying_worker_count:
|
|
819
797
|
:param description:
|
|
820
|
-
:param estimated_ingest_rate:
|
|
798
|
+
:param estimated_ingest_rate:
|
|
821
799
|
:param git:
|
|
822
800
|
:param incompatible_worker_count:
|
|
823
801
|
:param inherits:
|
|
@@ -860,7 +838,7 @@ class GroupsSDK(BaseSDK):
|
|
|
860
838
|
deploying_worker_count=deploying_worker_count,
|
|
861
839
|
description=description,
|
|
862
840
|
estimated_ingest_rate=estimated_ingest_rate,
|
|
863
|
-
git=utils.get_pydantic_model(git, Optional[models.
|
|
841
|
+
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
864
842
|
id=id,
|
|
865
843
|
incompatible_worker_count=incompatible_worker_count,
|
|
866
844
|
inherits=inherits,
|
|
@@ -953,10 +931,8 @@ class GroupsSDK(BaseSDK):
|
|
|
953
931
|
config_version: Optional[str] = None,
|
|
954
932
|
deploying_worker_count: Optional[float] = None,
|
|
955
933
|
description: Optional[str] = None,
|
|
956
|
-
estimated_ingest_rate: Optional[
|
|
957
|
-
git: Optional[
|
|
958
|
-
Union[models.ConfigGroupGit, models.ConfigGroupGitTypedDict]
|
|
959
|
-
] = None,
|
|
934
|
+
estimated_ingest_rate: Optional[float] = None,
|
|
935
|
+
git: Optional[Union[models.Git, models.GitTypedDict]] = None,
|
|
960
936
|
incompatible_worker_count: Optional[float] = None,
|
|
961
937
|
inherits: Optional[str] = None,
|
|
962
938
|
is_fleet: Optional[bool] = None,
|
|
@@ -993,7 +969,7 @@ class GroupsSDK(BaseSDK):
|
|
|
993
969
|
:param config_version:
|
|
994
970
|
:param deploying_worker_count:
|
|
995
971
|
:param description:
|
|
996
|
-
:param estimated_ingest_rate:
|
|
972
|
+
:param estimated_ingest_rate:
|
|
997
973
|
:param git:
|
|
998
974
|
:param incompatible_worker_count:
|
|
999
975
|
:param inherits:
|
|
@@ -1036,7 +1012,7 @@ class GroupsSDK(BaseSDK):
|
|
|
1036
1012
|
deploying_worker_count=deploying_worker_count,
|
|
1037
1013
|
description=description,
|
|
1038
1014
|
estimated_ingest_rate=estimated_ingest_rate,
|
|
1039
|
-
git=utils.get_pydantic_model(git, Optional[models.
|
|
1015
|
+
git=utils.get_pydantic_model(git, Optional[models.Git]),
|
|
1040
1016
|
id=id,
|
|
1041
1017
|
incompatible_worker_count=incompatible_worker_count,
|
|
1042
1018
|
inherits=inherits,
|