cribl-control-plane 0.4.0b3__tar.gz → 0.4.0rc2__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.
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/PKG-INFO +28 -57
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/README-PYPI.md +27 -56
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/pyproject.toml +1 -2
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/_version.py +4 -4
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/__init__.py +38 -42
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/difffiles.py +5 -46
- cribl_control_plane-0.4.0rc2/src/cribl_control_plane/models/diffline.py +26 -0
- cribl_control_plane-0.4.0rc2/src/cribl_control_plane/models/difflinecontext.py +28 -0
- cribl_control_plane-0.4.0rc2/src/cribl_control_plane/models/difflinedelete.py +25 -0
- cribl_control_plane-0.4.0rc2/src/cribl_control_plane/models/difflineinsert.py +25 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcloudflarehec.py +4 -9
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcribllakehttp.py +0 -15
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsnmp.py +7 -33
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsplunkhec.py +4 -8
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputwef.py +0 -23
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputwiz.py +0 -90
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputzscalerhec.py +4 -8
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsplunklb.py +0 -10
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/unmarshal_json_response.py +1 -15
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/py.typed +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/__init__.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/_hooks/__init__.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/_hooks/clientcredentials.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/_hooks/registration.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/_hooks/sdkhooks.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/_hooks/types.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/acl.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/auth_sdk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/basesdk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/branches.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/commits.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/commits_files.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/configs_versions.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/destinations.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/destinations_pq.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/__init__.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/apierror.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/criblcontrolplaneerror.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/error.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/healthserverstatus_error.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/no_response_error.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/errors/responsevalidationerror.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/groups_configs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/groups_sdk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/health.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/hectokens.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/httpclient.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/lakedatasets.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/addhectokenrequest.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/authtoken.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/branchinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/cacheconnection.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/cacheconnectionbackfillstatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/cloudprovider.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/commit.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/configgroup.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/configgroupcloud.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/configgrouplookups.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedbranchinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedconfiggroup.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedcribllakedataset.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/counteddistributedsummary.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitcommitsummary.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitcountresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitdiffresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitfilesresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitlogresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitrevertresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitshowresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedgitstatusresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedinput.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedinputsplunkhec.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedjobinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedmasterworkerentry.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countednumber.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedobject.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedoutput.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedoutputsamplesresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedoutputtestresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedpackinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedpackinstallinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedpipeline.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedroutes.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedstring.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/countedteamaccesscontrollist.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/counteduseraccesscontrollist.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createconfiggroupbyproductop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createcribllakedatasetbylakeidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createinputhectokenbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createoutputtestbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createroutesappendbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createversioncommitop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createversionrevertop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/createversionundoop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/criblevent.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/cribllakedataset.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/cribllakedatasetupdate.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/currentbranchresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/datasetmetadata.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/datasetmetadataruninfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deleteconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deletecribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deleteinputbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deleteoutputbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deleteoutputpqbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deletepacksbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deletepipelinebyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deployrequest.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/deployrequestlookups.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/distributedsummary.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getconfiggroupaclbyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getconfiggroupaclteamsbyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getconfiggroupconfigversionbyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getcribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getcribllakedatasetbylakeidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getinputbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getmasterworkerentryop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getoutputbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getoutputpqbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getoutputsamplesbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getpacksbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getpacksop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getpipelinebyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getroutesbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getsummaryop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getversioncountop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getversiondiffop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getversionfilesop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getversionop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getversionshowop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/getversionstatusop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitcommitparams.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitcommitsummary.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitcountresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitdiffresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitfile.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitfilesresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitlogresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitrevertparams.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitrevertresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitshowresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/gitstatusresult.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/groupcreaterequest.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/hbcriblinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/hbleaderinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/healthserverstatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/heartbeatmetadata.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/input.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputappscope.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputazureblob.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcollection.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputconfluentcloud.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcribl.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcriblhttp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcriblmetrics.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcribltcp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputcrowdstrike.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputdatadogagent.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputdatagen.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputedgeprometheus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputelastic.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputeventhub.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputexec.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputfile.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputfirehose.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputgooglepubsub.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputgrafana.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputhttp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputhttpraw.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputjournalfiles.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputkafka.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputkinesis.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputkubeevents.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputkubelogs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputkubemetrics.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputloki.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputmetrics.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputmodeldriventelemetry.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputmsk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputnetflow.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputoffice365mgmt.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputoffice365msgtrace.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputoffice365service.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputopentelemetry.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputprometheus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputprometheusrw.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputrawudp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputs3.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputs3inventory.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsecuritylake.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsplunk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsplunksearch.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsqs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsyslog.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsystemmetrics.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputsystemstate.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputtcp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputtcpjson.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputwindowsmetrics.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputwineventlogs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/inputwizwebhook.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/jobinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/jobstatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/lakedatasetmetrics.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/lakedatasetsearchconfig.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/lakehouseconnectiontype.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/listconfiggroupbyproductop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/listmasterworkerentryop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/logininfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/masterworkerentry.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/nodeactiveupgradestatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/nodefailedupgradestatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/nodeprovidedinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/nodeskippedupgradestatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/nodeupgradestate.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/nodeupgradestatus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outpostnodeinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/output.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputazureblob.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputazuredataexplorer.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputazureeventhub.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputazurelogs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputchronicle.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputclickhouse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputcloudflarer2.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputcloudwatch.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputconfluentcloud.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputcriblhttp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputcribllake.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputcribltcp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputcrowdstrikenextgensiem.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdatabricks.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdatadog.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdataset.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdefault.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdevnull.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdiskspool.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdls3.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdynatracehttp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputdynatraceotlp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputelastic.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputelasticcloud.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputexabeam.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputfilesystem.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputgooglechronicle.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputgooglecloudlogging.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputgooglecloudstorage.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputgooglepubsub.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputgrafanacloud.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputgraphite.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputhoneycomb.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputhumiohec.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputinfluxdb.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputkafka.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputkinesis.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputloki.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputmicrosoftfabric.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputminio.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputmsk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputnetflow.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputnewrelic.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputnewrelicevents.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputopentelemetry.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputprometheus.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputring.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputrouter.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputs3.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsamplesresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsecuritylake.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsentinel.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsentineloneaisiem.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputservicenow.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsignalfx.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsnmp.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsns.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsplunk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsplunkhec.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsqs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputstatsd.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputstatsdext.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsumologic.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputsyslog.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputtcpjson.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputtestrequest.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputtestresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputwavefront.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputwebhook.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/outputxsiam.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/packinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/packinstallinfo.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/packrequestbody_union.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/packupgraderequest.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/pipeline.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/pipelinefunctionconf.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/productscore.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/rbacresource.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/resourcepolicy.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/routeconf.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/routes.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/routesroute.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/runnablejob.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/runnablejobcollection.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/runnablejobexecutor.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/runnablejobscheduledsearch.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/schemeclientoauth.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/security.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/teamaccesscontrollist.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updateconfiggroupbyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updateconfiggroupdeploybyproductandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updatecribllakedatasetbylakeidandidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updatehectokenrequest.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updateinputbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updateinputhectokenbyidandtokenop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updateoutputbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updatepacksbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updatepacksop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updatepipelinebyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/updateroutesbyidop.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/uploadpackresponse.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/useraccesscontrollist.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/models/workertypes.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/nodes.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/packs.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/pipelines.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/py.typed +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/routes_sdk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/samples.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/sdk.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/sdkconfiguration.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/sources.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/statuses.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/summaries.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/teams.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/tokens.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/types/__init__.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/types/basemodel.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/__init__.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/annotations.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/datetimes.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/enums.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/eventstreaming.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/forms.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/headers.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/logger.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/metadata.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/queryparams.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/requestbodies.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/retries.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/security.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/serializers.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/url.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/utils/values.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/src/cribl_control_plane/versions.py +0 -0
- {cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/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.4.
|
|
3
|
+
Version: 0.4.0rc2
|
|
4
4
|
Summary: Python Client SDK Generated by Speakeasy.
|
|
5
5
|
Author: Speakeasy
|
|
6
6
|
Requires-Python: >=3.9.2
|
|
@@ -17,11 +17,20 @@ 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
|
|
22
20
|
|
|
23
|
-
Cribl
|
|
24
|
-
|
|
21
|
+
The Cribl Python SDK for the control plane provides operational control over Cribl resources and helps streamline the process of integrating with Cribl.
|
|
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] -->
|
|
25
34
|
|
|
26
35
|
<!-- Start Table of Contents [toc] -->
|
|
27
36
|
## Table of Contents
|
|
@@ -241,9 +250,14 @@ asyncio.run(main())
|
|
|
241
250
|
```
|
|
242
251
|
<!-- End SDK Example Usage [usage] -->
|
|
243
252
|
|
|
244
|
-
<!-- Start Authentication [security] -->
|
|
245
253
|
## Authentication
|
|
246
254
|
|
|
255
|
+
Except for the `health.get` and `auth.tokens.get` methods, all Cribl SDK requests require you to authenticate with a Bearer token. You must include a valid Bearer token in the configuration when initializing your SDK client. The Bearer token verifies your identity and ensures secure access to the requested resources. The SDK automatically manages the `Authorization` header for subsequent requests once properly authenticated.
|
|
256
|
+
|
|
257
|
+
For information about Bearer token expiration, see [Token Management](https://docs.cribl.io/cribl-as-code/sdks-auth/#sdks-token-mgmt) in the Cribl as Code documentation.
|
|
258
|
+
|
|
259
|
+
**Authentication happens once during SDK initialization**. After you initialize the SDK client with authentication as shown in the [authentication examples](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication-examples), the SDK automatically handles authentication for all subsequent API calls. You do not need to include authentication parameters in individual API requests. The [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage) section shows how to initialize the SDK and make API calls, but if you've properly initialized your client as shown in the authentication examples, you only need to make the API method calls themselves without re-initializing.
|
|
260
|
+
|
|
247
261
|
### Per-Client Security Schemes
|
|
248
262
|
|
|
249
263
|
This SDK supports the following security schemes globally:
|
|
@@ -253,62 +267,19 @@ This SDK supports the following security schemes globally:
|
|
|
253
267
|
| `bearer_auth` | http | HTTP Bearer | `CRIBLCONTROLPLANE_BEARER_AUTH` |
|
|
254
268
|
| `client_oauth` | oauth2 | OAuth2 token | `CRIBLCONTROLPLANE_CLIENT_OAUTH` |
|
|
255
269
|
|
|
256
|
-
|
|
257
|
-
```python
|
|
258
|
-
from cribl_control_plane import CriblControlPlane, models
|
|
259
|
-
import os
|
|
270
|
+
To configure authentication on Cribl.Cloud and in hybrid deployments, use the `client_oauth` security scheme. The SDK uses the OAuth credentials that you provide to obtain a Bearer token and refresh the token within its expiration window using the standard OAuth2 flow.
|
|
260
271
|
|
|
272
|
+
In on-prem deployments, use the `bearer_auth` security scheme. The SDK uses the username/password credentials that you provide to obtain a Bearer token. Automatically refreshing the Bearer token within its expiration window requires a callback function as shown in the [On-Prem Authentication Example](https://github.com/criblio/cribl_control_plane_sdk_python/blob/main/examples/example_onprem_auth.py).
|
|
261
273
|
|
|
262
|
-
with
|
|
263
|
-
server_url="https://api.example.com",
|
|
264
|
-
security=models.Security(
|
|
265
|
-
bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
|
|
266
|
-
),
|
|
267
|
-
) as ccp_client:
|
|
274
|
+
Set the security scheme through the `security` optional parameter when initializing the SDK client instance. The SDK uses the selected scheme by default to authenticate with the API for all operations that support it.
|
|
268
275
|
|
|
269
|
-
|
|
270
|
-
"<value 1>",
|
|
271
|
-
"<value 2>",
|
|
272
|
-
], bucket_name="<value>", cache_connection={
|
|
273
|
-
"accelerated_fields": [
|
|
274
|
-
"<value 1>",
|
|
275
|
-
"<value 2>",
|
|
276
|
-
],
|
|
277
|
-
"backfill_status": models.CacheConnectionBackfillStatus.PENDING,
|
|
278
|
-
"cache_ref": "<value>",
|
|
279
|
-
"created_at": 7795.06,
|
|
280
|
-
"lakehouse_connection_type": models.LakehouseConnectionType.CACHE,
|
|
281
|
-
"migration_query_id": "<id>",
|
|
282
|
-
"retention_in_days": 1466.58,
|
|
283
|
-
}, deletion_started_at=8310.58, description="pleased toothbrush long brush smooth swiftly rightfully phooey chapel", format_=models.CriblLakeDatasetFormat.DDSS, http_da_used=True, metrics={
|
|
284
|
-
"current_size_bytes": 6170.04,
|
|
285
|
-
"metrics_date": "<value>",
|
|
286
|
-
}, retention_period_in_days=456.37, search_config={
|
|
287
|
-
"datatypes": [
|
|
288
|
-
"<value 1>",
|
|
289
|
-
],
|
|
290
|
-
"metadata": {
|
|
291
|
-
"earliest": "<value>",
|
|
292
|
-
"enable_acceleration": True,
|
|
293
|
-
"field_list": [
|
|
294
|
-
"<value 1>",
|
|
295
|
-
"<value 2>",
|
|
296
|
-
],
|
|
297
|
-
"latest_run_info": {
|
|
298
|
-
"earliest_scanned_time": 4334.7,
|
|
299
|
-
"finished_at": 6811.22,
|
|
300
|
-
"latest_scanned_time": 5303.3,
|
|
301
|
-
"object_count": 9489.04,
|
|
302
|
-
},
|
|
303
|
-
"scan_mode": models.ScanMode.DETAILED,
|
|
304
|
-
},
|
|
305
|
-
}, storage_location_id="<id>", view_name="<value>")
|
|
276
|
+
### Authentication Examples
|
|
306
277
|
|
|
307
|
-
|
|
308
|
-
print(res)
|
|
278
|
+
The [Cribl.Cloud and Hybrid Authentication Example](https://github.com/criblio/cribl_control_plane_sdk_python/blob/main/examples/example_cloud_auth.py) demonstrates how to configure authentication on Cribl.Cloud and in hybrid deployments. To obtain the Client ID and Client Secret you'll need to initialize using the `client_oauth` security schema, follow the [instructions for creating an API Credential](https://docs.cribl.io/cribl-as-code/sdks-auth/#sdks-auth-cloud) in the Cribl as Code documentation.
|
|
309
279
|
|
|
310
|
-
|
|
311
|
-
|
|
280
|
+
The [On-Prem Authentication Example](https://github.com/criblio/cribl_control_plane_sdk_python/blob/main/examples/example_onprem_auth.py) demonstrates how to configure authentication in on-prem deployments using your username and password.
|
|
281
|
+
|
|
282
|
+
<!-- No Authentication [security] -->
|
|
312
283
|
|
|
313
284
|
<!-- Start Available Resources and Operations [operations] -->
|
|
314
285
|
## Available Resources and Operations
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
# cribl_control_plane_sdk_python
|
|
2
|
-
<!-- Start Summary [summary] -->
|
|
3
|
-
## Summary
|
|
4
2
|
|
|
5
|
-
Cribl
|
|
6
|
-
|
|
3
|
+
The Cribl Python SDK for the control plane provides operational control over Cribl resources and helps streamline the process of integrating with Cribl.
|
|
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] -->
|
|
7
16
|
|
|
8
17
|
<!-- Start Table of Contents [toc] -->
|
|
9
18
|
## Table of Contents
|
|
@@ -223,9 +232,14 @@ asyncio.run(main())
|
|
|
223
232
|
```
|
|
224
233
|
<!-- End SDK Example Usage [usage] -->
|
|
225
234
|
|
|
226
|
-
<!-- Start Authentication [security] -->
|
|
227
235
|
## Authentication
|
|
228
236
|
|
|
237
|
+
Except for the `health.get` and `auth.tokens.get` methods, all Cribl SDK requests require you to authenticate with a Bearer token. You must include a valid Bearer token in the configuration when initializing your SDK client. The Bearer token verifies your identity and ensures secure access to the requested resources. The SDK automatically manages the `Authorization` header for subsequent requests once properly authenticated.
|
|
238
|
+
|
|
239
|
+
For information about Bearer token expiration, see [Token Management](https://docs.cribl.io/cribl-as-code/sdks-auth/#sdks-token-mgmt) in the Cribl as Code documentation.
|
|
240
|
+
|
|
241
|
+
**Authentication happens once during SDK initialization**. After you initialize the SDK client with authentication as shown in the [authentication examples](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#authentication-examples), the SDK automatically handles authentication for all subsequent API calls. You do not need to include authentication parameters in individual API requests. The [SDK Example Usage](https://github.com/criblio/cribl_control_plane_sdk_python/blob/master/#sdk-example-usage) section shows how to initialize the SDK and make API calls, but if you've properly initialized your client as shown in the authentication examples, you only need to make the API method calls themselves without re-initializing.
|
|
242
|
+
|
|
229
243
|
### Per-Client Security Schemes
|
|
230
244
|
|
|
231
245
|
This SDK supports the following security schemes globally:
|
|
@@ -235,62 +249,19 @@ This SDK supports the following security schemes globally:
|
|
|
235
249
|
| `bearer_auth` | http | HTTP Bearer | `CRIBLCONTROLPLANE_BEARER_AUTH` |
|
|
236
250
|
| `client_oauth` | oauth2 | OAuth2 token | `CRIBLCONTROLPLANE_CLIENT_OAUTH` |
|
|
237
251
|
|
|
238
|
-
|
|
239
|
-
```python
|
|
240
|
-
from cribl_control_plane import CriblControlPlane, models
|
|
241
|
-
import os
|
|
252
|
+
To configure authentication on Cribl.Cloud and in hybrid deployments, use the `client_oauth` security scheme. The SDK uses the OAuth credentials that you provide to obtain a Bearer token and refresh the token within its expiration window using the standard OAuth2 flow.
|
|
242
253
|
|
|
254
|
+
In on-prem deployments, use the `bearer_auth` security scheme. The SDK uses the username/password credentials that you provide to obtain a Bearer token. Automatically refreshing the Bearer token within its expiration window requires a callback function as shown in the [On-Prem Authentication Example](https://github.com/criblio/cribl_control_plane_sdk_python/blob/main/examples/example_onprem_auth.py).
|
|
243
255
|
|
|
244
|
-
with
|
|
245
|
-
server_url="https://api.example.com",
|
|
246
|
-
security=models.Security(
|
|
247
|
-
bearer_auth=os.getenv("CRIBLCONTROLPLANE_BEARER_AUTH", ""),
|
|
248
|
-
),
|
|
249
|
-
) as ccp_client:
|
|
256
|
+
Set the security scheme through the `security` optional parameter when initializing the SDK client instance. The SDK uses the selected scheme by default to authenticate with the API for all operations that support it.
|
|
250
257
|
|
|
251
|
-
|
|
252
|
-
"<value 1>",
|
|
253
|
-
"<value 2>",
|
|
254
|
-
], bucket_name="<value>", cache_connection={
|
|
255
|
-
"accelerated_fields": [
|
|
256
|
-
"<value 1>",
|
|
257
|
-
"<value 2>",
|
|
258
|
-
],
|
|
259
|
-
"backfill_status": models.CacheConnectionBackfillStatus.PENDING,
|
|
260
|
-
"cache_ref": "<value>",
|
|
261
|
-
"created_at": 7795.06,
|
|
262
|
-
"lakehouse_connection_type": models.LakehouseConnectionType.CACHE,
|
|
263
|
-
"migration_query_id": "<id>",
|
|
264
|
-
"retention_in_days": 1466.58,
|
|
265
|
-
}, deletion_started_at=8310.58, description="pleased toothbrush long brush smooth swiftly rightfully phooey chapel", format_=models.CriblLakeDatasetFormat.DDSS, http_da_used=True, metrics={
|
|
266
|
-
"current_size_bytes": 6170.04,
|
|
267
|
-
"metrics_date": "<value>",
|
|
268
|
-
}, retention_period_in_days=456.37, search_config={
|
|
269
|
-
"datatypes": [
|
|
270
|
-
"<value 1>",
|
|
271
|
-
],
|
|
272
|
-
"metadata": {
|
|
273
|
-
"earliest": "<value>",
|
|
274
|
-
"enable_acceleration": True,
|
|
275
|
-
"field_list": [
|
|
276
|
-
"<value 1>",
|
|
277
|
-
"<value 2>",
|
|
278
|
-
],
|
|
279
|
-
"latest_run_info": {
|
|
280
|
-
"earliest_scanned_time": 4334.7,
|
|
281
|
-
"finished_at": 6811.22,
|
|
282
|
-
"latest_scanned_time": 5303.3,
|
|
283
|
-
"object_count": 9489.04,
|
|
284
|
-
},
|
|
285
|
-
"scan_mode": models.ScanMode.DETAILED,
|
|
286
|
-
},
|
|
287
|
-
}, storage_location_id="<id>", view_name="<value>")
|
|
258
|
+
### Authentication Examples
|
|
288
259
|
|
|
289
|
-
|
|
290
|
-
print(res)
|
|
260
|
+
The [Cribl.Cloud and Hybrid Authentication Example](https://github.com/criblio/cribl_control_plane_sdk_python/blob/main/examples/example_cloud_auth.py) demonstrates how to configure authentication on Cribl.Cloud and in hybrid deployments. To obtain the Client ID and Client Secret you'll need to initialize using the `client_oauth` security schema, follow the [instructions for creating an API Credential](https://docs.cribl.io/cribl-as-code/sdks-auth/#sdks-auth-cloud) in the Cribl as Code documentation.
|
|
291
261
|
|
|
292
|
-
|
|
293
|
-
|
|
262
|
+
The [On-Prem Authentication Example](https://github.com/criblio/cribl_control_plane_sdk_python/blob/main/examples/example_onprem_auth.py) demonstrates how to configure authentication in on-prem deployments using your username and password.
|
|
263
|
+
|
|
264
|
+
<!-- No Authentication [security] -->
|
|
294
265
|
|
|
295
266
|
<!-- Start Available Resources and Operations [operations] -->
|
|
296
267
|
## Available Resources and Operations
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
[project]
|
|
3
3
|
name = "cribl-control-plane"
|
|
4
|
-
version = "0.4.
|
|
4
|
+
version = "0.4.0rc2"
|
|
5
5
|
description = "Python Client SDK Generated by Speakeasy."
|
|
6
6
|
authors = [{ name = "Speakeasy" },]
|
|
7
7
|
readme = "README-PYPI.md"
|
|
@@ -28,7 +28,6 @@ in-project = true
|
|
|
28
28
|
[tool.poetry.group.dev.dependencies]
|
|
29
29
|
mypy = "==1.15.0"
|
|
30
30
|
pylint = "==3.2.3"
|
|
31
|
-
pyright = "==1.1.398"
|
|
32
31
|
|
|
33
32
|
[build-system]
|
|
34
33
|
requires = ["poetry-core"]
|
{cribl_control_plane-0.4.0b3 → cribl_control_plane-0.4.0rc2}/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.4.
|
|
7
|
-
__openapi_doc_version__: str = "4.16.0-alpha.
|
|
8
|
-
__gen_version__: str = "2.
|
|
9
|
-
__user_agent__: str = "speakeasy-sdk/python 0.4.
|
|
6
|
+
__version__: str = "0.4.0rc2"
|
|
7
|
+
__openapi_doc_version__: str = "4.16.0-alpha.1763640448660-89844071"
|
|
8
|
+
__gen_version__: str = "2.743.2"
|
|
9
|
+
__user_agent__: str = "speakeasy-sdk/python 0.4.0rc2 2.743.2 4.16.0-alpha.1763640448660-89844071 cribl-control-plane"
|
|
10
10
|
|
|
11
11
|
try:
|
|
12
12
|
if __package__ is not None:
|
|
@@ -201,17 +201,25 @@ if TYPE_CHECKING:
|
|
|
201
201
|
ChecksumBeforeTypedDict,
|
|
202
202
|
DiffFiles,
|
|
203
203
|
DiffFilesTypedDict,
|
|
204
|
-
Line1,
|
|
205
|
-
Line1TypedDict,
|
|
206
|
-
Line2,
|
|
207
|
-
Line2TypedDict,
|
|
208
|
-
Line3,
|
|
209
|
-
Line3TypedDict,
|
|
210
|
-
LineUnion,
|
|
211
|
-
LineUnionTypedDict,
|
|
212
204
|
OldMode,
|
|
213
205
|
OldModeTypedDict,
|
|
214
206
|
)
|
|
207
|
+
from .diffline import DiffLine, DiffLineTypedDict
|
|
208
|
+
from .difflinecontext import (
|
|
209
|
+
DiffLineContext,
|
|
210
|
+
DiffLineContextType,
|
|
211
|
+
DiffLineContextTypedDict,
|
|
212
|
+
)
|
|
213
|
+
from .difflinedelete import (
|
|
214
|
+
DiffLineDelete,
|
|
215
|
+
DiffLineDeleteType,
|
|
216
|
+
DiffLineDeleteTypedDict,
|
|
217
|
+
)
|
|
218
|
+
from .difflineinsert import (
|
|
219
|
+
DiffLineInsert,
|
|
220
|
+
DiffLineInsertType,
|
|
221
|
+
DiffLineInsertTypedDict,
|
|
222
|
+
)
|
|
215
223
|
from .distributedsummary import (
|
|
216
224
|
DistributedSummary,
|
|
217
225
|
DistributedSummaryGroups,
|
|
@@ -1365,7 +1373,6 @@ if TYPE_CHECKING:
|
|
|
1365
1373
|
InputSnmpPqTypedDict,
|
|
1366
1374
|
InputSnmpType,
|
|
1367
1375
|
InputSnmpTypedDict,
|
|
1368
|
-
PrivacyProtocol,
|
|
1369
1376
|
SNMPv3Authentication,
|
|
1370
1377
|
SNMPv3AuthenticationTypedDict,
|
|
1371
1378
|
V3User,
|
|
@@ -1654,9 +1661,7 @@ if TYPE_CHECKING:
|
|
|
1654
1661
|
InputWefTypedDict,
|
|
1655
1662
|
MTLSSettings,
|
|
1656
1663
|
MTLSSettingsTypedDict,
|
|
1657
|
-
Query,
|
|
1658
1664
|
QueryBuilderMode,
|
|
1659
|
-
QueryTypedDict,
|
|
1660
1665
|
Subscription,
|
|
1661
1666
|
SubscriptionMetadatum,
|
|
1662
1667
|
SubscriptionMetadatumTypedDict,
|
|
@@ -1729,7 +1734,6 @@ if TYPE_CHECKING:
|
|
|
1729
1734
|
InputWizConnectionTypedDict,
|
|
1730
1735
|
InputWizContentConfig,
|
|
1731
1736
|
InputWizContentConfigTypedDict,
|
|
1732
|
-
InputWizLogLevel,
|
|
1733
1737
|
InputWizMetadatum,
|
|
1734
1738
|
InputWizMetadatumTypedDict,
|
|
1735
1739
|
InputWizMode,
|
|
@@ -1742,8 +1746,6 @@ if TYPE_CHECKING:
|
|
|
1742
1746
|
InputWizRetryType,
|
|
1743
1747
|
InputWizType,
|
|
1744
1748
|
InputWizTypedDict,
|
|
1745
|
-
ManageState,
|
|
1746
|
-
ManageStateTypedDict,
|
|
1747
1749
|
)
|
|
1748
1750
|
from .inputwizwebhook import (
|
|
1749
1751
|
InputWizWebhook,
|
|
@@ -3548,6 +3550,17 @@ __all__ = [
|
|
|
3548
3550
|
"DeployRequestTypedDict",
|
|
3549
3551
|
"DiffFiles",
|
|
3550
3552
|
"DiffFilesTypedDict",
|
|
3553
|
+
"DiffLine",
|
|
3554
|
+
"DiffLineContext",
|
|
3555
|
+
"DiffLineContextType",
|
|
3556
|
+
"DiffLineContextTypedDict",
|
|
3557
|
+
"DiffLineDelete",
|
|
3558
|
+
"DiffLineDeleteType",
|
|
3559
|
+
"DiffLineDeleteTypedDict",
|
|
3560
|
+
"DiffLineInsert",
|
|
3561
|
+
"DiffLineInsertType",
|
|
3562
|
+
"DiffLineInsertTypedDict",
|
|
3563
|
+
"DiffLineTypedDict",
|
|
3551
3564
|
"DisksAndFileSystems",
|
|
3552
3565
|
"DisksAndFileSystemsTypedDict",
|
|
3553
3566
|
"DistMode",
|
|
@@ -4872,7 +4885,6 @@ __all__ = [
|
|
|
4872
4885
|
"InputWizConnectionTypedDict",
|
|
4873
4886
|
"InputWizContentConfig",
|
|
4874
4887
|
"InputWizContentConfigTypedDict",
|
|
4875
|
-
"InputWizLogLevel",
|
|
4876
4888
|
"InputWizMetadatum",
|
|
4877
4889
|
"InputWizMetadatumTypedDict",
|
|
4878
4890
|
"InputWizMode",
|
|
@@ -4939,14 +4951,6 @@ __all__ = [
|
|
|
4939
4951
|
"LakeDatasetSearchConfig",
|
|
4940
4952
|
"LakeDatasetSearchConfigTypedDict",
|
|
4941
4953
|
"LakehouseConnectionType",
|
|
4942
|
-
"Line1",
|
|
4943
|
-
"Line1TypedDict",
|
|
4944
|
-
"Line2",
|
|
4945
|
-
"Line2TypedDict",
|
|
4946
|
-
"Line3",
|
|
4947
|
-
"Line3TypedDict",
|
|
4948
|
-
"LineUnion",
|
|
4949
|
-
"LineUnionTypedDict",
|
|
4950
4954
|
"ListConfigGroupByProductRequest",
|
|
4951
4955
|
"ListConfigGroupByProductRequestTypedDict",
|
|
4952
4956
|
"ListMasterWorkerEntryRequest",
|
|
@@ -4970,8 +4974,6 @@ __all__ = [
|
|
|
4970
4974
|
"LokiAuthOauthParam2TypedDict",
|
|
4971
4975
|
"MTLSSettings",
|
|
4972
4976
|
"MTLSSettingsTypedDict",
|
|
4973
|
-
"ManageState",
|
|
4974
|
-
"ManageStateTypedDict",
|
|
4975
4977
|
"MappingType",
|
|
4976
4978
|
"MasterWorkerEntry",
|
|
4977
4979
|
"MasterWorkerEntryType",
|
|
@@ -6218,7 +6220,6 @@ __all__ = [
|
|
|
6218
6220
|
"PodFilter",
|
|
6219
6221
|
"PodFilterTypedDict",
|
|
6220
6222
|
"PrefixOptional",
|
|
6221
|
-
"PrivacyProtocol",
|
|
6222
6223
|
"ProductsCore",
|
|
6223
6224
|
"PrometheusAuthOauthHeader1",
|
|
6224
6225
|
"PrometheusAuthOauthHeader1TypedDict",
|
|
@@ -6228,9 +6229,7 @@ __all__ = [
|
|
|
6228
6229
|
"PrometheusAuthOauthParam1TypedDict",
|
|
6229
6230
|
"PrometheusAuthOauthParam2",
|
|
6230
6231
|
"PrometheusAuthOauthParam2TypedDict",
|
|
6231
|
-
"Query",
|
|
6232
6232
|
"QueryBuilderMode",
|
|
6233
|
-
"QueryTypedDict",
|
|
6234
6233
|
"RbacResource",
|
|
6235
6234
|
"ReadMode",
|
|
6236
6235
|
"Remote",
|
|
@@ -6521,16 +6520,19 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6521
6520
|
"ChecksumBeforeTypedDict": ".difffiles",
|
|
6522
6521
|
"DiffFiles": ".difffiles",
|
|
6523
6522
|
"DiffFilesTypedDict": ".difffiles",
|
|
6524
|
-
"Line1": ".difffiles",
|
|
6525
|
-
"Line1TypedDict": ".difffiles",
|
|
6526
|
-
"Line2": ".difffiles",
|
|
6527
|
-
"Line2TypedDict": ".difffiles",
|
|
6528
|
-
"Line3": ".difffiles",
|
|
6529
|
-
"Line3TypedDict": ".difffiles",
|
|
6530
|
-
"LineUnion": ".difffiles",
|
|
6531
|
-
"LineUnionTypedDict": ".difffiles",
|
|
6532
6523
|
"OldMode": ".difffiles",
|
|
6533
6524
|
"OldModeTypedDict": ".difffiles",
|
|
6525
|
+
"DiffLine": ".diffline",
|
|
6526
|
+
"DiffLineTypedDict": ".diffline",
|
|
6527
|
+
"DiffLineContext": ".difflinecontext",
|
|
6528
|
+
"DiffLineContextType": ".difflinecontext",
|
|
6529
|
+
"DiffLineContextTypedDict": ".difflinecontext",
|
|
6530
|
+
"DiffLineDelete": ".difflinedelete",
|
|
6531
|
+
"DiffLineDeleteType": ".difflinedelete",
|
|
6532
|
+
"DiffLineDeleteTypedDict": ".difflinedelete",
|
|
6533
|
+
"DiffLineInsert": ".difflineinsert",
|
|
6534
|
+
"DiffLineInsertType": ".difflineinsert",
|
|
6535
|
+
"DiffLineInsertTypedDict": ".difflineinsert",
|
|
6534
6536
|
"DistributedSummary": ".distributedsummary",
|
|
6535
6537
|
"DistributedSummaryGroups": ".distributedsummary",
|
|
6536
6538
|
"DistributedSummaryGroupsTypedDict": ".distributedsummary",
|
|
@@ -7576,7 +7578,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7576
7578
|
"InputSnmpPqTypedDict": ".inputsnmp",
|
|
7577
7579
|
"InputSnmpType": ".inputsnmp",
|
|
7578
7580
|
"InputSnmpTypedDict": ".inputsnmp",
|
|
7579
|
-
"PrivacyProtocol": ".inputsnmp",
|
|
7580
7581
|
"SNMPv3Authentication": ".inputsnmp",
|
|
7581
7582
|
"SNMPv3AuthenticationTypedDict": ".inputsnmp",
|
|
7582
7583
|
"V3User": ".inputsnmp",
|
|
@@ -7845,9 +7846,7 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7845
7846
|
"InputWefTypedDict": ".inputwef",
|
|
7846
7847
|
"MTLSSettings": ".inputwef",
|
|
7847
7848
|
"MTLSSettingsTypedDict": ".inputwef",
|
|
7848
|
-
"Query": ".inputwef",
|
|
7849
7849
|
"QueryBuilderMode": ".inputwef",
|
|
7850
|
-
"QueryTypedDict": ".inputwef",
|
|
7851
7850
|
"Subscription": ".inputwef",
|
|
7852
7851
|
"SubscriptionMetadatum": ".inputwef",
|
|
7853
7852
|
"SubscriptionMetadatumTypedDict": ".inputwef",
|
|
@@ -7914,7 +7913,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7914
7913
|
"InputWizConnectionTypedDict": ".inputwiz",
|
|
7915
7914
|
"InputWizContentConfig": ".inputwiz",
|
|
7916
7915
|
"InputWizContentConfigTypedDict": ".inputwiz",
|
|
7917
|
-
"InputWizLogLevel": ".inputwiz",
|
|
7918
7916
|
"InputWizMetadatum": ".inputwiz",
|
|
7919
7917
|
"InputWizMetadatumTypedDict": ".inputwiz",
|
|
7920
7918
|
"InputWizMode": ".inputwiz",
|
|
@@ -7927,8 +7925,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7927
7925
|
"InputWizRetryType": ".inputwiz",
|
|
7928
7926
|
"InputWizType": ".inputwiz",
|
|
7929
7927
|
"InputWizTypedDict": ".inputwiz",
|
|
7930
|
-
"ManageState": ".inputwiz",
|
|
7931
|
-
"ManageStateTypedDict": ".inputwiz",
|
|
7932
7928
|
"InputWizWebhook": ".inputwizwebhook",
|
|
7933
7929
|
"InputWizWebhookAuthTokensExt": ".inputwizwebhook",
|
|
7934
7930
|
"InputWizWebhookAuthTokensExtMetadatum": ".inputwizwebhook",
|
|
@@ -1,59 +1,17 @@
|
|
|
1
1
|
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
2
|
|
|
3
3
|
from __future__ import annotations
|
|
4
|
+
from .diffline import DiffLine, DiffLineTypedDict
|
|
4
5
|
from cribl_control_plane.types import BaseModel
|
|
5
6
|
import pydantic
|
|
6
7
|
from typing import List, Optional, Union
|
|
7
8
|
from typing_extensions import Annotated, NotRequired, TypeAliasType, TypedDict
|
|
8
9
|
|
|
9
10
|
|
|
10
|
-
class Line3TypedDict(TypedDict):
|
|
11
|
-
content: str
|
|
12
|
-
new_number: float
|
|
13
|
-
old_number: float
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
class Line3(BaseModel):
|
|
17
|
-
content: str
|
|
18
|
-
|
|
19
|
-
new_number: Annotated[float, pydantic.Field(alias="newNumber")]
|
|
20
|
-
|
|
21
|
-
old_number: Annotated[float, pydantic.Field(alias="oldNumber")]
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
class Line2TypedDict(TypedDict):
|
|
25
|
-
content: str
|
|
26
|
-
new_number: float
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
class Line2(BaseModel):
|
|
30
|
-
content: str
|
|
31
|
-
|
|
32
|
-
new_number: Annotated[float, pydantic.Field(alias="newNumber")]
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
class Line1TypedDict(TypedDict):
|
|
36
|
-
content: str
|
|
37
|
-
old_number: float
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
class Line1(BaseModel):
|
|
41
|
-
content: str
|
|
42
|
-
|
|
43
|
-
old_number: Annotated[float, pydantic.Field(alias="oldNumber")]
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
LineUnionTypedDict = TypeAliasType(
|
|
47
|
-
"LineUnionTypedDict", Union[Line1TypedDict, Line2TypedDict, Line3TypedDict]
|
|
48
|
-
)
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
LineUnion = TypeAliasType("LineUnion", Union[Line1, Line2, Line3])
|
|
52
|
-
|
|
53
|
-
|
|
54
11
|
class BlockTypedDict(TypedDict):
|
|
55
12
|
header: str
|
|
56
|
-
lines: List[
|
|
13
|
+
lines: List[DiffLineTypedDict]
|
|
14
|
+
r"""Diff Line"""
|
|
57
15
|
new_start_line: float
|
|
58
16
|
old_start_line: float
|
|
59
17
|
old_start_line2: NotRequired[float]
|
|
@@ -62,7 +20,8 @@ class BlockTypedDict(TypedDict):
|
|
|
62
20
|
class Block(BaseModel):
|
|
63
21
|
header: str
|
|
64
22
|
|
|
65
|
-
lines: List[
|
|
23
|
+
lines: List[DiffLine]
|
|
24
|
+
r"""Diff Line"""
|
|
66
25
|
|
|
67
26
|
new_start_line: Annotated[float, pydantic.Field(alias="newStartLine")]
|
|
68
27
|
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
from .difflinecontext import DiffLineContext, DiffLineContextTypedDict
|
|
5
|
+
from .difflinedelete import DiffLineDelete, DiffLineDeleteTypedDict
|
|
6
|
+
from .difflineinsert import DiffLineInsert, DiffLineInsertTypedDict
|
|
7
|
+
from cribl_control_plane.utils import get_discriminator
|
|
8
|
+
from pydantic import Discriminator, Tag
|
|
9
|
+
from typing import Union
|
|
10
|
+
from typing_extensions import Annotated, TypeAliasType
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
DiffLineTypedDict = TypeAliasType(
|
|
14
|
+
"DiffLineTypedDict",
|
|
15
|
+
Union[DiffLineDeleteTypedDict, DiffLineInsertTypedDict, DiffLineContextTypedDict],
|
|
16
|
+
)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
DiffLine = Annotated[
|
|
20
|
+
Union[
|
|
21
|
+
Annotated[DiffLineDelete, Tag("delete")],
|
|
22
|
+
Annotated[DiffLineInsert, Tag("insert")],
|
|
23
|
+
Annotated[DiffLineContext, Tag("context")],
|
|
24
|
+
],
|
|
25
|
+
Discriminator(lambda m: get_discriminator(m, "type", "type")),
|
|
26
|
+
]
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
from cribl_control_plane.types import BaseModel
|
|
5
|
+
from enum import Enum
|
|
6
|
+
import pydantic
|
|
7
|
+
from typing_extensions import Annotated, TypedDict
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class DiffLineContextType(str, Enum):
|
|
11
|
+
CONTEXT = "context"
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
class DiffLineContextTypedDict(TypedDict):
|
|
15
|
+
type: DiffLineContextType
|
|
16
|
+
new_number: float
|
|
17
|
+
old_number: float
|
|
18
|
+
content: str
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class DiffLineContext(BaseModel):
|
|
22
|
+
type: DiffLineContextType
|
|
23
|
+
|
|
24
|
+
new_number: Annotated[float, pydantic.Field(alias="newNumber")]
|
|
25
|
+
|
|
26
|
+
old_number: Annotated[float, pydantic.Field(alias="oldNumber")]
|
|
27
|
+
|
|
28
|
+
content: str
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
from cribl_control_plane.types import BaseModel
|
|
5
|
+
from enum import Enum
|
|
6
|
+
import pydantic
|
|
7
|
+
from typing_extensions import Annotated, TypedDict
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class DiffLineDeleteType(str, Enum):
|
|
11
|
+
DELETE = "delete"
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
class DiffLineDeleteTypedDict(TypedDict):
|
|
15
|
+
type: DiffLineDeleteType
|
|
16
|
+
old_number: float
|
|
17
|
+
content: str
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
class DiffLineDelete(BaseModel):
|
|
21
|
+
type: DiffLineDeleteType
|
|
22
|
+
|
|
23
|
+
old_number: Annotated[float, pydantic.Field(alias="oldNumber")]
|
|
24
|
+
|
|
25
|
+
content: str
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
from cribl_control_plane.types import BaseModel
|
|
5
|
+
from enum import Enum
|
|
6
|
+
import pydantic
|
|
7
|
+
from typing_extensions import Annotated, TypedDict
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class DiffLineInsertType(str, Enum):
|
|
11
|
+
INSERT = "insert"
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
class DiffLineInsertTypedDict(TypedDict):
|
|
15
|
+
type: DiffLineInsertType
|
|
16
|
+
new_number: float
|
|
17
|
+
content: str
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
class DiffLineInsert(BaseModel):
|
|
21
|
+
type: DiffLineInsertType
|
|
22
|
+
|
|
23
|
+
new_number: Annotated[float, pydantic.Field(alias="newNumber")]
|
|
24
|
+
|
|
25
|
+
content: str
|