cribl-control-plane 0.2.1rc4__py3-none-any.whl → 0.2.1rc5__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 -3
- cribl_control_plane/groups_sdk.py +3 -0
- cribl_control_plane/mappings.py +1185 -0
- cribl_control_plane/models/__init__.py +149 -105
- cribl_control_plane/models/createadminproductsmappingsactivatebyproductop.py +52 -0
- cribl_control_plane/models/createadminproductsmappingsbyproductop.py +53 -0
- cribl_control_plane/models/deleteadminproductsmappingsbyproductandidop.py +51 -0
- cribl_control_plane/models/getadminproductsmappingsbyproductandidop.py +51 -0
- cribl_control_plane/models/getadminproductsmappingsbyproductop.py +44 -0
- cribl_control_plane/models/input.py +14 -14
- cribl_control_plane/models/inputappscope.py +16 -20
- cribl_control_plane/models/inputconfluentcloud.py +0 -110
- cribl_control_plane/models/inputcriblhttp.py +16 -20
- cribl_control_plane/models/inputcribllakehttp.py +16 -20
- cribl_control_plane/models/inputcribltcp.py +16 -20
- cribl_control_plane/models/inputdatadogagent.py +16 -20
- cribl_control_plane/models/inputedgeprometheus.py +36 -44
- cribl_control_plane/models/inputelastic.py +27 -44
- cribl_control_plane/models/inputeventhub.py +0 -118
- cribl_control_plane/models/inputfirehose.py +16 -20
- cribl_control_plane/models/inputgrafana.py +31 -39
- cribl_control_plane/models/inputhttp.py +16 -20
- cribl_control_plane/models/inputhttpraw.py +16 -20
- cribl_control_plane/models/inputkafka.py +0 -108
- cribl_control_plane/models/inputloki.py +16 -20
- cribl_control_plane/models/inputmetrics.py +16 -20
- cribl_control_plane/models/inputmodeldriventelemetry.py +16 -20
- cribl_control_plane/models/inputopentelemetry.py +15 -19
- cribl_control_plane/models/inputprometheus.py +36 -44
- cribl_control_plane/models/inputprometheusrw.py +16 -20
- cribl_control_plane/models/inputsplunk.py +16 -20
- cribl_control_plane/models/inputsplunkhec.py +15 -19
- cribl_control_plane/models/inputsyslog.py +31 -39
- cribl_control_plane/models/inputsystemmetrics.py +10 -20
- cribl_control_plane/models/inputtcp.py +16 -30
- cribl_control_plane/models/inputtcpjson.py +16 -20
- cribl_control_plane/models/inputwindowsmetrics.py +10 -20
- cribl_control_plane/models/inputwineventlogs.py +0 -14
- cribl_control_plane/models/inputwizwebhook.py +16 -20
- cribl_control_plane/models/inputzscalerhec.py +15 -19
- cribl_control_plane/models/mappingruleset.py +53 -0
- cribl_control_plane/models/mappingrulesetevalmappingfunction.py +71 -0
- cribl_control_plane/models/mappingrulesetgenericmappingfunction.py +29 -0
- cribl_control_plane/models/output.py +22 -22
- cribl_control_plane/models/outputazureblob.py +0 -7
- cribl_control_plane/models/outputazuredataexplorer.py +93 -283
- cribl_control_plane/models/outputazureeventhub.py +21 -169
- cribl_control_plane/models/outputazurelogs.py +21 -49
- cribl_control_plane/models/outputchronicle.py +21 -49
- cribl_control_plane/models/outputclickhouse.py +21 -49
- cribl_control_plane/models/outputcloudwatch.py +21 -49
- cribl_control_plane/models/outputconfluentcloud.py +22 -167
- cribl_control_plane/models/outputcriblhttp.py +21 -49
- cribl_control_plane/models/outputcribltcp.py +21 -49
- cribl_control_plane/models/outputcrowdstrikenextgensiem.py +22 -50
- cribl_control_plane/models/outputdatabricks.py +0 -7
- cribl_control_plane/models/outputdatadog.py +21 -49
- cribl_control_plane/models/outputdataset.py +21 -49
- cribl_control_plane/models/outputdls3.py +0 -7
- cribl_control_plane/models/outputdynatracehttp.py +21 -49
- cribl_control_plane/models/outputdynatraceotlp.py +21 -49
- cribl_control_plane/models/outputelastic.py +21 -74
- cribl_control_plane/models/outputelasticcloud.py +21 -74
- cribl_control_plane/models/outputfilesystem.py +0 -7
- cribl_control_plane/models/outputgooglechronicle.py +22 -65
- cribl_control_plane/models/outputgooglecloudlogging.py +22 -50
- cribl_control_plane/models/outputgooglecloudstorage.py +0 -7
- cribl_control_plane/models/outputgooglepubsub.py +21 -49
- cribl_control_plane/models/outputgrafanacloud.py +42 -98
- cribl_control_plane/models/outputgraphite.py +21 -49
- cribl_control_plane/models/outputhoneycomb.py +21 -49
- cribl_control_plane/models/outputhumiohec.py +21 -49
- cribl_control_plane/models/outputinfluxdb.py +21 -49
- cribl_control_plane/models/outputkafka.py +19 -162
- cribl_control_plane/models/outputkinesis.py +21 -56
- cribl_control_plane/models/outputloki.py +19 -47
- cribl_control_plane/models/outputminio.py +0 -7
- cribl_control_plane/models/outputmsk.py +19 -54
- cribl_control_plane/models/outputnewrelic.py +21 -49
- cribl_control_plane/models/outputnewrelicevents.py +22 -50
- cribl_control_plane/models/outputopentelemetry.py +21 -49
- cribl_control_plane/models/outputprometheus.py +21 -49
- cribl_control_plane/models/outputs3.py +0 -7
- cribl_control_plane/models/outputsentinel.py +21 -49
- cribl_control_plane/models/outputsentineloneaisiem.py +22 -50
- cribl_control_plane/models/outputservicenow.py +21 -49
- cribl_control_plane/models/outputsignalfx.py +21 -49
- cribl_control_plane/models/outputsns.py +19 -47
- cribl_control_plane/models/outputsplunk.py +21 -49
- cribl_control_plane/models/outputsplunkhec.py +21 -49
- cribl_control_plane/models/outputsplunklb.py +21 -49
- cribl_control_plane/models/outputsqs.py +19 -47
- cribl_control_plane/models/outputstatsd.py +21 -49
- cribl_control_plane/models/outputstatsdext.py +21 -49
- cribl_control_plane/models/outputsumologic.py +21 -49
- cribl_control_plane/models/outputsyslog.py +99 -129
- cribl_control_plane/models/outputtcpjson.py +21 -49
- cribl_control_plane/models/outputwavefront.py +21 -49
- cribl_control_plane/models/outputwebhook.py +21 -49
- cribl_control_plane/models/outputxsiam.py +19 -47
- cribl_control_plane/models/pipeline.py +4 -4
- cribl_control_plane/models/rulesetid.py +13 -0
- cribl_control_plane/models/runnablejobcollection.py +8 -12
- cribl_control_plane/models/runnablejobexecutor.py +8 -12
- cribl_control_plane/models/runnablejobscheduledsearch.py +8 -12
- cribl_control_plane/models/updateadminproductsmappingsbyproductandidop.py +63 -0
- cribl_control_plane/pipelines.py +8 -8
- {cribl_control_plane-0.2.1rc4.dist-info → cribl_control_plane-0.2.1rc5.dist-info}/METADATA +11 -2
- {cribl_control_plane-0.2.1rc4.dist-info → cribl_control_plane-0.2.1rc5.dist-info}/RECORD +110 -99
- {cribl_control_plane-0.2.1rc4.dist-info → cribl_control_plane-0.2.1rc5.dist-info}/WHEEL +0 -0
|
@@ -33,6 +33,18 @@ if TYPE_CHECKING:
|
|
|
33
33
|
ConfigGroupLookupsLookupTypedDict,
|
|
34
34
|
ConfigGroupLookupsTypedDict,
|
|
35
35
|
)
|
|
36
|
+
from .createadminproductsmappingsactivatebyproductop import (
|
|
37
|
+
CreateAdminProductsMappingsActivateByProductRequest,
|
|
38
|
+
CreateAdminProductsMappingsActivateByProductRequestTypedDict,
|
|
39
|
+
CreateAdminProductsMappingsActivateByProductResponse,
|
|
40
|
+
CreateAdminProductsMappingsActivateByProductResponseTypedDict,
|
|
41
|
+
)
|
|
42
|
+
from .createadminproductsmappingsbyproductop import (
|
|
43
|
+
CreateAdminProductsMappingsByProductRequest,
|
|
44
|
+
CreateAdminProductsMappingsByProductRequestTypedDict,
|
|
45
|
+
CreateAdminProductsMappingsByProductResponse,
|
|
46
|
+
CreateAdminProductsMappingsByProductResponseTypedDict,
|
|
47
|
+
)
|
|
36
48
|
from .createconfiggroupbyproductop import (
|
|
37
49
|
CreateConfigGroupByProductRequest,
|
|
38
50
|
CreateConfigGroupByProductRequestTypedDict,
|
|
@@ -109,6 +121,12 @@ if TYPE_CHECKING:
|
|
|
109
121
|
DatasetMetadataRunInfo,
|
|
110
122
|
DatasetMetadataRunInfoTypedDict,
|
|
111
123
|
)
|
|
124
|
+
from .deleteadminproductsmappingsbyproductandidop import (
|
|
125
|
+
DeleteAdminProductsMappingsByProductAndIDRequest,
|
|
126
|
+
DeleteAdminProductsMappingsByProductAndIDRequestTypedDict,
|
|
127
|
+
DeleteAdminProductsMappingsByProductAndIDResponse,
|
|
128
|
+
DeleteAdminProductsMappingsByProductAndIDResponseTypedDict,
|
|
129
|
+
)
|
|
112
130
|
from .deleteconfiggroupbyproductandidop import (
|
|
113
131
|
DeleteConfigGroupByProductAndIDRequest,
|
|
114
132
|
DeleteConfigGroupByProductAndIDRequestTypedDict,
|
|
@@ -184,6 +202,18 @@ if TYPE_CHECKING:
|
|
|
184
202
|
DistributedSummaryWorkers,
|
|
185
203
|
DistributedSummaryWorkersTypedDict,
|
|
186
204
|
)
|
|
205
|
+
from .getadminproductsmappingsbyproductandidop import (
|
|
206
|
+
GetAdminProductsMappingsByProductAndIDRequest,
|
|
207
|
+
GetAdminProductsMappingsByProductAndIDRequestTypedDict,
|
|
208
|
+
GetAdminProductsMappingsByProductAndIDResponse,
|
|
209
|
+
GetAdminProductsMappingsByProductAndIDResponseTypedDict,
|
|
210
|
+
)
|
|
211
|
+
from .getadminproductsmappingsbyproductop import (
|
|
212
|
+
GetAdminProductsMappingsByProductRequest,
|
|
213
|
+
GetAdminProductsMappingsByProductRequestTypedDict,
|
|
214
|
+
GetAdminProductsMappingsByProductResponse,
|
|
215
|
+
GetAdminProductsMappingsByProductResponseTypedDict,
|
|
216
|
+
)
|
|
187
217
|
from .getconfiggroupaclbyproductandidop import (
|
|
188
218
|
GetConfigGroupACLByProductAndIDRequest,
|
|
189
219
|
GetConfigGroupACLByProductAndIDRequestTypedDict,
|
|
@@ -465,7 +495,6 @@ if TYPE_CHECKING:
|
|
|
465
495
|
InputConfluentCloudAuth,
|
|
466
496
|
InputConfluentCloudAuthTypedDict,
|
|
467
497
|
InputConfluentCloudAuthentication,
|
|
468
|
-
InputConfluentCloudAuthenticationMethod,
|
|
469
498
|
InputConfluentCloudAuthenticationTypedDict,
|
|
470
499
|
InputConfluentCloudCompression,
|
|
471
500
|
InputConfluentCloudConnection,
|
|
@@ -481,15 +510,11 @@ if TYPE_CHECKING:
|
|
|
481
510
|
InputConfluentCloudMetadatumTypedDict,
|
|
482
511
|
InputConfluentCloudMinimumTLSVersion,
|
|
483
512
|
InputConfluentCloudMode,
|
|
484
|
-
InputConfluentCloudOauthParam,
|
|
485
|
-
InputConfluentCloudOauthParamTypedDict,
|
|
486
513
|
InputConfluentCloudPq,
|
|
487
514
|
InputConfluentCloudPqControls,
|
|
488
515
|
InputConfluentCloudPqControlsTypedDict,
|
|
489
516
|
InputConfluentCloudPqTypedDict,
|
|
490
517
|
InputConfluentCloudSASLMechanism,
|
|
491
|
-
InputConfluentCloudSaslExtension,
|
|
492
|
-
InputConfluentCloudSaslExtensionTypedDict,
|
|
493
518
|
InputConfluentCloudTLSSettingsClientSide,
|
|
494
519
|
InputConfluentCloudTLSSettingsClientSideTypedDict,
|
|
495
520
|
InputConfluentCloudType,
|
|
@@ -709,16 +734,13 @@ if TYPE_CHECKING:
|
|
|
709
734
|
)
|
|
710
735
|
from .inputeventhub import (
|
|
711
736
|
InputEventhub,
|
|
712
|
-
InputEventhubAuthTypeAuthenticationMethod,
|
|
713
737
|
InputEventhubAuthentication,
|
|
714
738
|
InputEventhubAuthenticationTypedDict,
|
|
715
|
-
InputEventhubClientSecretAuthTypeAuthenticationMethod,
|
|
716
739
|
InputEventhubCompression,
|
|
717
740
|
InputEventhubConnection,
|
|
718
741
|
InputEventhubConnectionTypedDict,
|
|
719
742
|
InputEventhubMetadatum,
|
|
720
743
|
InputEventhubMetadatumTypedDict,
|
|
721
|
-
InputEventhubMicrosoftEntraIDAuthenticationEndpoint,
|
|
722
744
|
InputEventhubMode,
|
|
723
745
|
InputEventhubPq,
|
|
724
746
|
InputEventhubPqControls,
|
|
@@ -931,7 +953,6 @@ if TYPE_CHECKING:
|
|
|
931
953
|
InputKafkaAuth,
|
|
932
954
|
InputKafkaAuthTypedDict,
|
|
933
955
|
InputKafkaAuthentication,
|
|
934
|
-
InputKafkaAuthenticationMethod,
|
|
935
956
|
InputKafkaAuthenticationTypedDict,
|
|
936
957
|
InputKafkaCompression,
|
|
937
958
|
InputKafkaConnection,
|
|
@@ -947,15 +968,11 @@ if TYPE_CHECKING:
|
|
|
947
968
|
InputKafkaMetadatumTypedDict,
|
|
948
969
|
InputKafkaMinimumTLSVersion,
|
|
949
970
|
InputKafkaMode,
|
|
950
|
-
InputKafkaOauthParam,
|
|
951
|
-
InputKafkaOauthParamTypedDict,
|
|
952
971
|
InputKafkaPq,
|
|
953
972
|
InputKafkaPqControls,
|
|
954
973
|
InputKafkaPqControlsTypedDict,
|
|
955
974
|
InputKafkaPqTypedDict,
|
|
956
975
|
InputKafkaSASLMechanism,
|
|
957
|
-
InputKafkaSaslExtension,
|
|
958
|
-
InputKafkaSaslExtensionTypedDict,
|
|
959
976
|
InputKafkaTLSSettingsClientSide,
|
|
960
977
|
InputKafkaTLSSettingsClientSideTypedDict,
|
|
961
978
|
InputKafkaType,
|
|
@@ -1828,6 +1845,27 @@ if TYPE_CHECKING:
|
|
|
1828
1845
|
from .listroutesop import ListRoutesResponse, ListRoutesResponseTypedDict
|
|
1829
1846
|
from .logininfo import LoginInfo, LoginInfoTypedDict
|
|
1830
1847
|
from .lookupversions import LookupVersions, LookupVersionsTypedDict
|
|
1848
|
+
from .mappingruleset import (
|
|
1849
|
+
Function,
|
|
1850
|
+
FunctionTypedDict,
|
|
1851
|
+
MappingRuleset,
|
|
1852
|
+
MappingRulesetConf,
|
|
1853
|
+
MappingRulesetConfTypedDict,
|
|
1854
|
+
MappingRulesetTypedDict,
|
|
1855
|
+
)
|
|
1856
|
+
from .mappingrulesetevalmappingfunction import (
|
|
1857
|
+
Add,
|
|
1858
|
+
AddTypedDict,
|
|
1859
|
+
ID,
|
|
1860
|
+
MappingRulesetEvalMappingFunction,
|
|
1861
|
+
MappingRulesetEvalMappingFunctionConf,
|
|
1862
|
+
MappingRulesetEvalMappingFunctionConfTypedDict,
|
|
1863
|
+
MappingRulesetEvalMappingFunctionTypedDict,
|
|
1864
|
+
)
|
|
1865
|
+
from .mappingrulesetgenericmappingfunction import (
|
|
1866
|
+
MappingRulesetGenericMappingFunction,
|
|
1867
|
+
MappingRulesetGenericMappingFunctionTypedDict,
|
|
1868
|
+
)
|
|
1831
1869
|
from .masterworkerentry import (
|
|
1832
1870
|
LastMetrics,
|
|
1833
1871
|
LastMetricsTypedDict,
|
|
@@ -1890,21 +1928,16 @@ if TYPE_CHECKING:
|
|
|
1890
1928
|
IngestIfNotExist,
|
|
1891
1929
|
IngestIfNotExistTypedDict,
|
|
1892
1930
|
IngestionMode,
|
|
1931
|
+
MicrosoftEntraIDAuthenticationEndpoint,
|
|
1893
1932
|
OutputAzureDataExplorer,
|
|
1894
1933
|
OutputAzureDataExplorerAuthenticationMethod,
|
|
1895
1934
|
OutputAzureDataExplorerBackpressureBehavior,
|
|
1896
1935
|
OutputAzureDataExplorerCertificate,
|
|
1897
1936
|
OutputAzureDataExplorerCertificateTypedDict,
|
|
1898
1937
|
OutputAzureDataExplorerCompressCompression,
|
|
1899
|
-
OutputAzureDataExplorerCompressionLevel,
|
|
1900
1938
|
OutputAzureDataExplorerDataFormat,
|
|
1901
|
-
OutputAzureDataExplorerDataPageVersion,
|
|
1902
1939
|
OutputAzureDataExplorerDiskSpaceProtection,
|
|
1903
|
-
OutputAzureDataExplorerKeyValueMetadatum,
|
|
1904
|
-
OutputAzureDataExplorerKeyValueMetadatumTypedDict,
|
|
1905
|
-
OutputAzureDataExplorerMicrosoftEntraIDAuthenticationEndpoint,
|
|
1906
1940
|
OutputAzureDataExplorerMode,
|
|
1907
|
-
OutputAzureDataExplorerParquetVersion,
|
|
1908
1941
|
OutputAzureDataExplorerPqCompressCompression,
|
|
1909
1942
|
OutputAzureDataExplorerPqControls,
|
|
1910
1943
|
OutputAzureDataExplorerPqControlsTypedDict,
|
|
@@ -1922,13 +1955,10 @@ if TYPE_CHECKING:
|
|
|
1922
1955
|
from .outputazureeventhub import (
|
|
1923
1956
|
OutputAzureEventhub,
|
|
1924
1957
|
OutputAzureEventhubAcknowledgments,
|
|
1925
|
-
OutputAzureEventhubAuthTypeAuthenticationMethod,
|
|
1926
1958
|
OutputAzureEventhubAuthentication,
|
|
1927
1959
|
OutputAzureEventhubAuthenticationTypedDict,
|
|
1928
1960
|
OutputAzureEventhubBackpressureBehavior,
|
|
1929
|
-
OutputAzureEventhubClientSecretAuthTypeAuthenticationMethod,
|
|
1930
1961
|
OutputAzureEventhubCompression,
|
|
1931
|
-
OutputAzureEventhubMicrosoftEntraIDAuthenticationEndpoint,
|
|
1932
1962
|
OutputAzureEventhubMode,
|
|
1933
1963
|
OutputAzureEventhubPqControls,
|
|
1934
1964
|
OutputAzureEventhubPqControlsTypedDict,
|
|
@@ -2029,7 +2059,6 @@ if TYPE_CHECKING:
|
|
|
2029
2059
|
OutputConfluentCloudAuth,
|
|
2030
2060
|
OutputConfluentCloudAuthTypedDict,
|
|
2031
2061
|
OutputConfluentCloudAuthentication,
|
|
2032
|
-
OutputConfluentCloudAuthenticationMethod,
|
|
2033
2062
|
OutputConfluentCloudAuthenticationTypedDict,
|
|
2034
2063
|
OutputConfluentCloudBackpressureBehavior,
|
|
2035
2064
|
OutputConfluentCloudCompression,
|
|
@@ -2042,16 +2071,12 @@ if TYPE_CHECKING:
|
|
|
2042
2071
|
OutputConfluentCloudMaximumTLSVersion,
|
|
2043
2072
|
OutputConfluentCloudMinimumTLSVersion,
|
|
2044
2073
|
OutputConfluentCloudMode,
|
|
2045
|
-
OutputConfluentCloudOauthParam,
|
|
2046
|
-
OutputConfluentCloudOauthParamTypedDict,
|
|
2047
2074
|
OutputConfluentCloudPqCompressCompression,
|
|
2048
2075
|
OutputConfluentCloudPqControls,
|
|
2049
2076
|
OutputConfluentCloudPqControlsTypedDict,
|
|
2050
2077
|
OutputConfluentCloudQueueFullBehavior,
|
|
2051
2078
|
OutputConfluentCloudRecordDataFormat,
|
|
2052
2079
|
OutputConfluentCloudSASLMechanism,
|
|
2053
|
-
OutputConfluentCloudSaslExtension,
|
|
2054
|
-
OutputConfluentCloudSaslExtensionTypedDict,
|
|
2055
2080
|
OutputConfluentCloudTLSSettingsClientSide,
|
|
2056
2081
|
OutputConfluentCloudTLSSettingsClientSideTypedDict,
|
|
2057
2082
|
OutputConfluentCloudType,
|
|
@@ -2364,7 +2389,6 @@ if TYPE_CHECKING:
|
|
|
2364
2389
|
OutputGoogleChronicleType,
|
|
2365
2390
|
OutputGoogleChronicleTypedDict,
|
|
2366
2391
|
SendEventsAs,
|
|
2367
|
-
UDMType,
|
|
2368
2392
|
)
|
|
2369
2393
|
from .outputgooglecloudlogging import (
|
|
2370
2394
|
LogLabel,
|
|
@@ -2549,7 +2573,6 @@ if TYPE_CHECKING:
|
|
|
2549
2573
|
OutputKafkaAuth,
|
|
2550
2574
|
OutputKafkaAuthTypedDict,
|
|
2551
2575
|
OutputKafkaAuthentication,
|
|
2552
|
-
OutputKafkaAuthenticationMethod,
|
|
2553
2576
|
OutputKafkaAuthenticationTypedDict,
|
|
2554
2577
|
OutputKafkaBackpressureBehavior,
|
|
2555
2578
|
OutputKafkaCompression,
|
|
@@ -2562,16 +2585,12 @@ if TYPE_CHECKING:
|
|
|
2562
2585
|
OutputKafkaMaximumTLSVersion,
|
|
2563
2586
|
OutputKafkaMinimumTLSVersion,
|
|
2564
2587
|
OutputKafkaMode,
|
|
2565
|
-
OutputKafkaOauthParam,
|
|
2566
|
-
OutputKafkaOauthParamTypedDict,
|
|
2567
2588
|
OutputKafkaPqCompressCompression,
|
|
2568
2589
|
OutputKafkaPqControls,
|
|
2569
2590
|
OutputKafkaPqControlsTypedDict,
|
|
2570
2591
|
OutputKafkaQueueFullBehavior,
|
|
2571
2592
|
OutputKafkaRecordDataFormat,
|
|
2572
2593
|
OutputKafkaSASLMechanism,
|
|
2573
|
-
OutputKafkaSaslExtension,
|
|
2574
|
-
OutputKafkaSaslExtensionTypedDict,
|
|
2575
2594
|
OutputKafkaTLSSettingsClientSide,
|
|
2576
2595
|
OutputKafkaTLSSettingsClientSideTypedDict,
|
|
2577
2596
|
OutputKafkaType,
|
|
@@ -3196,9 +3215,9 @@ if TYPE_CHECKING:
|
|
|
3196
3215
|
)
|
|
3197
3216
|
from .packupgraderequest import PackUpgradeRequest, PackUpgradeRequestTypedDict
|
|
3198
3217
|
from .pipeline import (
|
|
3199
|
-
Conf,
|
|
3200
|
-
ConfTypedDict,
|
|
3201
3218
|
Pipeline,
|
|
3219
|
+
PipelineConf,
|
|
3220
|
+
PipelineConfTypedDict,
|
|
3202
3221
|
PipelineGroups,
|
|
3203
3222
|
PipelineGroupsTypedDict,
|
|
3204
3223
|
PipelineTypedDict,
|
|
@@ -3222,6 +3241,7 @@ if TYPE_CHECKING:
|
|
|
3222
3241
|
RoutesTypedDict,
|
|
3223
3242
|
)
|
|
3224
3243
|
from .routesroute import RoutesRoute, RoutesRouteTypedDict
|
|
3244
|
+
from .rulesetid import RulesetID, RulesetIDTypedDict
|
|
3225
3245
|
from .runnablejob import RunnableJob, RunnableJobTypedDict
|
|
3226
3246
|
from .runnablejobcollection import (
|
|
3227
3247
|
CaptureSettings,
|
|
@@ -3296,6 +3316,12 @@ if TYPE_CHECKING:
|
|
|
3296
3316
|
TeamAccessControlList,
|
|
3297
3317
|
TeamAccessControlListTypedDict,
|
|
3298
3318
|
)
|
|
3319
|
+
from .updateadminproductsmappingsbyproductandidop import (
|
|
3320
|
+
UpdateAdminProductsMappingsByProductAndIDRequest,
|
|
3321
|
+
UpdateAdminProductsMappingsByProductAndIDRequestTypedDict,
|
|
3322
|
+
UpdateAdminProductsMappingsByProductAndIDResponse,
|
|
3323
|
+
UpdateAdminProductsMappingsByProductAndIDResponseTypedDict,
|
|
3324
|
+
)
|
|
3299
3325
|
from .updateconfiggroupbyproductandidop import (
|
|
3300
3326
|
UpdateConfigGroupByProductAndIDRequest,
|
|
3301
3327
|
UpdateConfigGroupByProductAndIDRequestTypedDict,
|
|
@@ -3366,10 +3392,12 @@ if TYPE_CHECKING:
|
|
|
3366
3392
|
|
|
3367
3393
|
__all__ = [
|
|
3368
3394
|
"AISIEMEndpointPath",
|
|
3395
|
+
"Add",
|
|
3369
3396
|
"AddHecTokenRequest",
|
|
3370
3397
|
"AddHecTokenRequestMetadatum",
|
|
3371
3398
|
"AddHecTokenRequestMetadatumTypedDict",
|
|
3372
3399
|
"AddHecTokenRequestTypedDict",
|
|
3400
|
+
"AddTypedDict",
|
|
3373
3401
|
"AdditionalProperty",
|
|
3374
3402
|
"AdditionalPropertyTypedDict",
|
|
3375
3403
|
"Allow",
|
|
@@ -3410,8 +3438,6 @@ __all__ = [
|
|
|
3410
3438
|
"CommentTypedDict",
|
|
3411
3439
|
"Commit",
|
|
3412
3440
|
"CommitTypedDict",
|
|
3413
|
-
"Conf",
|
|
3414
|
-
"ConfTypedDict",
|
|
3415
3441
|
"Config",
|
|
3416
3442
|
"ConfigGroup",
|
|
3417
3443
|
"ConfigGroupCloud",
|
|
@@ -3429,6 +3455,14 @@ __all__ = [
|
|
|
3429
3455
|
"Container",
|
|
3430
3456
|
"ContainerMode",
|
|
3431
3457
|
"ContainerTypedDict",
|
|
3458
|
+
"CreateAdminProductsMappingsActivateByProductRequest",
|
|
3459
|
+
"CreateAdminProductsMappingsActivateByProductRequestTypedDict",
|
|
3460
|
+
"CreateAdminProductsMappingsActivateByProductResponse",
|
|
3461
|
+
"CreateAdminProductsMappingsActivateByProductResponseTypedDict",
|
|
3462
|
+
"CreateAdminProductsMappingsByProductRequest",
|
|
3463
|
+
"CreateAdminProductsMappingsByProductRequestTypedDict",
|
|
3464
|
+
"CreateAdminProductsMappingsByProductResponse",
|
|
3465
|
+
"CreateAdminProductsMappingsByProductResponseTypedDict",
|
|
3432
3466
|
"CreateConfigGroupByProductRequest",
|
|
3433
3467
|
"CreateConfigGroupByProductRequestTypedDict",
|
|
3434
3468
|
"CreateConfigGroupByProductResponse",
|
|
@@ -3489,6 +3523,10 @@ __all__ = [
|
|
|
3489
3523
|
"DatasetMetadataRunInfo",
|
|
3490
3524
|
"DatasetMetadataRunInfoTypedDict",
|
|
3491
3525
|
"DatasetMetadataTypedDict",
|
|
3526
|
+
"DeleteAdminProductsMappingsByProductAndIDRequest",
|
|
3527
|
+
"DeleteAdminProductsMappingsByProductAndIDRequestTypedDict",
|
|
3528
|
+
"DeleteAdminProductsMappingsByProductAndIDResponse",
|
|
3529
|
+
"DeleteAdminProductsMappingsByProductAndIDResponseTypedDict",
|
|
3492
3530
|
"DeleteConfigGroupByProductAndIDRequest",
|
|
3493
3531
|
"DeleteConfigGroupByProductAndIDRequestTypedDict",
|
|
3494
3532
|
"DeleteConfigGroupByProductAndIDResponse",
|
|
@@ -3559,8 +3597,18 @@ __all__ = [
|
|
|
3559
3597
|
"FileTypedDict",
|
|
3560
3598
|
"Firewall",
|
|
3561
3599
|
"FirewallTypedDict",
|
|
3600
|
+
"Function",
|
|
3562
3601
|
"FunctionSpecificConfigs",
|
|
3563
3602
|
"FunctionSpecificConfigsTypedDict",
|
|
3603
|
+
"FunctionTypedDict",
|
|
3604
|
+
"GetAdminProductsMappingsByProductAndIDRequest",
|
|
3605
|
+
"GetAdminProductsMappingsByProductAndIDRequestTypedDict",
|
|
3606
|
+
"GetAdminProductsMappingsByProductAndIDResponse",
|
|
3607
|
+
"GetAdminProductsMappingsByProductAndIDResponseTypedDict",
|
|
3608
|
+
"GetAdminProductsMappingsByProductRequest",
|
|
3609
|
+
"GetAdminProductsMappingsByProductRequestTypedDict",
|
|
3610
|
+
"GetAdminProductsMappingsByProductResponse",
|
|
3611
|
+
"GetAdminProductsMappingsByProductResponseTypedDict",
|
|
3564
3612
|
"GetConfigGroupACLByProductAndIDRequest",
|
|
3565
3613
|
"GetConfigGroupACLByProductAndIDRequestTypedDict",
|
|
3566
3614
|
"GetConfigGroupACLByProductAndIDResponse",
|
|
@@ -3711,6 +3759,7 @@ __all__ = [
|
|
|
3711
3759
|
"HostInfoTypedDict",
|
|
3712
3760
|
"HostsFile",
|
|
3713
3761
|
"HostsFileTypedDict",
|
|
3762
|
+
"ID",
|
|
3714
3763
|
"IndexerDiscoveryConfigs",
|
|
3715
3764
|
"IndexerDiscoveryConfigsAuthTokenAuthenticationMethod",
|
|
3716
3765
|
"IndexerDiscoveryConfigsAuthenticationMethod",
|
|
@@ -3777,7 +3826,6 @@ __all__ = [
|
|
|
3777
3826
|
"InputConfluentCloudAuth",
|
|
3778
3827
|
"InputConfluentCloudAuthTypedDict",
|
|
3779
3828
|
"InputConfluentCloudAuthentication",
|
|
3780
|
-
"InputConfluentCloudAuthenticationMethod",
|
|
3781
3829
|
"InputConfluentCloudAuthenticationTypedDict",
|
|
3782
3830
|
"InputConfluentCloudCompression",
|
|
3783
3831
|
"InputConfluentCloudConnection",
|
|
@@ -3793,15 +3841,11 @@ __all__ = [
|
|
|
3793
3841
|
"InputConfluentCloudMetadatumTypedDict",
|
|
3794
3842
|
"InputConfluentCloudMinimumTLSVersion",
|
|
3795
3843
|
"InputConfluentCloudMode",
|
|
3796
|
-
"InputConfluentCloudOauthParam",
|
|
3797
|
-
"InputConfluentCloudOauthParamTypedDict",
|
|
3798
3844
|
"InputConfluentCloudPq",
|
|
3799
3845
|
"InputConfluentCloudPqControls",
|
|
3800
3846
|
"InputConfluentCloudPqControlsTypedDict",
|
|
3801
3847
|
"InputConfluentCloudPqTypedDict",
|
|
3802
3848
|
"InputConfluentCloudSASLMechanism",
|
|
3803
|
-
"InputConfluentCloudSaslExtension",
|
|
3804
|
-
"InputConfluentCloudSaslExtensionTypedDict",
|
|
3805
3849
|
"InputConfluentCloudTLSSettingsClientSide",
|
|
3806
3850
|
"InputConfluentCloudTLSSettingsClientSideTypedDict",
|
|
3807
3851
|
"InputConfluentCloudType",
|
|
@@ -3987,16 +4031,13 @@ __all__ = [
|
|
|
3987
4031
|
"InputElasticType",
|
|
3988
4032
|
"InputElasticTypedDict",
|
|
3989
4033
|
"InputEventhub",
|
|
3990
|
-
"InputEventhubAuthTypeAuthenticationMethod",
|
|
3991
4034
|
"InputEventhubAuthentication",
|
|
3992
4035
|
"InputEventhubAuthenticationTypedDict",
|
|
3993
|
-
"InputEventhubClientSecretAuthTypeAuthenticationMethod",
|
|
3994
4036
|
"InputEventhubCompression",
|
|
3995
4037
|
"InputEventhubConnection",
|
|
3996
4038
|
"InputEventhubConnectionTypedDict",
|
|
3997
4039
|
"InputEventhubMetadatum",
|
|
3998
4040
|
"InputEventhubMetadatumTypedDict",
|
|
3999
|
-
"InputEventhubMicrosoftEntraIDAuthenticationEndpoint",
|
|
4000
4041
|
"InputEventhubMode",
|
|
4001
4042
|
"InputEventhubPq",
|
|
4002
4043
|
"InputEventhubPqControls",
|
|
@@ -4174,7 +4215,6 @@ __all__ = [
|
|
|
4174
4215
|
"InputKafkaAuth",
|
|
4175
4216
|
"InputKafkaAuthTypedDict",
|
|
4176
4217
|
"InputKafkaAuthentication",
|
|
4177
|
-
"InputKafkaAuthenticationMethod",
|
|
4178
4218
|
"InputKafkaAuthenticationTypedDict",
|
|
4179
4219
|
"InputKafkaCompression",
|
|
4180
4220
|
"InputKafkaConnection",
|
|
@@ -4190,15 +4230,11 @@ __all__ = [
|
|
|
4190
4230
|
"InputKafkaMetadatumTypedDict",
|
|
4191
4231
|
"InputKafkaMinimumTLSVersion",
|
|
4192
4232
|
"InputKafkaMode",
|
|
4193
|
-
"InputKafkaOauthParam",
|
|
4194
|
-
"InputKafkaOauthParamTypedDict",
|
|
4195
4233
|
"InputKafkaPq",
|
|
4196
4234
|
"InputKafkaPqControls",
|
|
4197
4235
|
"InputKafkaPqControlsTypedDict",
|
|
4198
4236
|
"InputKafkaPqTypedDict",
|
|
4199
4237
|
"InputKafkaSASLMechanism",
|
|
4200
|
-
"InputKafkaSaslExtension",
|
|
4201
|
-
"InputKafkaSaslExtensionTypedDict",
|
|
4202
4238
|
"InputKafkaTLSSettingsClientSide",
|
|
4203
4239
|
"InputKafkaTLSSettingsClientSideTypedDict",
|
|
4204
4240
|
"InputKafkaType",
|
|
@@ -4984,6 +5020,16 @@ __all__ = [
|
|
|
4984
5020
|
"LookupVersionsTypedDict",
|
|
4985
5021
|
"MTLSSettings",
|
|
4986
5022
|
"MTLSSettingsTypedDict",
|
|
5023
|
+
"MappingRuleset",
|
|
5024
|
+
"MappingRulesetConf",
|
|
5025
|
+
"MappingRulesetConfTypedDict",
|
|
5026
|
+
"MappingRulesetEvalMappingFunction",
|
|
5027
|
+
"MappingRulesetEvalMappingFunctionConf",
|
|
5028
|
+
"MappingRulesetEvalMappingFunctionConfTypedDict",
|
|
5029
|
+
"MappingRulesetEvalMappingFunctionTypedDict",
|
|
5030
|
+
"MappingRulesetGenericMappingFunction",
|
|
5031
|
+
"MappingRulesetGenericMappingFunctionTypedDict",
|
|
5032
|
+
"MappingRulesetTypedDict",
|
|
4987
5033
|
"MappingType",
|
|
4988
5034
|
"MasterWorkerEntry",
|
|
4989
5035
|
"MasterWorkerEntryType",
|
|
@@ -4991,6 +5037,7 @@ __all__ = [
|
|
|
4991
5037
|
"MasterWorkerEntryWorkers",
|
|
4992
5038
|
"MasterWorkerEntryWorkersTypedDict",
|
|
4993
5039
|
"MetricsProtocol",
|
|
5040
|
+
"MicrosoftEntraIDAuthenticationEndpoint",
|
|
4994
5041
|
"NodeActiveUpgradeStatus",
|
|
4995
5042
|
"NodeFailedUpgradeStatus",
|
|
4996
5043
|
"NodeProvidedInfo",
|
|
@@ -5041,15 +5088,9 @@ __all__ = [
|
|
|
5041
5088
|
"OutputAzureDataExplorerCertificate",
|
|
5042
5089
|
"OutputAzureDataExplorerCertificateTypedDict",
|
|
5043
5090
|
"OutputAzureDataExplorerCompressCompression",
|
|
5044
|
-
"OutputAzureDataExplorerCompressionLevel",
|
|
5045
5091
|
"OutputAzureDataExplorerDataFormat",
|
|
5046
|
-
"OutputAzureDataExplorerDataPageVersion",
|
|
5047
5092
|
"OutputAzureDataExplorerDiskSpaceProtection",
|
|
5048
|
-
"OutputAzureDataExplorerKeyValueMetadatum",
|
|
5049
|
-
"OutputAzureDataExplorerKeyValueMetadatumTypedDict",
|
|
5050
|
-
"OutputAzureDataExplorerMicrosoftEntraIDAuthenticationEndpoint",
|
|
5051
5093
|
"OutputAzureDataExplorerMode",
|
|
5052
|
-
"OutputAzureDataExplorerParquetVersion",
|
|
5053
5094
|
"OutputAzureDataExplorerPqCompressCompression",
|
|
5054
5095
|
"OutputAzureDataExplorerPqControls",
|
|
5055
5096
|
"OutputAzureDataExplorerPqControlsTypedDict",
|
|
@@ -5062,13 +5103,10 @@ __all__ = [
|
|
|
5062
5103
|
"OutputAzureDataExplorerTypedDict",
|
|
5063
5104
|
"OutputAzureEventhub",
|
|
5064
5105
|
"OutputAzureEventhubAcknowledgments",
|
|
5065
|
-
"OutputAzureEventhubAuthTypeAuthenticationMethod",
|
|
5066
5106
|
"OutputAzureEventhubAuthentication",
|
|
5067
5107
|
"OutputAzureEventhubAuthenticationTypedDict",
|
|
5068
5108
|
"OutputAzureEventhubBackpressureBehavior",
|
|
5069
|
-
"OutputAzureEventhubClientSecretAuthTypeAuthenticationMethod",
|
|
5070
5109
|
"OutputAzureEventhubCompression",
|
|
5071
|
-
"OutputAzureEventhubMicrosoftEntraIDAuthenticationEndpoint",
|
|
5072
5110
|
"OutputAzureEventhubMode",
|
|
5073
5111
|
"OutputAzureEventhubPqControls",
|
|
5074
5112
|
"OutputAzureEventhubPqControlsTypedDict",
|
|
@@ -5156,7 +5194,6 @@ __all__ = [
|
|
|
5156
5194
|
"OutputConfluentCloudAuth",
|
|
5157
5195
|
"OutputConfluentCloudAuthTypedDict",
|
|
5158
5196
|
"OutputConfluentCloudAuthentication",
|
|
5159
|
-
"OutputConfluentCloudAuthenticationMethod",
|
|
5160
5197
|
"OutputConfluentCloudAuthenticationTypedDict",
|
|
5161
5198
|
"OutputConfluentCloudBackpressureBehavior",
|
|
5162
5199
|
"OutputConfluentCloudCompression",
|
|
@@ -5169,16 +5206,12 @@ __all__ = [
|
|
|
5169
5206
|
"OutputConfluentCloudMaximumTLSVersion",
|
|
5170
5207
|
"OutputConfluentCloudMinimumTLSVersion",
|
|
5171
5208
|
"OutputConfluentCloudMode",
|
|
5172
|
-
"OutputConfluentCloudOauthParam",
|
|
5173
|
-
"OutputConfluentCloudOauthParamTypedDict",
|
|
5174
5209
|
"OutputConfluentCloudPqCompressCompression",
|
|
5175
5210
|
"OutputConfluentCloudPqControls",
|
|
5176
5211
|
"OutputConfluentCloudPqControlsTypedDict",
|
|
5177
5212
|
"OutputConfluentCloudQueueFullBehavior",
|
|
5178
5213
|
"OutputConfluentCloudRecordDataFormat",
|
|
5179
5214
|
"OutputConfluentCloudSASLMechanism",
|
|
5180
|
-
"OutputConfluentCloudSaslExtension",
|
|
5181
|
-
"OutputConfluentCloudSaslExtensionTypedDict",
|
|
5182
5215
|
"OutputConfluentCloudTLSSettingsClientSide",
|
|
5183
5216
|
"OutputConfluentCloudTLSSettingsClientSideTypedDict",
|
|
5184
5217
|
"OutputConfluentCloudType",
|
|
@@ -5610,7 +5643,6 @@ __all__ = [
|
|
|
5610
5643
|
"OutputKafkaAuth",
|
|
5611
5644
|
"OutputKafkaAuthTypedDict",
|
|
5612
5645
|
"OutputKafkaAuthentication",
|
|
5613
|
-
"OutputKafkaAuthenticationMethod",
|
|
5614
5646
|
"OutputKafkaAuthenticationTypedDict",
|
|
5615
5647
|
"OutputKafkaBackpressureBehavior",
|
|
5616
5648
|
"OutputKafkaCompression",
|
|
@@ -5623,16 +5655,12 @@ __all__ = [
|
|
|
5623
5655
|
"OutputKafkaMaximumTLSVersion",
|
|
5624
5656
|
"OutputKafkaMinimumTLSVersion",
|
|
5625
5657
|
"OutputKafkaMode",
|
|
5626
|
-
"OutputKafkaOauthParam",
|
|
5627
|
-
"OutputKafkaOauthParamTypedDict",
|
|
5628
5658
|
"OutputKafkaPqCompressCompression",
|
|
5629
5659
|
"OutputKafkaPqControls",
|
|
5630
5660
|
"OutputKafkaPqControlsTypedDict",
|
|
5631
5661
|
"OutputKafkaQueueFullBehavior",
|
|
5632
5662
|
"OutputKafkaRecordDataFormat",
|
|
5633
5663
|
"OutputKafkaSASLMechanism",
|
|
5634
|
-
"OutputKafkaSaslExtension",
|
|
5635
|
-
"OutputKafkaSaslExtensionTypedDict",
|
|
5636
5664
|
"OutputKafkaTLSSettingsClientSide",
|
|
5637
5665
|
"OutputKafkaTLSSettingsClientSideTypedDict",
|
|
5638
5666
|
"OutputKafkaType",
|
|
@@ -6181,6 +6209,8 @@ __all__ = [
|
|
|
6181
6209
|
"PackUpgradeRequestTypedDict",
|
|
6182
6210
|
"PayloadFormat",
|
|
6183
6211
|
"Pipeline",
|
|
6212
|
+
"PipelineConf",
|
|
6213
|
+
"PipelineConfTypedDict",
|
|
6184
6214
|
"PipelineFunctionConf",
|
|
6185
6215
|
"PipelineFunctionConfTypedDict",
|
|
6186
6216
|
"PipelineGroups",
|
|
@@ -6221,6 +6251,8 @@ __all__ = [
|
|
|
6221
6251
|
"RoutesRoute",
|
|
6222
6252
|
"RoutesRouteTypedDict",
|
|
6223
6253
|
"RoutesTypedDict",
|
|
6254
|
+
"RulesetID",
|
|
6255
|
+
"RulesetIDTypedDict",
|
|
6224
6256
|
"RunnableJob",
|
|
6225
6257
|
"RunnableJobCollection",
|
|
6226
6258
|
"RunnableJobCollectionInput",
|
|
@@ -6307,7 +6339,10 @@ __all__ = [
|
|
|
6307
6339
|
"TimeRange",
|
|
6308
6340
|
"TimestampFormat",
|
|
6309
6341
|
"TimestampPrecision",
|
|
6310
|
-
"
|
|
6342
|
+
"UpdateAdminProductsMappingsByProductAndIDRequest",
|
|
6343
|
+
"UpdateAdminProductsMappingsByProductAndIDRequestTypedDict",
|
|
6344
|
+
"UpdateAdminProductsMappingsByProductAndIDResponse",
|
|
6345
|
+
"UpdateAdminProductsMappingsByProductAndIDResponseTypedDict",
|
|
6311
6346
|
"UpdateConfigGroupByProductAndIDRequest",
|
|
6312
6347
|
"UpdateConfigGroupByProductAndIDRequestTypedDict",
|
|
6313
6348
|
"UpdateConfigGroupByProductAndIDResponse",
|
|
@@ -6390,6 +6425,14 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6390
6425
|
"ConfigGroupLookupsLookup": ".configgrouplookups",
|
|
6391
6426
|
"ConfigGroupLookupsLookupTypedDict": ".configgrouplookups",
|
|
6392
6427
|
"ConfigGroupLookupsTypedDict": ".configgrouplookups",
|
|
6428
|
+
"CreateAdminProductsMappingsActivateByProductRequest": ".createadminproductsmappingsactivatebyproductop",
|
|
6429
|
+
"CreateAdminProductsMappingsActivateByProductRequestTypedDict": ".createadminproductsmappingsactivatebyproductop",
|
|
6430
|
+
"CreateAdminProductsMappingsActivateByProductResponse": ".createadminproductsmappingsactivatebyproductop",
|
|
6431
|
+
"CreateAdminProductsMappingsActivateByProductResponseTypedDict": ".createadminproductsmappingsactivatebyproductop",
|
|
6432
|
+
"CreateAdminProductsMappingsByProductRequest": ".createadminproductsmappingsbyproductop",
|
|
6433
|
+
"CreateAdminProductsMappingsByProductRequestTypedDict": ".createadminproductsmappingsbyproductop",
|
|
6434
|
+
"CreateAdminProductsMappingsByProductResponse": ".createadminproductsmappingsbyproductop",
|
|
6435
|
+
"CreateAdminProductsMappingsByProductResponseTypedDict": ".createadminproductsmappingsbyproductop",
|
|
6393
6436
|
"CreateConfigGroupByProductRequest": ".createconfiggroupbyproductop",
|
|
6394
6437
|
"CreateConfigGroupByProductRequestTypedDict": ".createconfiggroupbyproductop",
|
|
6395
6438
|
"CreateConfigGroupByProductResponse": ".createconfiggroupbyproductop",
|
|
@@ -6447,6 +6490,10 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6447
6490
|
"ScanMode": ".datasetmetadata",
|
|
6448
6491
|
"DatasetMetadataRunInfo": ".datasetmetadataruninfo",
|
|
6449
6492
|
"DatasetMetadataRunInfoTypedDict": ".datasetmetadataruninfo",
|
|
6493
|
+
"DeleteAdminProductsMappingsByProductAndIDRequest": ".deleteadminproductsmappingsbyproductandidop",
|
|
6494
|
+
"DeleteAdminProductsMappingsByProductAndIDRequestTypedDict": ".deleteadminproductsmappingsbyproductandidop",
|
|
6495
|
+
"DeleteAdminProductsMappingsByProductAndIDResponse": ".deleteadminproductsmappingsbyproductandidop",
|
|
6496
|
+
"DeleteAdminProductsMappingsByProductAndIDResponseTypedDict": ".deleteadminproductsmappingsbyproductandidop",
|
|
6450
6497
|
"DeleteConfigGroupByProductAndIDRequest": ".deleteconfiggroupbyproductandidop",
|
|
6451
6498
|
"DeleteConfigGroupByProductAndIDRequestTypedDict": ".deleteconfiggroupbyproductandidop",
|
|
6452
6499
|
"DeleteConfigGroupByProductAndIDResponse": ".deleteconfiggroupbyproductandidop",
|
|
@@ -6503,6 +6550,14 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6503
6550
|
"DistributedSummaryTypedDict": ".distributedsummary",
|
|
6504
6551
|
"DistributedSummaryWorkers": ".distributedsummary",
|
|
6505
6552
|
"DistributedSummaryWorkersTypedDict": ".distributedsummary",
|
|
6553
|
+
"GetAdminProductsMappingsByProductAndIDRequest": ".getadminproductsmappingsbyproductandidop",
|
|
6554
|
+
"GetAdminProductsMappingsByProductAndIDRequestTypedDict": ".getadminproductsmappingsbyproductandidop",
|
|
6555
|
+
"GetAdminProductsMappingsByProductAndIDResponse": ".getadminproductsmappingsbyproductandidop",
|
|
6556
|
+
"GetAdminProductsMappingsByProductAndIDResponseTypedDict": ".getadminproductsmappingsbyproductandidop",
|
|
6557
|
+
"GetAdminProductsMappingsByProductRequest": ".getadminproductsmappingsbyproductop",
|
|
6558
|
+
"GetAdminProductsMappingsByProductRequestTypedDict": ".getadminproductsmappingsbyproductop",
|
|
6559
|
+
"GetAdminProductsMappingsByProductResponse": ".getadminproductsmappingsbyproductop",
|
|
6560
|
+
"GetAdminProductsMappingsByProductResponseTypedDict": ".getadminproductsmappingsbyproductop",
|
|
6506
6561
|
"GetConfigGroupACLByProductAndIDRequest": ".getconfiggroupaclbyproductandidop",
|
|
6507
6562
|
"GetConfigGroupACLByProductAndIDRequestTypedDict": ".getconfiggroupaclbyproductandidop",
|
|
6508
6563
|
"GetConfigGroupACLByProductAndIDResponse": ".getconfiggroupaclbyproductandidop",
|
|
@@ -6729,7 +6784,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6729
6784
|
"InputConfluentCloudAuth": ".inputconfluentcloud",
|
|
6730
6785
|
"InputConfluentCloudAuthTypedDict": ".inputconfluentcloud",
|
|
6731
6786
|
"InputConfluentCloudAuthentication": ".inputconfluentcloud",
|
|
6732
|
-
"InputConfluentCloudAuthenticationMethod": ".inputconfluentcloud",
|
|
6733
6787
|
"InputConfluentCloudAuthenticationTypedDict": ".inputconfluentcloud",
|
|
6734
6788
|
"InputConfluentCloudCompression": ".inputconfluentcloud",
|
|
6735
6789
|
"InputConfluentCloudConnection": ".inputconfluentcloud",
|
|
@@ -6745,15 +6799,11 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6745
6799
|
"InputConfluentCloudMetadatumTypedDict": ".inputconfluentcloud",
|
|
6746
6800
|
"InputConfluentCloudMinimumTLSVersion": ".inputconfluentcloud",
|
|
6747
6801
|
"InputConfluentCloudMode": ".inputconfluentcloud",
|
|
6748
|
-
"InputConfluentCloudOauthParam": ".inputconfluentcloud",
|
|
6749
|
-
"InputConfluentCloudOauthParamTypedDict": ".inputconfluentcloud",
|
|
6750
6802
|
"InputConfluentCloudPq": ".inputconfluentcloud",
|
|
6751
6803
|
"InputConfluentCloudPqControls": ".inputconfluentcloud",
|
|
6752
6804
|
"InputConfluentCloudPqControlsTypedDict": ".inputconfluentcloud",
|
|
6753
6805
|
"InputConfluentCloudPqTypedDict": ".inputconfluentcloud",
|
|
6754
6806
|
"InputConfluentCloudSASLMechanism": ".inputconfluentcloud",
|
|
6755
|
-
"InputConfluentCloudSaslExtension": ".inputconfluentcloud",
|
|
6756
|
-
"InputConfluentCloudSaslExtensionTypedDict": ".inputconfluentcloud",
|
|
6757
6807
|
"InputConfluentCloudTLSSettingsClientSide": ".inputconfluentcloud",
|
|
6758
6808
|
"InputConfluentCloudTLSSettingsClientSideTypedDict": ".inputconfluentcloud",
|
|
6759
6809
|
"InputConfluentCloudType": ".inputconfluentcloud",
|
|
@@ -6951,16 +7001,13 @@ _dynamic_imports: dict[str, str] = {
|
|
|
6951
7001
|
"InputElasticType": ".inputelastic",
|
|
6952
7002
|
"InputElasticTypedDict": ".inputelastic",
|
|
6953
7003
|
"InputEventhub": ".inputeventhub",
|
|
6954
|
-
"InputEventhubAuthTypeAuthenticationMethod": ".inputeventhub",
|
|
6955
7004
|
"InputEventhubAuthentication": ".inputeventhub",
|
|
6956
7005
|
"InputEventhubAuthenticationTypedDict": ".inputeventhub",
|
|
6957
|
-
"InputEventhubClientSecretAuthTypeAuthenticationMethod": ".inputeventhub",
|
|
6958
7006
|
"InputEventhubCompression": ".inputeventhub",
|
|
6959
7007
|
"InputEventhubConnection": ".inputeventhub",
|
|
6960
7008
|
"InputEventhubConnectionTypedDict": ".inputeventhub",
|
|
6961
7009
|
"InputEventhubMetadatum": ".inputeventhub",
|
|
6962
7010
|
"InputEventhubMetadatumTypedDict": ".inputeventhub",
|
|
6963
|
-
"InputEventhubMicrosoftEntraIDAuthenticationEndpoint": ".inputeventhub",
|
|
6964
7011
|
"InputEventhubMode": ".inputeventhub",
|
|
6965
7012
|
"InputEventhubPq": ".inputeventhub",
|
|
6966
7013
|
"InputEventhubPqControls": ".inputeventhub",
|
|
@@ -7155,7 +7202,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7155
7202
|
"InputKafkaAuth": ".inputkafka",
|
|
7156
7203
|
"InputKafkaAuthTypedDict": ".inputkafka",
|
|
7157
7204
|
"InputKafkaAuthentication": ".inputkafka",
|
|
7158
|
-
"InputKafkaAuthenticationMethod": ".inputkafka",
|
|
7159
7205
|
"InputKafkaAuthenticationTypedDict": ".inputkafka",
|
|
7160
7206
|
"InputKafkaCompression": ".inputkafka",
|
|
7161
7207
|
"InputKafkaConnection": ".inputkafka",
|
|
@@ -7171,15 +7217,11 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7171
7217
|
"InputKafkaMetadatumTypedDict": ".inputkafka",
|
|
7172
7218
|
"InputKafkaMinimumTLSVersion": ".inputkafka",
|
|
7173
7219
|
"InputKafkaMode": ".inputkafka",
|
|
7174
|
-
"InputKafkaOauthParam": ".inputkafka",
|
|
7175
|
-
"InputKafkaOauthParamTypedDict": ".inputkafka",
|
|
7176
7220
|
"InputKafkaPq": ".inputkafka",
|
|
7177
7221
|
"InputKafkaPqControls": ".inputkafka",
|
|
7178
7222
|
"InputKafkaPqControlsTypedDict": ".inputkafka",
|
|
7179
7223
|
"InputKafkaPqTypedDict": ".inputkafka",
|
|
7180
7224
|
"InputKafkaSASLMechanism": ".inputkafka",
|
|
7181
|
-
"InputKafkaSaslExtension": ".inputkafka",
|
|
7182
|
-
"InputKafkaSaslExtensionTypedDict": ".inputkafka",
|
|
7183
7225
|
"InputKafkaTLSSettingsClientSide": ".inputkafka",
|
|
7184
7226
|
"InputKafkaTLSSettingsClientSideTypedDict": ".inputkafka",
|
|
7185
7227
|
"InputKafkaType": ".inputkafka",
|
|
@@ -7983,6 +8025,21 @@ _dynamic_imports: dict[str, str] = {
|
|
|
7983
8025
|
"LoginInfoTypedDict": ".logininfo",
|
|
7984
8026
|
"LookupVersions": ".lookupversions",
|
|
7985
8027
|
"LookupVersionsTypedDict": ".lookupversions",
|
|
8028
|
+
"Function": ".mappingruleset",
|
|
8029
|
+
"FunctionTypedDict": ".mappingruleset",
|
|
8030
|
+
"MappingRuleset": ".mappingruleset",
|
|
8031
|
+
"MappingRulesetConf": ".mappingruleset",
|
|
8032
|
+
"MappingRulesetConfTypedDict": ".mappingruleset",
|
|
8033
|
+
"MappingRulesetTypedDict": ".mappingruleset",
|
|
8034
|
+
"Add": ".mappingrulesetevalmappingfunction",
|
|
8035
|
+
"AddTypedDict": ".mappingrulesetevalmappingfunction",
|
|
8036
|
+
"ID": ".mappingrulesetevalmappingfunction",
|
|
8037
|
+
"MappingRulesetEvalMappingFunction": ".mappingrulesetevalmappingfunction",
|
|
8038
|
+
"MappingRulesetEvalMappingFunctionConf": ".mappingrulesetevalmappingfunction",
|
|
8039
|
+
"MappingRulesetEvalMappingFunctionConfTypedDict": ".mappingrulesetevalmappingfunction",
|
|
8040
|
+
"MappingRulesetEvalMappingFunctionTypedDict": ".mappingrulesetevalmappingfunction",
|
|
8041
|
+
"MappingRulesetGenericMappingFunction": ".mappingrulesetgenericmappingfunction",
|
|
8042
|
+
"MappingRulesetGenericMappingFunctionTypedDict": ".mappingrulesetgenericmappingfunction",
|
|
7986
8043
|
"LastMetrics": ".masterworkerentry",
|
|
7987
8044
|
"LastMetricsTypedDict": ".masterworkerentry",
|
|
7988
8045
|
"MasterWorkerEntry": ".masterworkerentry",
|
|
@@ -8041,21 +8098,16 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8041
8098
|
"IngestIfNotExist": ".outputazuredataexplorer",
|
|
8042
8099
|
"IngestIfNotExistTypedDict": ".outputazuredataexplorer",
|
|
8043
8100
|
"IngestionMode": ".outputazuredataexplorer",
|
|
8101
|
+
"MicrosoftEntraIDAuthenticationEndpoint": ".outputazuredataexplorer",
|
|
8044
8102
|
"OutputAzureDataExplorer": ".outputazuredataexplorer",
|
|
8045
8103
|
"OutputAzureDataExplorerAuthenticationMethod": ".outputazuredataexplorer",
|
|
8046
8104
|
"OutputAzureDataExplorerBackpressureBehavior": ".outputazuredataexplorer",
|
|
8047
8105
|
"OutputAzureDataExplorerCertificate": ".outputazuredataexplorer",
|
|
8048
8106
|
"OutputAzureDataExplorerCertificateTypedDict": ".outputazuredataexplorer",
|
|
8049
8107
|
"OutputAzureDataExplorerCompressCompression": ".outputazuredataexplorer",
|
|
8050
|
-
"OutputAzureDataExplorerCompressionLevel": ".outputazuredataexplorer",
|
|
8051
8108
|
"OutputAzureDataExplorerDataFormat": ".outputazuredataexplorer",
|
|
8052
|
-
"OutputAzureDataExplorerDataPageVersion": ".outputazuredataexplorer",
|
|
8053
8109
|
"OutputAzureDataExplorerDiskSpaceProtection": ".outputazuredataexplorer",
|
|
8054
|
-
"OutputAzureDataExplorerKeyValueMetadatum": ".outputazuredataexplorer",
|
|
8055
|
-
"OutputAzureDataExplorerKeyValueMetadatumTypedDict": ".outputazuredataexplorer",
|
|
8056
|
-
"OutputAzureDataExplorerMicrosoftEntraIDAuthenticationEndpoint": ".outputazuredataexplorer",
|
|
8057
8110
|
"OutputAzureDataExplorerMode": ".outputazuredataexplorer",
|
|
8058
|
-
"OutputAzureDataExplorerParquetVersion": ".outputazuredataexplorer",
|
|
8059
8111
|
"OutputAzureDataExplorerPqCompressCompression": ".outputazuredataexplorer",
|
|
8060
8112
|
"OutputAzureDataExplorerPqControls": ".outputazuredataexplorer",
|
|
8061
8113
|
"OutputAzureDataExplorerPqControlsTypedDict": ".outputazuredataexplorer",
|
|
@@ -8071,13 +8123,10 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8071
8123
|
"ReportMethod": ".outputazuredataexplorer",
|
|
8072
8124
|
"OutputAzureEventhub": ".outputazureeventhub",
|
|
8073
8125
|
"OutputAzureEventhubAcknowledgments": ".outputazureeventhub",
|
|
8074
|
-
"OutputAzureEventhubAuthTypeAuthenticationMethod": ".outputazureeventhub",
|
|
8075
8126
|
"OutputAzureEventhubAuthentication": ".outputazureeventhub",
|
|
8076
8127
|
"OutputAzureEventhubAuthenticationTypedDict": ".outputazureeventhub",
|
|
8077
8128
|
"OutputAzureEventhubBackpressureBehavior": ".outputazureeventhub",
|
|
8078
|
-
"OutputAzureEventhubClientSecretAuthTypeAuthenticationMethod": ".outputazureeventhub",
|
|
8079
8129
|
"OutputAzureEventhubCompression": ".outputazureeventhub",
|
|
8080
|
-
"OutputAzureEventhubMicrosoftEntraIDAuthenticationEndpoint": ".outputazureeventhub",
|
|
8081
8130
|
"OutputAzureEventhubMode": ".outputazureeventhub",
|
|
8082
8131
|
"OutputAzureEventhubPqControls": ".outputazureeventhub",
|
|
8083
8132
|
"OutputAzureEventhubPqControlsTypedDict": ".outputazureeventhub",
|
|
@@ -8168,7 +8217,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8168
8217
|
"OutputConfluentCloudAuth": ".outputconfluentcloud",
|
|
8169
8218
|
"OutputConfluentCloudAuthTypedDict": ".outputconfluentcloud",
|
|
8170
8219
|
"OutputConfluentCloudAuthentication": ".outputconfluentcloud",
|
|
8171
|
-
"OutputConfluentCloudAuthenticationMethod": ".outputconfluentcloud",
|
|
8172
8220
|
"OutputConfluentCloudAuthenticationTypedDict": ".outputconfluentcloud",
|
|
8173
8221
|
"OutputConfluentCloudBackpressureBehavior": ".outputconfluentcloud",
|
|
8174
8222
|
"OutputConfluentCloudCompression": ".outputconfluentcloud",
|
|
@@ -8181,16 +8229,12 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8181
8229
|
"OutputConfluentCloudMaximumTLSVersion": ".outputconfluentcloud",
|
|
8182
8230
|
"OutputConfluentCloudMinimumTLSVersion": ".outputconfluentcloud",
|
|
8183
8231
|
"OutputConfluentCloudMode": ".outputconfluentcloud",
|
|
8184
|
-
"OutputConfluentCloudOauthParam": ".outputconfluentcloud",
|
|
8185
|
-
"OutputConfluentCloudOauthParamTypedDict": ".outputconfluentcloud",
|
|
8186
8232
|
"OutputConfluentCloudPqCompressCompression": ".outputconfluentcloud",
|
|
8187
8233
|
"OutputConfluentCloudPqControls": ".outputconfluentcloud",
|
|
8188
8234
|
"OutputConfluentCloudPqControlsTypedDict": ".outputconfluentcloud",
|
|
8189
8235
|
"OutputConfluentCloudQueueFullBehavior": ".outputconfluentcloud",
|
|
8190
8236
|
"OutputConfluentCloudRecordDataFormat": ".outputconfluentcloud",
|
|
8191
8237
|
"OutputConfluentCloudSASLMechanism": ".outputconfluentcloud",
|
|
8192
|
-
"OutputConfluentCloudSaslExtension": ".outputconfluentcloud",
|
|
8193
|
-
"OutputConfluentCloudSaslExtensionTypedDict": ".outputconfluentcloud",
|
|
8194
8238
|
"OutputConfluentCloudTLSSettingsClientSide": ".outputconfluentcloud",
|
|
8195
8239
|
"OutputConfluentCloudTLSSettingsClientSideTypedDict": ".outputconfluentcloud",
|
|
8196
8240
|
"OutputConfluentCloudType": ".outputconfluentcloud",
|
|
@@ -8475,7 +8519,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8475
8519
|
"OutputGoogleChronicleType": ".outputgooglechronicle",
|
|
8476
8520
|
"OutputGoogleChronicleTypedDict": ".outputgooglechronicle",
|
|
8477
8521
|
"SendEventsAs": ".outputgooglechronicle",
|
|
8478
|
-
"UDMType": ".outputgooglechronicle",
|
|
8479
8522
|
"LogLabel": ".outputgooglecloudlogging",
|
|
8480
8523
|
"LogLabelTypedDict": ".outputgooglecloudlogging",
|
|
8481
8524
|
"LogLocationType": ".outputgooglecloudlogging",
|
|
@@ -8642,7 +8685,6 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8642
8685
|
"OutputKafkaAuth": ".outputkafka",
|
|
8643
8686
|
"OutputKafkaAuthTypedDict": ".outputkafka",
|
|
8644
8687
|
"OutputKafkaAuthentication": ".outputkafka",
|
|
8645
|
-
"OutputKafkaAuthenticationMethod": ".outputkafka",
|
|
8646
8688
|
"OutputKafkaAuthenticationTypedDict": ".outputkafka",
|
|
8647
8689
|
"OutputKafkaBackpressureBehavior": ".outputkafka",
|
|
8648
8690
|
"OutputKafkaCompression": ".outputkafka",
|
|
@@ -8655,16 +8697,12 @@ _dynamic_imports: dict[str, str] = {
|
|
|
8655
8697
|
"OutputKafkaMaximumTLSVersion": ".outputkafka",
|
|
8656
8698
|
"OutputKafkaMinimumTLSVersion": ".outputkafka",
|
|
8657
8699
|
"OutputKafkaMode": ".outputkafka",
|
|
8658
|
-
"OutputKafkaOauthParam": ".outputkafka",
|
|
8659
|
-
"OutputKafkaOauthParamTypedDict": ".outputkafka",
|
|
8660
8700
|
"OutputKafkaPqCompressCompression": ".outputkafka",
|
|
8661
8701
|
"OutputKafkaPqControls": ".outputkafka",
|
|
8662
8702
|
"OutputKafkaPqControlsTypedDict": ".outputkafka",
|
|
8663
8703
|
"OutputKafkaQueueFullBehavior": ".outputkafka",
|
|
8664
8704
|
"OutputKafkaRecordDataFormat": ".outputkafka",
|
|
8665
8705
|
"OutputKafkaSASLMechanism": ".outputkafka",
|
|
8666
|
-
"OutputKafkaSaslExtension": ".outputkafka",
|
|
8667
|
-
"OutputKafkaSaslExtensionTypedDict": ".outputkafka",
|
|
8668
8706
|
"OutputKafkaTLSSettingsClientSide": ".outputkafka",
|
|
8669
8707
|
"OutputKafkaTLSSettingsClientSideTypedDict": ".outputkafka",
|
|
8670
8708
|
"OutputKafkaType": ".outputkafka",
|
|
@@ -9220,9 +9258,9 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9220
9258
|
"PackRequestBodyUnionTypedDict": ".packrequestbody_union",
|
|
9221
9259
|
"PackUpgradeRequest": ".packupgraderequest",
|
|
9222
9260
|
"PackUpgradeRequestTypedDict": ".packupgraderequest",
|
|
9223
|
-
"Conf": ".pipeline",
|
|
9224
|
-
"ConfTypedDict": ".pipeline",
|
|
9225
9261
|
"Pipeline": ".pipeline",
|
|
9262
|
+
"PipelineConf": ".pipeline",
|
|
9263
|
+
"PipelineConfTypedDict": ".pipeline",
|
|
9226
9264
|
"PipelineGroups": ".pipeline",
|
|
9227
9265
|
"PipelineGroupsTypedDict": ".pipeline",
|
|
9228
9266
|
"PipelineTypedDict": ".pipeline",
|
|
@@ -9244,6 +9282,8 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9244
9282
|
"RoutesTypedDict": ".routes",
|
|
9245
9283
|
"RoutesRoute": ".routesroute",
|
|
9246
9284
|
"RoutesRouteTypedDict": ".routesroute",
|
|
9285
|
+
"RulesetID": ".rulesetid",
|
|
9286
|
+
"RulesetIDTypedDict": ".rulesetid",
|
|
9247
9287
|
"RunnableJob": ".runnablejob",
|
|
9248
9288
|
"RunnableJobTypedDict": ".runnablejob",
|
|
9249
9289
|
"CaptureSettings": ".runnablejobcollection",
|
|
@@ -9313,6 +9353,10 @@ _dynamic_imports: dict[str, str] = {
|
|
|
9313
9353
|
"SecurityTypedDict": ".security",
|
|
9314
9354
|
"TeamAccessControlList": ".teamaccesscontrollist",
|
|
9315
9355
|
"TeamAccessControlListTypedDict": ".teamaccesscontrollist",
|
|
9356
|
+
"UpdateAdminProductsMappingsByProductAndIDRequest": ".updateadminproductsmappingsbyproductandidop",
|
|
9357
|
+
"UpdateAdminProductsMappingsByProductAndIDRequestTypedDict": ".updateadminproductsmappingsbyproductandidop",
|
|
9358
|
+
"UpdateAdminProductsMappingsByProductAndIDResponse": ".updateadminproductsmappingsbyproductandidop",
|
|
9359
|
+
"UpdateAdminProductsMappingsByProductAndIDResponseTypedDict": ".updateadminproductsmappingsbyproductandidop",
|
|
9316
9360
|
"UpdateConfigGroupByProductAndIDRequest": ".updateconfiggroupbyproductandidop",
|
|
9317
9361
|
"UpdateConfigGroupByProductAndIDRequestTypedDict": ".updateconfiggroupbyproductandidop",
|
|
9318
9362
|
"UpdateConfigGroupByProductAndIDResponse": ".updateconfiggroupbyproductandidop",
|