cribl-control-plane 0.2.1__py3-none-any.whl → 0.2.1rc2__py3-none-any.whl
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/_version.py +3 -5
- cribl_control_plane/errors/__init__.py +8 -5
- cribl_control_plane/errors/{healthstatus_error.py → healthserverstatus_error.py} +10 -9
- cribl_control_plane/groups_sdk.py +52 -28
- cribl_control_plane/health.py +22 -16
- cribl_control_plane/models/__init__.py +103 -50
- cribl_control_plane/models/authtoken.py +5 -1
- cribl_control_plane/models/configgroup.py +35 -6
- cribl_control_plane/models/createconfiggroupbyproductop.py +6 -5
- cribl_control_plane/models/createroutesappendbyidop.py +2 -2
- cribl_control_plane/models/createversionundoop.py +3 -3
- cribl_control_plane/models/deleteoutputpqbyidop.py +2 -2
- cribl_control_plane/models/distributedsummary.py +6 -0
- cribl_control_plane/models/groupcreaterequest.py +152 -0
- cribl_control_plane/models/hbcriblinfo.py +14 -3
- cribl_control_plane/models/{healthstatus.py → healthserverstatus.py} +7 -7
- cribl_control_plane/models/heartbeatmetadata.py +3 -0
- cribl_control_plane/models/input.py +65 -63
- cribl_control_plane/models/inputappscope.py +4 -0
- cribl_control_plane/models/inputazureblob.py +4 -0
- cribl_control_plane/models/inputcollection.py +4 -0
- cribl_control_plane/models/inputconfluentcloud.py +8 -18
- cribl_control_plane/models/inputcribl.py +4 -0
- cribl_control_plane/models/inputcriblhttp.py +4 -0
- cribl_control_plane/models/inputcribllakehttp.py +4 -0
- cribl_control_plane/models/inputcriblmetrics.py +4 -0
- cribl_control_plane/models/inputcribltcp.py +4 -0
- cribl_control_plane/models/inputcrowdstrike.py +7 -0
- cribl_control_plane/models/inputdatadogagent.py +4 -0
- cribl_control_plane/models/inputdatagen.py +4 -0
- cribl_control_plane/models/inputedgeprometheus.py +12 -0
- cribl_control_plane/models/inputelastic.py +11 -0
- cribl_control_plane/models/inputeventhub.py +6 -0
- cribl_control_plane/models/inputexec.py +4 -0
- cribl_control_plane/models/inputfile.py +6 -0
- cribl_control_plane/models/inputfirehose.py +4 -0
- cribl_control_plane/models/inputgooglepubsub.py +7 -0
- cribl_control_plane/models/inputgrafana.py +8 -0
- cribl_control_plane/models/inputhttp.py +4 -0
- cribl_control_plane/models/inputhttpraw.py +4 -0
- cribl_control_plane/models/inputjournalfiles.py +4 -0
- cribl_control_plane/models/inputkafka.py +8 -17
- cribl_control_plane/models/inputkinesis.py +15 -0
- cribl_control_plane/models/inputkubeevents.py +4 -0
- cribl_control_plane/models/inputkubelogs.py +4 -0
- cribl_control_plane/models/inputkubemetrics.py +4 -0
- cribl_control_plane/models/inputloki.py +4 -0
- cribl_control_plane/models/inputmetrics.py +4 -0
- cribl_control_plane/models/inputmodeldriventelemetry.py +4 -0
- cribl_control_plane/models/inputmsk.py +7 -17
- cribl_control_plane/models/inputnetflow.py +4 -0
- cribl_control_plane/models/inputoffice365mgmt.py +11 -0
- cribl_control_plane/models/inputoffice365msgtrace.py +11 -0
- cribl_control_plane/models/inputoffice365service.py +11 -0
- cribl_control_plane/models/inputopentelemetry.py +8 -0
- cribl_control_plane/models/inputprometheus.py +10 -0
- cribl_control_plane/models/inputprometheusrw.py +4 -0
- cribl_control_plane/models/inputrawudp.py +4 -0
- cribl_control_plane/models/inputs3.py +7 -0
- cribl_control_plane/models/inputs3inventory.py +7 -0
- cribl_control_plane/models/inputsecuritylake.py +7 -0
- cribl_control_plane/models/inputsnmp.py +11 -0
- cribl_control_plane/models/inputsplunk.py +9 -0
- cribl_control_plane/models/inputsplunkhec.py +4 -0
- cribl_control_plane/models/inputsplunksearch.py +7 -0
- cribl_control_plane/models/inputsqs.py +9 -0
- cribl_control_plane/models/inputsyslog.py +8 -0
- cribl_control_plane/models/inputsystemmetrics.py +32 -0
- cribl_control_plane/models/inputsystemstate.py +4 -0
- cribl_control_plane/models/inputtcp.py +4 -0
- cribl_control_plane/models/inputtcpjson.py +4 -0
- cribl_control_plane/models/inputwef.py +6 -0
- cribl_control_plane/models/inputwindowsmetrics.py +28 -0
- cribl_control_plane/models/inputwineventlogs.py +8 -0
- cribl_control_plane/models/inputwiz.py +7 -0
- cribl_control_plane/models/inputwizwebhook.py +4 -0
- cribl_control_plane/models/inputzscalerhec.py +4 -0
- cribl_control_plane/models/jobinfo.py +4 -1
- cribl_control_plane/models/logininfo.py +3 -3
- cribl_control_plane/models/nodeprovidedinfo.py +11 -1
- cribl_control_plane/models/outpostnodeinfo.py +16 -0
- cribl_control_plane/models/output.py +77 -72
- cribl_control_plane/models/outputazureblob.py +20 -0
- cribl_control_plane/models/outputazuredataexplorer.py +28 -0
- cribl_control_plane/models/outputazureeventhub.py +17 -0
- cribl_control_plane/models/outputazurelogs.py +13 -0
- cribl_control_plane/models/outputchronicle.py +13 -0
- cribl_control_plane/models/outputclickhouse.py +17 -0
- cribl_control_plane/models/outputcloudwatch.py +13 -0
- cribl_control_plane/models/outputconfluentcloud.py +24 -18
- cribl_control_plane/models/outputcriblhttp.py +15 -0
- cribl_control_plane/models/outputcribllake.py +21 -0
- cribl_control_plane/models/outputcribltcp.py +12 -0
- cribl_control_plane/models/outputcrowdstrikenextgensiem.py +15 -0
- cribl_control_plane/models/outputdatabricks.py +411 -0
- cribl_control_plane/models/outputdatadog.py +30 -0
- cribl_control_plane/models/outputdataset.py +23 -0
- cribl_control_plane/models/outputdls3.py +35 -0
- cribl_control_plane/models/outputdynatracehttp.py +22 -0
- cribl_control_plane/models/outputdynatraceotlp.py +22 -0
- cribl_control_plane/models/outputelastic.py +18 -0
- cribl_control_plane/models/outputelasticcloud.py +13 -0
- cribl_control_plane/models/outputexabeam.py +14 -0
- cribl_control_plane/models/outputfilesystem.py +15 -0
- cribl_control_plane/models/outputgooglechronicle.py +21 -0
- cribl_control_plane/models/outputgooglecloudlogging.py +19 -0
- cribl_control_plane/models/outputgooglecloudstorage.py +28 -0
- cribl_control_plane/models/outputgooglepubsub.py +13 -0
- cribl_control_plane/models/outputgrafanacloud.py +50 -0
- cribl_control_plane/models/outputgraphite.py +12 -0
- cribl_control_plane/models/outputhoneycomb.py +13 -0
- cribl_control_plane/models/outputhumiohec.py +15 -0
- cribl_control_plane/models/outputinfluxdb.py +19 -0
- cribl_control_plane/models/outputkafka.py +24 -17
- cribl_control_plane/models/outputkinesis.py +15 -0
- cribl_control_plane/models/outputloki.py +20 -0
- cribl_control_plane/models/outputminio.py +28 -0
- cribl_control_plane/models/outputmsk.py +23 -17
- cribl_control_plane/models/outputnewrelic.py +16 -0
- cribl_control_plane/models/outputnewrelicevents.py +16 -0
- cribl_control_plane/models/outputopentelemetry.py +22 -0
- cribl_control_plane/models/outputprometheus.py +13 -0
- cribl_control_plane/models/outputring.py +2 -0
- cribl_control_plane/models/outputs3.py +35 -0
- cribl_control_plane/models/outputsecuritylake.py +29 -0
- cribl_control_plane/models/outputsentinel.py +15 -0
- cribl_control_plane/models/outputsentineloneaisiem.py +13 -0
- cribl_control_plane/models/outputservicenow.py +21 -0
- cribl_control_plane/models/outputsignalfx.py +13 -0
- cribl_control_plane/models/outputsns.py +13 -0
- cribl_control_plane/models/outputsplunk.py +15 -0
- cribl_control_plane/models/outputsplunkhec.py +13 -0
- cribl_control_plane/models/outputsplunklb.py +15 -0
- cribl_control_plane/models/outputsqs.py +15 -0
- cribl_control_plane/models/outputstatsd.py +12 -0
- cribl_control_plane/models/outputstatsdext.py +12 -0
- cribl_control_plane/models/outputsumologic.py +15 -0
- cribl_control_plane/models/outputsyslog.py +24 -0
- cribl_control_plane/models/outputtcpjson.py +12 -0
- cribl_control_plane/models/outputwavefront.py +13 -0
- cribl_control_plane/models/outputwebhook.py +23 -0
- cribl_control_plane/models/outputxsiam.py +13 -0
- cribl_control_plane/models/packinfo.py +8 -5
- cribl_control_plane/models/packinstallinfo.py +8 -5
- cribl_control_plane/models/routeconf.py +3 -4
- cribl_control_plane/models/runnablejobcollection.py +4 -0
- cribl_control_plane/models/updatepacksop.py +25 -0
- cribl_control_plane/models/{routecloneconf.py → uploadpackresponse.py} +4 -4
- cribl_control_plane/packs.py +202 -7
- cribl_control_plane/routes_sdk.py +6 -6
- cribl_control_plane/tokens.py +23 -15
- {cribl_control_plane-0.2.1.dist-info → cribl_control_plane-0.2.1rc2.dist-info}/METADATA +37 -5
- {cribl_control_plane-0.2.1.dist-info → cribl_control_plane-0.2.1rc2.dist-info}/RECORD +154 -153
- cribl_control_plane/models/appmode.py +0 -14
- cribl_control_plane/models/error.py +0 -16
- cribl_control_plane/models/gethealthinfoop.py +0 -17
- {cribl_control_plane-0.2.1.dist-info → cribl_control_plane-0.2.1rc2.dist-info}/WHEEL +0 -0
|
@@ -12,7 +12,6 @@ if TYPE_CHECKING:
|
|
|
12
12
|
AddHecTokenRequestMetadatumTypedDict,
|
|
13
13
|
AddHecTokenRequestTypedDict,
|
|
14
14
|
)
|
|
15
|
-
from .appmode import AppMode
|
|
16
15
|
from .authtoken import AuthToken, AuthTokenTypedDict
|
|
17
16
|
from .branchinfo import BranchInfo, BranchInfoTypedDict
|
|
18
17
|
from .cacheconnection import CacheConnection, CacheConnectionTypedDict
|
|
@@ -21,10 +20,11 @@ if TYPE_CHECKING:
|
|
|
21
20
|
from .commit import Commit, CommitTypedDict
|
|
22
21
|
from .configgroup import (
|
|
23
22
|
ConfigGroup,
|
|
23
|
+
ConfigGroupEstimatedIngestRate,
|
|
24
|
+
ConfigGroupGit,
|
|
25
|
+
ConfigGroupGitTypedDict,
|
|
24
26
|
ConfigGroupType,
|
|
25
27
|
ConfigGroupTypedDict,
|
|
26
|
-
Git,
|
|
27
|
-
GitTypedDict,
|
|
28
28
|
)
|
|
29
29
|
from .configgroupcloud import ConfigGroupCloud, ConfigGroupCloudTypedDict
|
|
30
30
|
from .configgrouplookups import (
|
|
@@ -184,7 +184,6 @@ if TYPE_CHECKING:
|
|
|
184
184
|
DistributedSummaryWorkers,
|
|
185
185
|
DistributedSummaryWorkersTypedDict,
|
|
186
186
|
)
|
|
187
|
-
from .error import Error, ErrorTypedDict
|
|
188
187
|
from .getconfiggroupaclbyproductandidop import (
|
|
189
188
|
GetConfigGroupACLByProductAndIDRequest,
|
|
190
189
|
GetConfigGroupACLByProductAndIDRequestTypedDict,
|
|
@@ -221,7 +220,6 @@ if TYPE_CHECKING:
|
|
|
221
220
|
GetCriblLakeDatasetByLakeIDResponse,
|
|
222
221
|
GetCriblLakeDatasetByLakeIDResponseTypedDict,
|
|
223
222
|
)
|
|
224
|
-
from .gethealthinfoop import GetHealthInfoResponse, GetHealthInfoResponseTypedDict
|
|
225
223
|
from .getinputbyidop import (
|
|
226
224
|
GetInputByIDRequest,
|
|
227
225
|
GetInputByIDRequestTypedDict,
|
|
@@ -361,9 +359,28 @@ if TYPE_CHECKING:
|
|
|
361
359
|
Renamed,
|
|
362
360
|
RenamedTypedDict,
|
|
363
361
|
)
|
|
364
|
-
from .
|
|
362
|
+
from .groupcreaterequest import (
|
|
363
|
+
GroupCreateRequest,
|
|
364
|
+
GroupCreateRequestEstimatedIngestRate,
|
|
365
|
+
GroupCreateRequestGit,
|
|
366
|
+
GroupCreateRequestGitTypedDict,
|
|
367
|
+
GroupCreateRequestType,
|
|
368
|
+
GroupCreateRequestTypedDict,
|
|
369
|
+
)
|
|
370
|
+
from .hbcriblinfo import (
|
|
371
|
+
Config,
|
|
372
|
+
ConfigTypedDict,
|
|
373
|
+
DistMode,
|
|
374
|
+
HBCriblInfo,
|
|
375
|
+
HBCriblInfoTypedDict,
|
|
376
|
+
)
|
|
365
377
|
from .hbleaderinfo import HBLeaderInfo, HBLeaderInfoTypedDict
|
|
366
|
-
from .
|
|
378
|
+
from .healthserverstatus import (
|
|
379
|
+
HealthServerStatus,
|
|
380
|
+
HealthServerStatusTypedDict,
|
|
381
|
+
Role,
|
|
382
|
+
Status,
|
|
383
|
+
)
|
|
367
384
|
from .heartbeatmetadata import (
|
|
368
385
|
HeartbeatMetadata,
|
|
369
386
|
HeartbeatMetadataAws,
|
|
@@ -468,7 +485,6 @@ if TYPE_CHECKING:
|
|
|
468
485
|
InputConfluentCloudPqControlsTypedDict,
|
|
469
486
|
InputConfluentCloudPqTypedDict,
|
|
470
487
|
InputConfluentCloudSASLMechanism,
|
|
471
|
-
InputConfluentCloudSchemaType,
|
|
472
488
|
InputConfluentCloudTLSSettingsClientSide,
|
|
473
489
|
InputConfluentCloudTLSSettingsClientSideTypedDict,
|
|
474
490
|
InputConfluentCloudType,
|
|
@@ -927,7 +943,6 @@ if TYPE_CHECKING:
|
|
|
927
943
|
InputKafkaPqControlsTypedDict,
|
|
928
944
|
InputKafkaPqTypedDict,
|
|
929
945
|
InputKafkaSASLMechanism,
|
|
930
|
-
InputKafkaSchemaType,
|
|
931
946
|
InputKafkaTLSSettingsClientSide,
|
|
932
947
|
InputKafkaTLSSettingsClientSideTypedDict,
|
|
933
948
|
InputKafkaType,
|
|
@@ -1095,7 +1110,6 @@ if TYPE_CHECKING:
|
|
|
1095
1110
|
InputMskPqControls,
|
|
1096
1111
|
InputMskPqControlsTypedDict,
|
|
1097
1112
|
InputMskPqTypedDict,
|
|
1098
|
-
InputMskSchemaType,
|
|
1099
1113
|
InputMskSignatureVersion,
|
|
1100
1114
|
InputMskTLSSettingsClientSide,
|
|
1101
1115
|
InputMskTLSSettingsClientSideTypedDict,
|
|
@@ -1835,6 +1849,7 @@ if TYPE_CHECKING:
|
|
|
1835
1849
|
from .nodeskippedupgradestatus import NodeSkippedUpgradeStatus
|
|
1836
1850
|
from .nodeupgradestate import NodeUpgradeState
|
|
1837
1851
|
from .nodeupgradestatus import NodeUpgradeStatus, NodeUpgradeStatusTypedDict
|
|
1852
|
+
from .outpostnodeinfo import OutpostNodeInfo, OutpostNodeInfoTypedDict
|
|
1838
1853
|
from .output import Output, OutputTypedDict
|
|
1839
1854
|
from .outputazureblob import (
|
|
1840
1855
|
BlobAccessTier,
|
|
@@ -2011,7 +2026,6 @@ if TYPE_CHECKING:
|
|
|
2011
2026
|
OutputConfluentCloudQueueFullBehavior,
|
|
2012
2027
|
OutputConfluentCloudRecordDataFormat,
|
|
2013
2028
|
OutputConfluentCloudSASLMechanism,
|
|
2014
|
-
OutputConfluentCloudSchemaType,
|
|
2015
2029
|
OutputConfluentCloudTLSSettingsClientSide,
|
|
2016
2030
|
OutputConfluentCloudTLSSettingsClientSideTypedDict,
|
|
2017
2031
|
OutputConfluentCloudType,
|
|
@@ -2094,6 +2108,20 @@ if TYPE_CHECKING:
|
|
|
2094
2108
|
OutputCrowdstrikeNextGenSiemType,
|
|
2095
2109
|
OutputCrowdstrikeNextGenSiemTypedDict,
|
|
2096
2110
|
)
|
|
2111
|
+
from .outputdatabricks import (
|
|
2112
|
+
OutputDatabricks,
|
|
2113
|
+
OutputDatabricksBackpressureBehavior,
|
|
2114
|
+
OutputDatabricksCompression,
|
|
2115
|
+
OutputDatabricksCompressionLevel,
|
|
2116
|
+
OutputDatabricksDataFormat,
|
|
2117
|
+
OutputDatabricksDataPageVersion,
|
|
2118
|
+
OutputDatabricksDiskSpaceProtection,
|
|
2119
|
+
OutputDatabricksKeyValueMetadatum,
|
|
2120
|
+
OutputDatabricksKeyValueMetadatumTypedDict,
|
|
2121
|
+
OutputDatabricksParquetVersion,
|
|
2122
|
+
OutputDatabricksType,
|
|
2123
|
+
OutputDatabricksTypedDict,
|
|
2124
|
+
)
|
|
2097
2125
|
from .outputdatadog import (
|
|
2098
2126
|
DatadogSite,
|
|
2099
2127
|
OutputDatadog,
|
|
@@ -2512,7 +2540,6 @@ if TYPE_CHECKING:
|
|
|
2512
2540
|
OutputKafkaQueueFullBehavior,
|
|
2513
2541
|
OutputKafkaRecordDataFormat,
|
|
2514
2542
|
OutputKafkaSASLMechanism,
|
|
2515
|
-
OutputKafkaSchemaType,
|
|
2516
2543
|
OutputKafkaTLSSettingsClientSide,
|
|
2517
2544
|
OutputKafkaTLSSettingsClientSideTypedDict,
|
|
2518
2545
|
OutputKafkaType,
|
|
@@ -2595,7 +2622,6 @@ if TYPE_CHECKING:
|
|
|
2595
2622
|
OutputMskPqControlsTypedDict,
|
|
2596
2623
|
OutputMskQueueFullBehavior,
|
|
2597
2624
|
OutputMskRecordDataFormat,
|
|
2598
|
-
OutputMskSchemaType,
|
|
2599
2625
|
OutputMskSignatureVersion,
|
|
2600
2626
|
OutputMskTLSSettingsClientSide,
|
|
2601
2627
|
OutputMskTLSSettingsClientSideTypedDict,
|
|
@@ -3154,7 +3180,6 @@ if TYPE_CHECKING:
|
|
|
3154
3180
|
from .productscore import ProductsCore
|
|
3155
3181
|
from .rbacresource import RbacResource
|
|
3156
3182
|
from .resourcepolicy import ResourcePolicy, ResourcePolicyTypedDict
|
|
3157
|
-
from .routecloneconf import RouteCloneConf, RouteCloneConfTypedDict
|
|
3158
3183
|
from .routeconf import RouteConf, RouteConfTypedDict
|
|
3159
3184
|
from .routes import (
|
|
3160
3185
|
Comment,
|
|
@@ -3287,6 +3312,7 @@ if TYPE_CHECKING:
|
|
|
3287
3312
|
UpdatePacksByIDResponse,
|
|
3288
3313
|
UpdatePacksByIDResponseTypedDict,
|
|
3289
3314
|
)
|
|
3315
|
+
from .updatepacksop import UpdatePacksRequest, UpdatePacksRequestTypedDict
|
|
3290
3316
|
from .updatepipelinebyidop import (
|
|
3291
3317
|
UpdatePipelineByIDRequest,
|
|
3292
3318
|
UpdatePipelineByIDRequestTypedDict,
|
|
@@ -3299,6 +3325,7 @@ if TYPE_CHECKING:
|
|
|
3299
3325
|
UpdateRoutesByIDResponse,
|
|
3300
3326
|
UpdateRoutesByIDResponseTypedDict,
|
|
3301
3327
|
)
|
|
3328
|
+
from .uploadpackresponse import UploadPackResponse, UploadPackResponseTypedDict
|
|
3302
3329
|
from .useraccesscontrollist import (
|
|
3303
3330
|
UserAccessControlList,
|
|
3304
3331
|
UserAccessControlListTypedDict,
|
|
@@ -3315,7 +3342,6 @@ __all__ = [
|
|
|
3315
3342
|
"AdditionalPropertyTypedDict",
|
|
3316
3343
|
"Allow",
|
|
3317
3344
|
"AllowTypedDict",
|
|
3318
|
-
"AppMode",
|
|
3319
3345
|
"Audit",
|
|
3320
3346
|
"AuditTypedDict",
|
|
3321
3347
|
"AuthToken",
|
|
@@ -3358,6 +3384,9 @@ __all__ = [
|
|
|
3358
3384
|
"ConfigGroup",
|
|
3359
3385
|
"ConfigGroupCloud",
|
|
3360
3386
|
"ConfigGroupCloudTypedDict",
|
|
3387
|
+
"ConfigGroupEstimatedIngestRate",
|
|
3388
|
+
"ConfigGroupGit",
|
|
3389
|
+
"ConfigGroupGitTypedDict",
|
|
3361
3390
|
"ConfigGroupLookups",
|
|
3362
3391
|
"ConfigGroupLookupsLookup",
|
|
3363
3392
|
"ConfigGroupLookupsLookupTypedDict",
|
|
@@ -3466,6 +3495,7 @@ __all__ = [
|
|
|
3466
3495
|
"DiffFilesTypedDict",
|
|
3467
3496
|
"DisksAndFileSystems",
|
|
3468
3497
|
"DisksAndFileSystemsTypedDict",
|
|
3498
|
+
"DistMode",
|
|
3469
3499
|
"DistributedSummary",
|
|
3470
3500
|
"DistributedSummaryGroups",
|
|
3471
3501
|
"DistributedSummaryGroupsTypedDict",
|
|
@@ -3482,8 +3512,6 @@ __all__ = [
|
|
|
3482
3512
|
"EndpointParam",
|
|
3483
3513
|
"EndpointParamTypedDict",
|
|
3484
3514
|
"EndpointType",
|
|
3485
|
-
"Error",
|
|
3486
|
-
"ErrorTypedDict",
|
|
3487
3515
|
"EventFormat",
|
|
3488
3516
|
"Executor",
|
|
3489
3517
|
"ExecutorSpecificSettings",
|
|
@@ -3525,8 +3553,6 @@ __all__ = [
|
|
|
3525
3553
|
"GetCriblLakeDatasetByLakeIDRequestTypedDict",
|
|
3526
3554
|
"GetCriblLakeDatasetByLakeIDResponse",
|
|
3527
3555
|
"GetCriblLakeDatasetByLakeIDResponseTypedDict",
|
|
3528
|
-
"GetHealthInfoResponse",
|
|
3529
|
-
"GetHealthInfoResponseTypedDict",
|
|
3530
3556
|
"GetInputByIDRequest",
|
|
3531
3557
|
"GetInputByIDRequestTypedDict",
|
|
3532
3558
|
"GetInputByIDResponse",
|
|
@@ -3595,7 +3621,6 @@ __all__ = [
|
|
|
3595
3621
|
"GetVersionStatusRequestTypedDict",
|
|
3596
3622
|
"GetVersionStatusResponse",
|
|
3597
3623
|
"GetVersionStatusResponseTypedDict",
|
|
3598
|
-
"Git",
|
|
3599
3624
|
"GitCommitParams",
|
|
3600
3625
|
"GitCommitParamsTypedDict",
|
|
3601
3626
|
"GitCommitSummary",
|
|
@@ -3624,13 +3649,18 @@ __all__ = [
|
|
|
3624
3649
|
"GitShowResultTypedDict",
|
|
3625
3650
|
"GitStatusResult",
|
|
3626
3651
|
"GitStatusResultTypedDict",
|
|
3627
|
-
"
|
|
3652
|
+
"GroupCreateRequest",
|
|
3653
|
+
"GroupCreateRequestEstimatedIngestRate",
|
|
3654
|
+
"GroupCreateRequestGit",
|
|
3655
|
+
"GroupCreateRequestGitTypedDict",
|
|
3656
|
+
"GroupCreateRequestType",
|
|
3657
|
+
"GroupCreateRequestTypedDict",
|
|
3628
3658
|
"HBCriblInfo",
|
|
3629
3659
|
"HBCriblInfoTypedDict",
|
|
3630
3660
|
"HBLeaderInfo",
|
|
3631
3661
|
"HBLeaderInfoTypedDict",
|
|
3632
|
-
"
|
|
3633
|
-
"
|
|
3662
|
+
"HealthServerStatus",
|
|
3663
|
+
"HealthServerStatusTypedDict",
|
|
3634
3664
|
"HeartbeatMetadata",
|
|
3635
3665
|
"HeartbeatMetadataAws",
|
|
3636
3666
|
"HeartbeatMetadataAwsTypedDict",
|
|
@@ -3735,7 +3765,6 @@ __all__ = [
|
|
|
3735
3765
|
"InputConfluentCloudPqControlsTypedDict",
|
|
3736
3766
|
"InputConfluentCloudPqTypedDict",
|
|
3737
3767
|
"InputConfluentCloudSASLMechanism",
|
|
3738
|
-
"InputConfluentCloudSchemaType",
|
|
3739
3768
|
"InputConfluentCloudTLSSettingsClientSide",
|
|
3740
3769
|
"InputConfluentCloudTLSSettingsClientSideTypedDict",
|
|
3741
3770
|
"InputConfluentCloudType",
|
|
@@ -4125,7 +4154,6 @@ __all__ = [
|
|
|
4125
4154
|
"InputKafkaPqControlsTypedDict",
|
|
4126
4155
|
"InputKafkaPqTypedDict",
|
|
4127
4156
|
"InputKafkaSASLMechanism",
|
|
4128
|
-
"InputKafkaSchemaType",
|
|
4129
4157
|
"InputKafkaTLSSettingsClientSide",
|
|
4130
4158
|
"InputKafkaTLSSettingsClientSideTypedDict",
|
|
4131
4159
|
"InputKafkaType",
|
|
@@ -4275,7 +4303,6 @@ __all__ = [
|
|
|
4275
4303
|
"InputMskPqControls",
|
|
4276
4304
|
"InputMskPqControlsTypedDict",
|
|
4277
4305
|
"InputMskPqTypedDict",
|
|
4278
|
-
"InputMskSchemaType",
|
|
4279
4306
|
"InputMskSignatureVersion",
|
|
4280
4307
|
"InputMskTLSSettingsClientSide",
|
|
4281
4308
|
"InputMskTLSSettingsClientSideTypedDict",
|
|
@@ -4946,6 +4973,8 @@ __all__ = [
|
|
|
4946
4973
|
"OldModeTypedDict",
|
|
4947
4974
|
"Os",
|
|
4948
4975
|
"OsTypedDict",
|
|
4976
|
+
"OutpostNodeInfo",
|
|
4977
|
+
"OutpostNodeInfoTypedDict",
|
|
4949
4978
|
"Output",
|
|
4950
4979
|
"OutputAzureBlob",
|
|
4951
4980
|
"OutputAzureBlobAuthenticationMethod",
|
|
@@ -5092,7 +5121,6 @@ __all__ = [
|
|
|
5092
5121
|
"OutputConfluentCloudQueueFullBehavior",
|
|
5093
5122
|
"OutputConfluentCloudRecordDataFormat",
|
|
5094
5123
|
"OutputConfluentCloudSASLMechanism",
|
|
5095
|
-
"OutputConfluentCloudSchemaType",
|
|
5096
5124
|
"OutputConfluentCloudTLSSettingsClientSide",
|
|
5097
5125
|
"OutputConfluentCloudTLSSettingsClientSideTypedDict",
|
|
5098
5126
|
"OutputConfluentCloudType",
|
|
@@ -5165,6 +5193,18 @@ __all__ = [
|
|
|
5165
5193
|
"OutputCrowdstrikeNextGenSiemTimeoutRetrySettingsTypedDict",
|
|
5166
5194
|
"OutputCrowdstrikeNextGenSiemType",
|
|
5167
5195
|
"OutputCrowdstrikeNextGenSiemTypedDict",
|
|
5196
|
+
"OutputDatabricks",
|
|
5197
|
+
"OutputDatabricksBackpressureBehavior",
|
|
5198
|
+
"OutputDatabricksCompression",
|
|
5199
|
+
"OutputDatabricksCompressionLevel",
|
|
5200
|
+
"OutputDatabricksDataFormat",
|
|
5201
|
+
"OutputDatabricksDataPageVersion",
|
|
5202
|
+
"OutputDatabricksDiskSpaceProtection",
|
|
5203
|
+
"OutputDatabricksKeyValueMetadatum",
|
|
5204
|
+
"OutputDatabricksKeyValueMetadatumTypedDict",
|
|
5205
|
+
"OutputDatabricksParquetVersion",
|
|
5206
|
+
"OutputDatabricksType",
|
|
5207
|
+
"OutputDatabricksTypedDict",
|
|
5168
5208
|
"OutputDatadog",
|
|
5169
5209
|
"OutputDatadogAuthenticationMethod",
|
|
5170
5210
|
"OutputDatadogBackpressureBehavior",
|
|
@@ -5530,7 +5570,6 @@ __all__ = [
|
|
|
5530
5570
|
"OutputKafkaQueueFullBehavior",
|
|
5531
5571
|
"OutputKafkaRecordDataFormat",
|
|
5532
5572
|
"OutputKafkaSASLMechanism",
|
|
5533
|
-
"OutputKafkaSchemaType",
|
|
5534
5573
|
"OutputKafkaTLSSettingsClientSide",
|
|
5535
5574
|
"OutputKafkaTLSSettingsClientSideTypedDict",
|
|
5536
5575
|
"OutputKafkaType",
|
|
@@ -5605,7 +5644,6 @@ __all__ = [
|
|
|
5605
5644
|
"OutputMskPqControlsTypedDict",
|
|
5606
5645
|
"OutputMskQueueFullBehavior",
|
|
5607
5646
|
"OutputMskRecordDataFormat",
|
|
5608
|
-
"OutputMskSchemaType",
|
|
5609
5647
|
"OutputMskSignatureVersion",
|
|
5610
5648
|
"OutputMskTLSSettingsClientSide",
|
|
5611
5649
|
"OutputMskTLSSettingsClientSideTypedDict",
|
|
@@ -6112,8 +6150,6 @@ __all__ = [
|
|
|
6112
6150
|
"ResourceTypeLabel",
|
|
6113
6151
|
"ResourceTypeLabelTypedDict",
|
|
6114
6152
|
"Role",
|
|
6115
|
-
"RouteCloneConf",
|
|
6116
|
-
"RouteCloneConfTypedDict",
|
|
6117
6153
|
"RouteConf",
|
|
6118
6154
|
"RouteConfTypedDict",
|
|
6119
6155
|
"Routes",
|
|
@@ -6240,6 +6276,8 @@ __all__ = [
|
|
|
6240
6276
|
"UpdatePacksByIDRequestTypedDict",
|
|
6241
6277
|
"UpdatePacksByIDResponse",
|
|
6242
6278
|
"UpdatePacksByIDResponseTypedDict",
|
|
6279
|
+
"UpdatePacksRequest",
|
|
6280
|
+
"UpdatePacksRequestTypedDict",
|
|
6243
6281
|
"UpdatePipelineByIDRequest",
|
|
6244
6282
|
"UpdatePipelineByIDRequestTypedDict",
|
|
6245
6283
|
"UpdatePipelineByIDResponse",
|
|
@@ -6248,6 +6286,8 @@ __all__ = [
|
|
|
6248
6286
|
"UpdateRoutesByIDRequestTypedDict",
|
|
6249
6287
|
"UpdateRoutesByIDResponse",
|
|
6250
6288
|
"UpdateRoutesByIDResponseTypedDict",
|
|
6289
|
+
"UploadPackResponse",
|
|
6290
|
+
"UploadPackResponseTypedDict",
|
|
6251
6291
|
"UserAccessControlList",
|
|
6252
6292
|
"UserAccessControlListTypedDict",
|
|
6253
6293
|
"UsersAndGroups",
|
|
@@ -6264,7 +6304,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6264
6304
|
"AddHecTokenRequestMetadatum": ".addhectokenrequest",
|
|
6265
6305
|
"AddHecTokenRequestMetadatumTypedDict": ".addhectokenrequest",
|
|
6266
6306
|
"AddHecTokenRequestTypedDict": ".addhectokenrequest",
|
|
6267
|
-
"AppMode": ".appmode",
|
|
6268
6307
|
"AuthToken": ".authtoken",
|
|
6269
6308
|
"AuthTokenTypedDict": ".authtoken",
|
|
6270
6309
|
"BranchInfo": ".branchinfo",
|
|
@@ -6276,10 +6315,11 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6276
6315
|
"Commit": ".commit",
|
|
6277
6316
|
"CommitTypedDict": ".commit",
|
|
6278
6317
|
"ConfigGroup": ".configgroup",
|
|
6318
|
+
"ConfigGroupEstimatedIngestRate": ".configgroup",
|
|
6319
|
+
"ConfigGroupGit": ".configgroup",
|
|
6320
|
+
"ConfigGroupGitTypedDict": ".configgroup",
|
|
6279
6321
|
"ConfigGroupType": ".configgroup",
|
|
6280
6322
|
"ConfigGroupTypedDict": ".configgroup",
|
|
6281
|
-
"Git": ".configgroup",
|
|
6282
|
-
"GitTypedDict": ".configgroup",
|
|
6283
6323
|
"ConfigGroupCloud": ".configgroupcloud",
|
|
6284
6324
|
"ConfigGroupCloudTypedDict": ".configgroupcloud",
|
|
6285
6325
|
"ConfigGroupLookups": ".configgrouplookups",
|
|
@@ -6399,8 +6439,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6399
6439
|
"DistributedSummaryTypedDict": ".distributedsummary",
|
|
6400
6440
|
"DistributedSummaryWorkers": ".distributedsummary",
|
|
6401
6441
|
"DistributedSummaryWorkersTypedDict": ".distributedsummary",
|
|
6402
|
-
"Error": ".error",
|
|
6403
|
-
"ErrorTypedDict": ".error",
|
|
6404
6442
|
"GetConfigGroupACLByProductAndIDRequest": ".getconfiggroupaclbyproductandidop",
|
|
6405
6443
|
"GetConfigGroupACLByProductAndIDRequestTypedDict": ".getconfiggroupaclbyproductandidop",
|
|
6406
6444
|
"GetConfigGroupACLByProductAndIDResponse": ".getconfiggroupaclbyproductandidop",
|
|
@@ -6425,8 +6463,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6425
6463
|
"GetCriblLakeDatasetByLakeIDRequestTypedDict": ".getcribllakedatasetbylakeidop",
|
|
6426
6464
|
"GetCriblLakeDatasetByLakeIDResponse": ".getcribllakedatasetbylakeidop",
|
|
6427
6465
|
"GetCriblLakeDatasetByLakeIDResponseTypedDict": ".getcribllakedatasetbylakeidop",
|
|
6428
|
-
"GetHealthInfoResponse": ".gethealthinfoop",
|
|
6429
|
-
"GetHealthInfoResponseTypedDict": ".gethealthinfoop",
|
|
6430
6466
|
"GetInputByIDRequest": ".getinputbyidop",
|
|
6431
6467
|
"GetInputByIDRequestTypedDict": ".getinputbyidop",
|
|
6432
6468
|
"GetInputByIDResponse": ".getinputbyidop",
|
|
@@ -6536,16 +6572,23 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6536
6572
|
"GitStatusResultTypedDict": ".gitstatusresult",
|
|
6537
6573
|
"Renamed": ".gitstatusresult",
|
|
6538
6574
|
"RenamedTypedDict": ".gitstatusresult",
|
|
6575
|
+
"GroupCreateRequest": ".groupcreaterequest",
|
|
6576
|
+
"GroupCreateRequestEstimatedIngestRate": ".groupcreaterequest",
|
|
6577
|
+
"GroupCreateRequestGit": ".groupcreaterequest",
|
|
6578
|
+
"GroupCreateRequestGitTypedDict": ".groupcreaterequest",
|
|
6579
|
+
"GroupCreateRequestType": ".groupcreaterequest",
|
|
6580
|
+
"GroupCreateRequestTypedDict": ".groupcreaterequest",
|
|
6539
6581
|
"Config": ".hbcriblinfo",
|
|
6540
6582
|
"ConfigTypedDict": ".hbcriblinfo",
|
|
6583
|
+
"DistMode": ".hbcriblinfo",
|
|
6541
6584
|
"HBCriblInfo": ".hbcriblinfo",
|
|
6542
6585
|
"HBCriblInfoTypedDict": ".hbcriblinfo",
|
|
6543
6586
|
"HBLeaderInfo": ".hbleaderinfo",
|
|
6544
6587
|
"HBLeaderInfoTypedDict": ".hbleaderinfo",
|
|
6545
|
-
"
|
|
6546
|
-
"
|
|
6547
|
-
"Role": ".
|
|
6548
|
-
"Status": ".
|
|
6588
|
+
"HealthServerStatus": ".healthserverstatus",
|
|
6589
|
+
"HealthServerStatusTypedDict": ".healthserverstatus",
|
|
6590
|
+
"Role": ".healthserverstatus",
|
|
6591
|
+
"Status": ".healthserverstatus",
|
|
6549
6592
|
"HeartbeatMetadata": ".heartbeatmetadata",
|
|
6550
6593
|
"HeartbeatMetadataAws": ".heartbeatmetadata",
|
|
6551
6594
|
"HeartbeatMetadataAwsTypedDict": ".heartbeatmetadata",
|
|
@@ -6642,7 +6685,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6642
6685
|
"InputConfluentCloudPqControlsTypedDict": ".inputconfluentcloud",
|
|
6643
6686
|
"InputConfluentCloudPqTypedDict": ".inputconfluentcloud",
|
|
6644
6687
|
"InputConfluentCloudSASLMechanism": ".inputconfluentcloud",
|
|
6645
|
-
"InputConfluentCloudSchemaType": ".inputconfluentcloud",
|
|
6646
6688
|
"InputConfluentCloudTLSSettingsClientSide": ".inputconfluentcloud",
|
|
6647
6689
|
"InputConfluentCloudTLSSettingsClientSideTypedDict": ".inputconfluentcloud",
|
|
6648
6690
|
"InputConfluentCloudType": ".inputconfluentcloud",
|
|
@@ -7061,7 +7103,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7061
7103
|
"InputKafkaPqControlsTypedDict": ".inputkafka",
|
|
7062
7104
|
"InputKafkaPqTypedDict": ".inputkafka",
|
|
7063
7105
|
"InputKafkaSASLMechanism": ".inputkafka",
|
|
7064
|
-
"InputKafkaSchemaType": ".inputkafka",
|
|
7065
7106
|
"InputKafkaTLSSettingsClientSide": ".inputkafka",
|
|
7066
7107
|
"InputKafkaTLSSettingsClientSideTypedDict": ".inputkafka",
|
|
7067
7108
|
"InputKafkaType": ".inputkafka",
|
|
@@ -7213,7 +7254,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7213
7254
|
"InputMskPqControls": ".inputmsk",
|
|
7214
7255
|
"InputMskPqControlsTypedDict": ".inputmsk",
|
|
7215
7256
|
"InputMskPqTypedDict": ".inputmsk",
|
|
7216
|
-
"InputMskSchemaType": ".inputmsk",
|
|
7217
7257
|
"InputMskSignatureVersion": ".inputmsk",
|
|
7218
7258
|
"InputMskTLSSettingsClientSide": ".inputmsk",
|
|
7219
7259
|
"InputMskTLSSettingsClientSideTypedDict": ".inputmsk",
|
|
@@ -7897,6 +7937,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7897
7937
|
"NodeUpgradeState": ".nodeupgradestate",
|
|
7898
7938
|
"NodeUpgradeStatus": ".nodeupgradestatus",
|
|
7899
7939
|
"NodeUpgradeStatusTypedDict": ".nodeupgradestatus",
|
|
7940
|
+
"OutpostNodeInfo": ".outpostnodeinfo",
|
|
7941
|
+
"OutpostNodeInfoTypedDict": ".outpostnodeinfo",
|
|
7900
7942
|
"Output": ".output",
|
|
7901
7943
|
"OutputTypedDict": ".output",
|
|
7902
7944
|
"BlobAccessTier": ".outputazureblob",
|
|
@@ -8059,7 +8101,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8059
8101
|
"OutputConfluentCloudQueueFullBehavior": ".outputconfluentcloud",
|
|
8060
8102
|
"OutputConfluentCloudRecordDataFormat": ".outputconfluentcloud",
|
|
8061
8103
|
"OutputConfluentCloudSASLMechanism": ".outputconfluentcloud",
|
|
8062
|
-
"OutputConfluentCloudSchemaType": ".outputconfluentcloud",
|
|
8063
8104
|
"OutputConfluentCloudTLSSettingsClientSide": ".outputconfluentcloud",
|
|
8064
8105
|
"OutputConfluentCloudTLSSettingsClientSideTypedDict": ".outputconfluentcloud",
|
|
8065
8106
|
"OutputConfluentCloudType": ".outputconfluentcloud",
|
|
@@ -8133,6 +8174,18 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8133
8174
|
"OutputCrowdstrikeNextGenSiemTimeoutRetrySettingsTypedDict": ".outputcrowdstrikenextgensiem",
|
|
8134
8175
|
"OutputCrowdstrikeNextGenSiemType": ".outputcrowdstrikenextgensiem",
|
|
8135
8176
|
"OutputCrowdstrikeNextGenSiemTypedDict": ".outputcrowdstrikenextgensiem",
|
|
8177
|
+
"OutputDatabricks": ".outputdatabricks",
|
|
8178
|
+
"OutputDatabricksBackpressureBehavior": ".outputdatabricks",
|
|
8179
|
+
"OutputDatabricksCompression": ".outputdatabricks",
|
|
8180
|
+
"OutputDatabricksCompressionLevel": ".outputdatabricks",
|
|
8181
|
+
"OutputDatabricksDataFormat": ".outputdatabricks",
|
|
8182
|
+
"OutputDatabricksDataPageVersion": ".outputdatabricks",
|
|
8183
|
+
"OutputDatabricksDiskSpaceProtection": ".outputdatabricks",
|
|
8184
|
+
"OutputDatabricksKeyValueMetadatum": ".outputdatabricks",
|
|
8185
|
+
"OutputDatabricksKeyValueMetadatumTypedDict": ".outputdatabricks",
|
|
8186
|
+
"OutputDatabricksParquetVersion": ".outputdatabricks",
|
|
8187
|
+
"OutputDatabricksType": ".outputdatabricks",
|
|
8188
|
+
"OutputDatabricksTypedDict": ".outputdatabricks",
|
|
8136
8189
|
"DatadogSite": ".outputdatadog",
|
|
8137
8190
|
"OutputDatadog": ".outputdatadog",
|
|
8138
8191
|
"OutputDatadogAuthenticationMethod": ".outputdatadog",
|
|
@@ -8516,7 +8569,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8516
8569
|
"OutputKafkaQueueFullBehavior": ".outputkafka",
|
|
8517
8570
|
"OutputKafkaRecordDataFormat": ".outputkafka",
|
|
8518
8571
|
"OutputKafkaSASLMechanism": ".outputkafka",
|
|
8519
|
-
"OutputKafkaSchemaType": ".outputkafka",
|
|
8520
8572
|
"OutputKafkaTLSSettingsClientSide": ".outputkafka",
|
|
8521
8573
|
"OutputKafkaTLSSettingsClientSideTypedDict": ".outputkafka",
|
|
8522
8574
|
"OutputKafkaType": ".outputkafka",
|
|
@@ -8591,7 +8643,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8591
8643
|
"OutputMskPqControlsTypedDict": ".outputmsk",
|
|
8592
8644
|
"OutputMskQueueFullBehavior": ".outputmsk",
|
|
8593
8645
|
"OutputMskRecordDataFormat": ".outputmsk",
|
|
8594
|
-
"OutputMskSchemaType": ".outputmsk",
|
|
8595
8646
|
"OutputMskSignatureVersion": ".outputmsk",
|
|
8596
8647
|
"OutputMskTLSSettingsClientSide": ".outputmsk",
|
|
8597
8648
|
"OutputMskTLSSettingsClientSideTypedDict": ".outputmsk",
|
|
@@ -9087,8 +9138,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9087
9138
|
"RbacResource": ".rbacresource",
|
|
9088
9139
|
"ResourcePolicy": ".resourcepolicy",
|
|
9089
9140
|
"ResourcePolicyTypedDict": ".resourcepolicy",
|
|
9090
|
-
"RouteCloneConf": ".routecloneconf",
|
|
9091
|
-
"RouteCloneConfTypedDict": ".routecloneconf",
|
|
9092
9141
|
"RouteConf": ".routeconf",
|
|
9093
9142
|
"RouteConfTypedDict": ".routeconf",
|
|
9094
9143
|
"Comment": ".routes",
|
|
@@ -9200,6 +9249,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9200
9249
|
"UpdatePacksByIDRequestTypedDict": ".updatepacksbyidop",
|
|
9201
9250
|
"UpdatePacksByIDResponse": ".updatepacksbyidop",
|
|
9202
9251
|
"UpdatePacksByIDResponseTypedDict": ".updatepacksbyidop",
|
|
9252
|
+
"UpdatePacksRequest": ".updatepacksop",
|
|
9253
|
+
"UpdatePacksRequestTypedDict": ".updatepacksop",
|
|
9203
9254
|
"UpdatePipelineByIDRequest": ".updatepipelinebyidop",
|
|
9204
9255
|
"UpdatePipelineByIDRequestTypedDict": ".updatepipelinebyidop",
|
|
9205
9256
|
"UpdatePipelineByIDResponse": ".updatepipelinebyidop",
|
|
@@ -9208,6 +9259,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9208
9259
|
"UpdateRoutesByIDRequestTypedDict": ".updateroutesbyidop",
|
|
9209
9260
|
"UpdateRoutesByIDResponse": ".updateroutesbyidop",
|
|
9210
9261
|
"UpdateRoutesByIDResponseTypedDict": ".updateroutesbyidop",
|
|
9262
|
+
"UploadPackResponse": ".uploadpackresponse",
|
|
9263
|
+
"UploadPackResponseTypedDict": ".uploadpackresponse",
|
|
9211
9264
|
"UserAccessControlList": ".useraccesscontrollist",
|
|
9212
9265
|
"UserAccessControlListTypedDict": ".useraccesscontrollist",
|
|
9213
9266
|
"WorkerTypes": ".workertypes",
|
|
@@ -2,12 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
from cribl_control_plane.types import BaseModel
|
|
5
|
-
|
|
5
|
+
import pydantic
|
|
6
|
+
from typing_extensions import Annotated, TypedDict
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
class AuthTokenTypedDict(TypedDict):
|
|
10
|
+
force_password_change: bool
|
|
9
11
|
token: str
|
|
10
12
|
|
|
11
13
|
|
|
12
14
|
class AuthToken(BaseModel):
|
|
15
|
+
force_password_change: Annotated[bool, pydantic.Field(alias="forcePasswordChange")]
|
|
16
|
+
|
|
13
17
|
token: str
|
|
@@ -14,13 +14,36 @@ from typing import List, Optional
|
|
|
14
14
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
class
|
|
17
|
+
class ConfigGroupEstimatedIngestRate(int, Enum, metaclass=utils.OpenEnumMeta):
|
|
18
|
+
r"""Maximum expected volume of data ingested by the @{group}. (This setting is available only on @{group}s consisting of Cribl-managed Cribl.Cloud @{node}s.)"""
|
|
19
|
+
|
|
20
|
+
# 12 MB/sec
|
|
21
|
+
RATE12_MB_PER_SEC = 1024
|
|
22
|
+
# 24 MB/sec
|
|
23
|
+
RATE24_MB_PER_SEC = 2048
|
|
24
|
+
# 36 MB/sec
|
|
25
|
+
RATE36_MB_PER_SEC = 3072
|
|
26
|
+
# 48 MB/sec
|
|
27
|
+
RATE48_MB_PER_SEC = 4096
|
|
28
|
+
# 60 MB/sec
|
|
29
|
+
RATE60_MB_PER_SEC = 5120
|
|
30
|
+
# 84 MB/sec
|
|
31
|
+
RATE84_MB_PER_SEC = 7168
|
|
32
|
+
# 120 MB/sec
|
|
33
|
+
RATE120_MB_PER_SEC = 10240
|
|
34
|
+
# 156 MB/sec
|
|
35
|
+
RATE156_MB_PER_SEC = 13312
|
|
36
|
+
# 180 MB/sec
|
|
37
|
+
RATE180_MB_PER_SEC = 15360
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
class ConfigGroupGitTypedDict(TypedDict):
|
|
18
41
|
commit: NotRequired[str]
|
|
19
42
|
local_changes: NotRequired[float]
|
|
20
43
|
log: NotRequired[List[CommitTypedDict]]
|
|
21
44
|
|
|
22
45
|
|
|
23
|
-
class
|
|
46
|
+
class ConfigGroupGit(BaseModel):
|
|
24
47
|
commit: Optional[str] = None
|
|
25
48
|
|
|
26
49
|
local_changes: Annotated[Optional[float], pydantic.Field(alias="localChanges")] = (
|
|
@@ -40,8 +63,9 @@ class ConfigGroupTypedDict(TypedDict):
|
|
|
40
63
|
config_version: NotRequired[str]
|
|
41
64
|
deploying_worker_count: NotRequired[float]
|
|
42
65
|
description: NotRequired[str]
|
|
43
|
-
estimated_ingest_rate: NotRequired[
|
|
44
|
-
|
|
66
|
+
estimated_ingest_rate: NotRequired[ConfigGroupEstimatedIngestRate]
|
|
67
|
+
r"""Maximum expected volume of data ingested by the @{group}. (This setting is available only on @{group}s consisting of Cribl-managed Cribl.Cloud @{node}s.)"""
|
|
68
|
+
git: NotRequired[ConfigGroupGitTypedDict]
|
|
45
69
|
incompatible_worker_count: NotRequired[float]
|
|
46
70
|
inherits: NotRequired[str]
|
|
47
71
|
is_fleet: NotRequired[bool]
|
|
@@ -75,10 +99,15 @@ class ConfigGroup(BaseModel):
|
|
|
75
99
|
description: Optional[str] = None
|
|
76
100
|
|
|
77
101
|
estimated_ingest_rate: Annotated[
|
|
78
|
-
|
|
102
|
+
Annotated[
|
|
103
|
+
Optional[ConfigGroupEstimatedIngestRate],
|
|
104
|
+
PlainValidator(validate_open_enum(True)),
|
|
105
|
+
],
|
|
106
|
+
pydantic.Field(alias="estimatedIngestRate"),
|
|
79
107
|
] = None
|
|
108
|
+
r"""Maximum expected volume of data ingested by the @{group}. (This setting is available only on @{group}s consisting of Cribl-managed Cribl.Cloud @{node}s.)"""
|
|
80
109
|
|
|
81
|
-
git: Optional[
|
|
110
|
+
git: Optional[ConfigGroupGit] = None
|
|
82
111
|
|
|
83
112
|
incompatible_worker_count: Annotated[
|
|
84
113
|
Optional[float], pydantic.Field(alias="incompatibleWorkerCount")
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
from .configgroup import ConfigGroup, ConfigGroupTypedDict
|
|
5
|
+
from .groupcreaterequest import GroupCreateRequest, GroupCreateRequestTypedDict
|
|
5
6
|
from .productscore import ProductsCore
|
|
6
7
|
from cribl_control_plane.types import BaseModel
|
|
7
8
|
from cribl_control_plane.utils import (
|
|
@@ -18,8 +19,8 @@ from typing_extensions import Annotated, NotRequired, TypedDict
|
|
|
18
19
|
class CreateConfigGroupByProductRequestTypedDict(TypedDict):
|
|
19
20
|
product: ProductsCore
|
|
20
21
|
r"""Name of the Cribl product to add the Worker Group or Edge Fleet to."""
|
|
21
|
-
|
|
22
|
-
r"""
|
|
22
|
+
group_create_request: GroupCreateRequestTypedDict
|
|
23
|
+
r"""GroupCreateRequest object"""
|
|
23
24
|
|
|
24
25
|
|
|
25
26
|
class CreateConfigGroupByProductRequest(BaseModel):
|
|
@@ -29,11 +30,11 @@ class CreateConfigGroupByProductRequest(BaseModel):
|
|
|
29
30
|
]
|
|
30
31
|
r"""Name of the Cribl product to add the Worker Group or Edge Fleet to."""
|
|
31
32
|
|
|
32
|
-
|
|
33
|
-
|
|
33
|
+
group_create_request: Annotated[
|
|
34
|
+
GroupCreateRequest,
|
|
34
35
|
FieldMetadata(request=RequestMetadata(media_type="application/json")),
|
|
35
36
|
]
|
|
36
|
-
r"""
|
|
37
|
+
r"""GroupCreateRequest object"""
|
|
37
38
|
|
|
38
39
|
|
|
39
40
|
class CreateConfigGroupByProductResponseTypedDict(TypedDict):
|
|
@@ -11,7 +11,7 @@ from typing_extensions import Annotated, NotRequired, TypedDict
|
|
|
11
11
|
|
|
12
12
|
class CreateRoutesAppendByIDRequestTypedDict(TypedDict):
|
|
13
13
|
id: str
|
|
14
|
-
r"""The <code>id</code> of the Routing table to
|
|
14
|
+
r"""The <code>id</code> of the Routing table to add the Route to. The supported value is <code>default</code>."""
|
|
15
15
|
request_body: List[RouteConfTypedDict]
|
|
16
16
|
r"""RouteDefinitions object"""
|
|
17
17
|
|
|
@@ -20,7 +20,7 @@ class CreateRoutesAppendByIDRequest(BaseModel):
|
|
|
20
20
|
id: Annotated[
|
|
21
21
|
str, FieldMetadata(path=PathParamMetadata(style="simple", explode=False))
|
|
22
22
|
]
|
|
23
|
-
r"""The <code>id</code> of the Routing table to
|
|
23
|
+
r"""The <code>id</code> of the Routing table to add the Route to. The supported value is <code>default</code>."""
|
|
24
24
|
|
|
25
25
|
request_body: Annotated[
|
|
26
26
|
List[RouteConf],
|
|
@@ -4,7 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
from cribl_control_plane.types import BaseModel
|
|
5
5
|
from cribl_control_plane.utils import FieldMetadata, QueryParamMetadata
|
|
6
6
|
import pydantic
|
|
7
|
-
from typing import List, Optional
|
|
7
|
+
from typing import Any, Dict, List, Optional
|
|
8
8
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
9
9
|
|
|
10
10
|
|
|
@@ -27,7 +27,7 @@ class CreateVersionUndoResponseTypedDict(TypedDict):
|
|
|
27
27
|
|
|
28
28
|
count: NotRequired[int]
|
|
29
29
|
r"""number of items present in the items array"""
|
|
30
|
-
items: NotRequired[List[str]]
|
|
30
|
+
items: NotRequired[List[Dict[str, Any]]]
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
class CreateVersionUndoResponse(BaseModel):
|
|
@@ -36,4 +36,4 @@ class CreateVersionUndoResponse(BaseModel):
|
|
|
36
36
|
count: Optional[int] = None
|
|
37
37
|
r"""number of items present in the items array"""
|
|
38
38
|
|
|
39
|
-
items: Optional[List[str]] = None
|
|
39
|
+
items: Optional[List[Dict[str, Any]]] = None
|