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
|
@@ -7,7 +7,7 @@ from cribl_control_plane.utils import validate_open_enum
|
|
|
7
7
|
from enum import Enum
|
|
8
8
|
import pydantic
|
|
9
9
|
from pydantic.functional_validators import PlainValidator
|
|
10
|
-
from typing import List, Optional
|
|
10
|
+
from typing import Any, List, Optional
|
|
11
11
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
12
12
|
|
|
13
13
|
|
|
@@ -124,12 +124,6 @@ class InputCriblLakeHTTPMaximumTLSVersion(str, Enum, metaclass=utils.OpenEnumMet
|
|
|
124
124
|
|
|
125
125
|
class InputCriblLakeHTTPTLSSettingsServerSideTypedDict(TypedDict):
|
|
126
126
|
disabled: NotRequired[bool]
|
|
127
|
-
request_cert: NotRequired[bool]
|
|
128
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
129
|
-
reject_unauthorized: NotRequired[bool]
|
|
130
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
131
|
-
common_name_regex: NotRequired[str]
|
|
132
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
133
127
|
certificate_name: NotRequired[str]
|
|
134
128
|
r"""The name of the predefined certificate"""
|
|
135
129
|
priv_key_path: NotRequired[str]
|
|
@@ -140,6 +134,10 @@ class InputCriblLakeHTTPTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
140
134
|
r"""Path on server containing certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
141
135
|
ca_path: NotRequired[str]
|
|
142
136
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
137
|
+
request_cert: NotRequired[bool]
|
|
138
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
139
|
+
reject_unauthorized: NotRequired[Any]
|
|
140
|
+
common_name_regex: NotRequired[Any]
|
|
143
141
|
min_version: NotRequired[InputCriblLakeHTTPMinimumTLSVersion]
|
|
144
142
|
max_version: NotRequired[InputCriblLakeHTTPMaximumTLSVersion]
|
|
145
143
|
|
|
@@ -147,19 +145,6 @@ class InputCriblLakeHTTPTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
147
145
|
class InputCriblLakeHTTPTLSSettingsServerSide(BaseModel):
|
|
148
146
|
disabled: Optional[bool] = True
|
|
149
147
|
|
|
150
|
-
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
151
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
152
|
-
|
|
153
|
-
reject_unauthorized: Annotated[
|
|
154
|
-
Optional[bool], pydantic.Field(alias="rejectUnauthorized")
|
|
155
|
-
] = True
|
|
156
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
157
|
-
|
|
158
|
-
common_name_regex: Annotated[
|
|
159
|
-
Optional[str], pydantic.Field(alias="commonNameRegex")
|
|
160
|
-
] = "/.*/"
|
|
161
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
162
|
-
|
|
163
148
|
certificate_name: Annotated[
|
|
164
149
|
Optional[str], pydantic.Field(alias="certificateName")
|
|
165
150
|
] = None
|
|
@@ -177,6 +162,17 @@ class InputCriblLakeHTTPTLSSettingsServerSide(BaseModel):
|
|
|
177
162
|
ca_path: Annotated[Optional[str], pydantic.Field(alias="caPath")] = None
|
|
178
163
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
179
164
|
|
|
165
|
+
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
166
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
167
|
+
|
|
168
|
+
reject_unauthorized: Annotated[
|
|
169
|
+
Optional[Any], pydantic.Field(alias="rejectUnauthorized")
|
|
170
|
+
] = None
|
|
171
|
+
|
|
172
|
+
common_name_regex: Annotated[
|
|
173
|
+
Optional[Any], pydantic.Field(alias="commonNameRegex")
|
|
174
|
+
] = None
|
|
175
|
+
|
|
180
176
|
min_version: Annotated[
|
|
181
177
|
Annotated[
|
|
182
178
|
Optional[InputCriblLakeHTTPMinimumTLSVersion],
|
|
@@ -7,7 +7,7 @@ from cribl_control_plane.utils import validate_open_enum
|
|
|
7
7
|
from enum import Enum
|
|
8
8
|
import pydantic
|
|
9
9
|
from pydantic.functional_validators import PlainValidator
|
|
10
|
-
from typing import List, Optional
|
|
10
|
+
from typing import Any, List, Optional
|
|
11
11
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
12
12
|
|
|
13
13
|
|
|
@@ -123,12 +123,6 @@ class InputCriblTCPMaximumTLSVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
123
123
|
|
|
124
124
|
class InputCriblTCPTLSSettingsServerSideTypedDict(TypedDict):
|
|
125
125
|
disabled: NotRequired[bool]
|
|
126
|
-
request_cert: NotRequired[bool]
|
|
127
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
128
|
-
reject_unauthorized: NotRequired[bool]
|
|
129
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
130
|
-
common_name_regex: NotRequired[str]
|
|
131
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
132
126
|
certificate_name: NotRequired[str]
|
|
133
127
|
r"""The name of the predefined certificate"""
|
|
134
128
|
priv_key_path: NotRequired[str]
|
|
@@ -139,6 +133,10 @@ class InputCriblTCPTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
139
133
|
r"""Path on server containing certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
140
134
|
ca_path: NotRequired[str]
|
|
141
135
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
136
|
+
request_cert: NotRequired[bool]
|
|
137
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
138
|
+
reject_unauthorized: NotRequired[Any]
|
|
139
|
+
common_name_regex: NotRequired[Any]
|
|
142
140
|
min_version: NotRequired[InputCriblTCPMinimumTLSVersion]
|
|
143
141
|
max_version: NotRequired[InputCriblTCPMaximumTLSVersion]
|
|
144
142
|
|
|
@@ -146,19 +144,6 @@ class InputCriblTCPTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
146
144
|
class InputCriblTCPTLSSettingsServerSide(BaseModel):
|
|
147
145
|
disabled: Optional[bool] = True
|
|
148
146
|
|
|
149
|
-
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
150
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
151
|
-
|
|
152
|
-
reject_unauthorized: Annotated[
|
|
153
|
-
Optional[bool], pydantic.Field(alias="rejectUnauthorized")
|
|
154
|
-
] = True
|
|
155
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
156
|
-
|
|
157
|
-
common_name_regex: Annotated[
|
|
158
|
-
Optional[str], pydantic.Field(alias="commonNameRegex")
|
|
159
|
-
] = "/.*/"
|
|
160
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
161
|
-
|
|
162
147
|
certificate_name: Annotated[
|
|
163
148
|
Optional[str], pydantic.Field(alias="certificateName")
|
|
164
149
|
] = None
|
|
@@ -176,6 +161,17 @@ class InputCriblTCPTLSSettingsServerSide(BaseModel):
|
|
|
176
161
|
ca_path: Annotated[Optional[str], pydantic.Field(alias="caPath")] = None
|
|
177
162
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
178
163
|
|
|
164
|
+
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
165
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
166
|
+
|
|
167
|
+
reject_unauthorized: Annotated[
|
|
168
|
+
Optional[Any], pydantic.Field(alias="rejectUnauthorized")
|
|
169
|
+
] = None
|
|
170
|
+
|
|
171
|
+
common_name_regex: Annotated[
|
|
172
|
+
Optional[Any], pydantic.Field(alias="commonNameRegex")
|
|
173
|
+
] = None
|
|
174
|
+
|
|
179
175
|
min_version: Annotated[
|
|
180
176
|
Annotated[
|
|
181
177
|
Optional[InputCriblTCPMinimumTLSVersion],
|
|
@@ -7,7 +7,7 @@ from cribl_control_plane.utils import validate_open_enum
|
|
|
7
7
|
from enum import Enum
|
|
8
8
|
import pydantic
|
|
9
9
|
from pydantic.functional_validators import PlainValidator
|
|
10
|
-
from typing import List, Optional
|
|
10
|
+
from typing import Any, List, Optional
|
|
11
11
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
12
12
|
|
|
13
13
|
|
|
@@ -124,12 +124,6 @@ class InputDatadogAgentMaximumTLSVersion(str, Enum, metaclass=utils.OpenEnumMeta
|
|
|
124
124
|
|
|
125
125
|
class InputDatadogAgentTLSSettingsServerSideTypedDict(TypedDict):
|
|
126
126
|
disabled: NotRequired[bool]
|
|
127
|
-
request_cert: NotRequired[bool]
|
|
128
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
129
|
-
reject_unauthorized: NotRequired[bool]
|
|
130
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
131
|
-
common_name_regex: NotRequired[str]
|
|
132
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
133
127
|
certificate_name: NotRequired[str]
|
|
134
128
|
r"""The name of the predefined certificate"""
|
|
135
129
|
priv_key_path: NotRequired[str]
|
|
@@ -140,6 +134,10 @@ class InputDatadogAgentTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
140
134
|
r"""Path on server containing certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
141
135
|
ca_path: NotRequired[str]
|
|
142
136
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
137
|
+
request_cert: NotRequired[bool]
|
|
138
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
139
|
+
reject_unauthorized: NotRequired[Any]
|
|
140
|
+
common_name_regex: NotRequired[Any]
|
|
143
141
|
min_version: NotRequired[InputDatadogAgentMinimumTLSVersion]
|
|
144
142
|
max_version: NotRequired[InputDatadogAgentMaximumTLSVersion]
|
|
145
143
|
|
|
@@ -147,19 +145,6 @@ class InputDatadogAgentTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
147
145
|
class InputDatadogAgentTLSSettingsServerSide(BaseModel):
|
|
148
146
|
disabled: Optional[bool] = True
|
|
149
147
|
|
|
150
|
-
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
151
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
152
|
-
|
|
153
|
-
reject_unauthorized: Annotated[
|
|
154
|
-
Optional[bool], pydantic.Field(alias="rejectUnauthorized")
|
|
155
|
-
] = True
|
|
156
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
157
|
-
|
|
158
|
-
common_name_regex: Annotated[
|
|
159
|
-
Optional[str], pydantic.Field(alias="commonNameRegex")
|
|
160
|
-
] = "/.*/"
|
|
161
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
162
|
-
|
|
163
148
|
certificate_name: Annotated[
|
|
164
149
|
Optional[str], pydantic.Field(alias="certificateName")
|
|
165
150
|
] = None
|
|
@@ -177,6 +162,17 @@ class InputDatadogAgentTLSSettingsServerSide(BaseModel):
|
|
|
177
162
|
ca_path: Annotated[Optional[str], pydantic.Field(alias="caPath")] = None
|
|
178
163
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
179
164
|
|
|
165
|
+
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
166
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
167
|
+
|
|
168
|
+
reject_unauthorized: Annotated[
|
|
169
|
+
Optional[Any], pydantic.Field(alias="rejectUnauthorized")
|
|
170
|
+
] = None
|
|
171
|
+
|
|
172
|
+
common_name_regex: Annotated[
|
|
173
|
+
Optional[Any], pydantic.Field(alias="commonNameRegex")
|
|
174
|
+
] = None
|
|
175
|
+
|
|
180
176
|
min_version: Annotated[
|
|
181
177
|
Annotated[
|
|
182
178
|
Optional[InputDatadogAgentMinimumTLSVersion],
|
|
@@ -237,19 +237,6 @@ class ScrapeProtocolProtocol(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
237
237
|
HTTPS = "https"
|
|
238
238
|
|
|
239
239
|
|
|
240
|
-
class InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod(
|
|
241
|
-
str, Enum, metaclass=utils.OpenEnumMeta
|
|
242
|
-
):
|
|
243
|
-
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
244
|
-
|
|
245
|
-
# Auto
|
|
246
|
-
AUTO = "auto"
|
|
247
|
-
# Manual
|
|
248
|
-
MANUAL = "manual"
|
|
249
|
-
# Secret Key pair
|
|
250
|
-
SECRET = "secret"
|
|
251
|
-
|
|
252
|
-
|
|
253
240
|
class InputEdgePrometheusSearchFilterTypedDict(TypedDict):
|
|
254
241
|
name: str
|
|
255
242
|
r"""Search filter attribute name, see: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstances.html for more information. Attributes can be manually entered if not present in the drop down list"""
|
|
@@ -265,6 +252,19 @@ class InputEdgePrometheusSearchFilter(BaseModel):
|
|
|
265
252
|
r"""Search Filter Values, if empty only \"running\" EC2 instances will be returned"""
|
|
266
253
|
|
|
267
254
|
|
|
255
|
+
class InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod(
|
|
256
|
+
str, Enum, metaclass=utils.OpenEnumMeta
|
|
257
|
+
):
|
|
258
|
+
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
259
|
+
|
|
260
|
+
# Auto
|
|
261
|
+
AUTO = "auto"
|
|
262
|
+
# Manual
|
|
263
|
+
MANUAL = "manual"
|
|
264
|
+
# Secret Key pair
|
|
265
|
+
SECRET = "secret"
|
|
266
|
+
|
|
267
|
+
|
|
268
268
|
class InputEdgePrometheusSignatureVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
269
269
|
r"""Signature version to use for signing EC2 requests"""
|
|
270
270
|
|
|
@@ -320,27 +320,24 @@ class InputEdgePrometheusTypedDict(TypedDict):
|
|
|
320
320
|
r"""Enter credentials directly, or select a stored secret"""
|
|
321
321
|
description: NotRequired[str]
|
|
322
322
|
targets: NotRequired[List[TargetTypedDict]]
|
|
323
|
-
record_type: NotRequired[InputEdgePrometheusRecordType]
|
|
324
|
-
r"""DNS Record type to resolve"""
|
|
325
|
-
scrape_port: NotRequired[float]
|
|
326
|
-
r"""The port number in the metrics URL for discovered targets."""
|
|
327
323
|
name_list: NotRequired[List[str]]
|
|
328
324
|
r"""List of DNS names to resolve"""
|
|
325
|
+
record_type: NotRequired[InputEdgePrometheusRecordType]
|
|
326
|
+
r"""DNS Record type to resolve"""
|
|
329
327
|
scrape_protocol: NotRequired[ScrapeProtocolProtocol]
|
|
330
328
|
r"""Protocol to use when collecting metrics"""
|
|
331
329
|
scrape_path: NotRequired[str]
|
|
332
330
|
r"""Path to use when collecting metrics from discovered targets"""
|
|
333
|
-
aws_authentication_method: NotRequired[
|
|
334
|
-
InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod
|
|
335
|
-
]
|
|
336
|
-
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
337
|
-
aws_api_key: NotRequired[str]
|
|
338
|
-
aws_secret: NotRequired[str]
|
|
339
|
-
r"""Select or create a stored secret that references your access key and secret key"""
|
|
340
331
|
use_public_ip: NotRequired[bool]
|
|
341
332
|
r"""Use public IP address for discovered targets. Set to false if the private IP address should be used."""
|
|
333
|
+
scrape_port: NotRequired[float]
|
|
334
|
+
r"""The port number in the metrics URL for discovered targets."""
|
|
342
335
|
search_filter: NotRequired[List[InputEdgePrometheusSearchFilterTypedDict]]
|
|
343
336
|
r"""EC2 Instance Search Filter"""
|
|
337
|
+
aws_authentication_method: NotRequired[
|
|
338
|
+
InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod
|
|
339
|
+
]
|
|
340
|
+
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
344
341
|
aws_secret_key: NotRequired[str]
|
|
345
342
|
region: NotRequired[str]
|
|
346
343
|
r"""Region where the EC2 is located"""
|
|
@@ -448,6 +445,9 @@ class InputEdgePrometheus(BaseModel):
|
|
|
448
445
|
|
|
449
446
|
targets: Optional[List[Target]] = None
|
|
450
447
|
|
|
448
|
+
name_list: Annotated[Optional[List[str]], pydantic.Field(alias="nameList")] = None
|
|
449
|
+
r"""List of DNS names to resolve"""
|
|
450
|
+
|
|
451
451
|
record_type: Annotated[
|
|
452
452
|
Annotated[
|
|
453
453
|
Optional[InputEdgePrometheusRecordType],
|
|
@@ -457,12 +457,6 @@ class InputEdgePrometheus(BaseModel):
|
|
|
457
457
|
] = InputEdgePrometheusRecordType.SRV
|
|
458
458
|
r"""DNS Record type to resolve"""
|
|
459
459
|
|
|
460
|
-
scrape_port: Annotated[Optional[float], pydantic.Field(alias="scrapePort")] = 9090
|
|
461
|
-
r"""The port number in the metrics URL for discovered targets."""
|
|
462
|
-
|
|
463
|
-
name_list: Annotated[Optional[List[str]], pydantic.Field(alias="nameList")] = None
|
|
464
|
-
r"""List of DNS names to resolve"""
|
|
465
|
-
|
|
466
460
|
scrape_protocol: Annotated[
|
|
467
461
|
Annotated[
|
|
468
462
|
Optional[ScrapeProtocolProtocol], PlainValidator(validate_open_enum(False))
|
|
@@ -476,29 +470,27 @@ class InputEdgePrometheus(BaseModel):
|
|
|
476
470
|
)
|
|
477
471
|
r"""Path to use when collecting metrics from discovered targets"""
|
|
478
472
|
|
|
479
|
-
aws_authentication_method: Annotated[
|
|
480
|
-
Annotated[
|
|
481
|
-
Optional[InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod],
|
|
482
|
-
PlainValidator(validate_open_enum(False)),
|
|
483
|
-
],
|
|
484
|
-
pydantic.Field(alias="awsAuthenticationMethod"),
|
|
485
|
-
] = InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod.AUTO
|
|
486
|
-
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
487
|
-
|
|
488
|
-
aws_api_key: Annotated[Optional[str], pydantic.Field(alias="awsApiKey")] = None
|
|
489
|
-
|
|
490
|
-
aws_secret: Annotated[Optional[str], pydantic.Field(alias="awsSecret")] = None
|
|
491
|
-
r"""Select or create a stored secret that references your access key and secret key"""
|
|
492
|
-
|
|
493
473
|
use_public_ip: Annotated[Optional[bool], pydantic.Field(alias="usePublicIp")] = True
|
|
494
474
|
r"""Use public IP address for discovered targets. Set to false if the private IP address should be used."""
|
|
495
475
|
|
|
476
|
+
scrape_port: Annotated[Optional[float], pydantic.Field(alias="scrapePort")] = 9090
|
|
477
|
+
r"""The port number in the metrics URL for discovered targets."""
|
|
478
|
+
|
|
496
479
|
search_filter: Annotated[
|
|
497
480
|
Optional[List[InputEdgePrometheusSearchFilter]],
|
|
498
481
|
pydantic.Field(alias="searchFilter"),
|
|
499
482
|
] = None
|
|
500
483
|
r"""EC2 Instance Search Filter"""
|
|
501
484
|
|
|
485
|
+
aws_authentication_method: Annotated[
|
|
486
|
+
Annotated[
|
|
487
|
+
Optional[InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod],
|
|
488
|
+
PlainValidator(validate_open_enum(False)),
|
|
489
|
+
],
|
|
490
|
+
pydantic.Field(alias="awsAuthenticationMethod"),
|
|
491
|
+
] = InputEdgePrometheusAwsAuthenticationMethodAuthenticationMethod.AUTO
|
|
492
|
+
r"""AWS authentication method. Choose Auto to use IAM roles."""
|
|
493
|
+
|
|
502
494
|
aws_secret_key: Annotated[Optional[str], pydantic.Field(alias="awsSecretKey")] = (
|
|
503
495
|
None
|
|
504
496
|
)
|
|
@@ -7,7 +7,7 @@ from cribl_control_plane.utils import validate_open_enum
|
|
|
7
7
|
from enum import Enum
|
|
8
8
|
import pydantic
|
|
9
9
|
from pydantic.functional_validators import PlainValidator
|
|
10
|
-
from typing import List, Optional
|
|
10
|
+
from typing import Any, List, Optional
|
|
11
11
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
12
12
|
|
|
13
13
|
|
|
@@ -123,12 +123,6 @@ class InputElasticMaximumTLSVersion(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
123
123
|
|
|
124
124
|
class InputElasticTLSSettingsServerSideTypedDict(TypedDict):
|
|
125
125
|
disabled: NotRequired[bool]
|
|
126
|
-
request_cert: NotRequired[bool]
|
|
127
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
128
|
-
reject_unauthorized: NotRequired[bool]
|
|
129
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
130
|
-
common_name_regex: NotRequired[str]
|
|
131
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
132
126
|
certificate_name: NotRequired[str]
|
|
133
127
|
r"""The name of the predefined certificate"""
|
|
134
128
|
priv_key_path: NotRequired[str]
|
|
@@ -139,6 +133,10 @@ class InputElasticTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
139
133
|
r"""Path on server containing certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
140
134
|
ca_path: NotRequired[str]
|
|
141
135
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
136
|
+
request_cert: NotRequired[bool]
|
|
137
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
138
|
+
reject_unauthorized: NotRequired[Any]
|
|
139
|
+
common_name_regex: NotRequired[Any]
|
|
142
140
|
min_version: NotRequired[InputElasticMinimumTLSVersion]
|
|
143
141
|
max_version: NotRequired[InputElasticMaximumTLSVersion]
|
|
144
142
|
|
|
@@ -146,19 +144,6 @@ class InputElasticTLSSettingsServerSideTypedDict(TypedDict):
|
|
|
146
144
|
class InputElasticTLSSettingsServerSide(BaseModel):
|
|
147
145
|
disabled: Optional[bool] = True
|
|
148
146
|
|
|
149
|
-
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
150
|
-
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
151
|
-
|
|
152
|
-
reject_unauthorized: Annotated[
|
|
153
|
-
Optional[bool], pydantic.Field(alias="rejectUnauthorized")
|
|
154
|
-
] = True
|
|
155
|
-
r"""Reject certificates not authorized by a CA in the CA certificate path or by another trusted CA (such as the system's)"""
|
|
156
|
-
|
|
157
|
-
common_name_regex: Annotated[
|
|
158
|
-
Optional[str], pydantic.Field(alias="commonNameRegex")
|
|
159
|
-
] = "/.*/"
|
|
160
|
-
r"""Regex matching allowable common names in peer certificates' subject attribute"""
|
|
161
|
-
|
|
162
147
|
certificate_name: Annotated[
|
|
163
148
|
Optional[str], pydantic.Field(alias="certificateName")
|
|
164
149
|
] = None
|
|
@@ -176,6 +161,17 @@ class InputElasticTLSSettingsServerSide(BaseModel):
|
|
|
176
161
|
ca_path: Annotated[Optional[str], pydantic.Field(alias="caPath")] = None
|
|
177
162
|
r"""Path on server containing CA certificates to use. PEM format. Can reference $ENV_VARS."""
|
|
178
163
|
|
|
164
|
+
request_cert: Annotated[Optional[bool], pydantic.Field(alias="requestCert")] = False
|
|
165
|
+
r"""Require clients to present their certificates. Used to perform client authentication using SSL certs."""
|
|
166
|
+
|
|
167
|
+
reject_unauthorized: Annotated[
|
|
168
|
+
Optional[Any], pydantic.Field(alias="rejectUnauthorized")
|
|
169
|
+
] = None
|
|
170
|
+
|
|
171
|
+
common_name_regex: Annotated[
|
|
172
|
+
Optional[Any], pydantic.Field(alias="commonNameRegex")
|
|
173
|
+
] = None
|
|
174
|
+
|
|
179
175
|
min_version: Annotated[
|
|
180
176
|
Annotated[
|
|
181
177
|
Optional[InputElasticMinimumTLSVersion],
|
|
@@ -250,12 +246,6 @@ class InputElasticAuthenticationMethod(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
250
246
|
class InputElasticProxyModeTypedDict(TypedDict):
|
|
251
247
|
enabled: NotRequired[bool]
|
|
252
248
|
r"""Enable proxying of non-bulk API requests to an external Elastic server. Enable this only if you understand the implications. See [Cribl Docs](https://docs.cribl.io/stream/sources-elastic/#proxy-mode) for more details."""
|
|
253
|
-
auth_type: NotRequired[InputElasticAuthenticationMethod]
|
|
254
|
-
r"""Enter credentials directly, or select a stored secret"""
|
|
255
|
-
username: NotRequired[str]
|
|
256
|
-
password: NotRequired[str]
|
|
257
|
-
credentials_secret: NotRequired[str]
|
|
258
|
-
r"""Select or create a secret that references your credentials"""
|
|
259
249
|
url: NotRequired[str]
|
|
260
250
|
r"""URL of the Elastic server to proxy non-bulk requests to, such as http://elastic:9200"""
|
|
261
251
|
reject_unauthorized: NotRequired[bool]
|
|
@@ -264,30 +254,14 @@ class InputElasticProxyModeTypedDict(TypedDict):
|
|
|
264
254
|
r"""List of headers to remove from the request to proxy"""
|
|
265
255
|
timeout_sec: NotRequired[float]
|
|
266
256
|
r"""Amount of time, in seconds, to wait for a proxy request to complete before canceling it"""
|
|
257
|
+
auth_type: NotRequired[InputElasticAuthenticationMethod]
|
|
258
|
+
r"""Enter credentials directly, or select a stored secret"""
|
|
267
259
|
|
|
268
260
|
|
|
269
261
|
class InputElasticProxyMode(BaseModel):
|
|
270
262
|
enabled: Optional[bool] = False
|
|
271
263
|
r"""Enable proxying of non-bulk API requests to an external Elastic server. Enable this only if you understand the implications. See [Cribl Docs](https://docs.cribl.io/stream/sources-elastic/#proxy-mode) for more details."""
|
|
272
264
|
|
|
273
|
-
auth_type: Annotated[
|
|
274
|
-
Annotated[
|
|
275
|
-
Optional[InputElasticAuthenticationMethod],
|
|
276
|
-
PlainValidator(validate_open_enum(False)),
|
|
277
|
-
],
|
|
278
|
-
pydantic.Field(alias="authType"),
|
|
279
|
-
] = InputElasticAuthenticationMethod.NONE
|
|
280
|
-
r"""Enter credentials directly, or select a stored secret"""
|
|
281
|
-
|
|
282
|
-
username: Optional[str] = None
|
|
283
|
-
|
|
284
|
-
password: Optional[str] = None
|
|
285
|
-
|
|
286
|
-
credentials_secret: Annotated[
|
|
287
|
-
Optional[str], pydantic.Field(alias="credentialsSecret")
|
|
288
|
-
] = None
|
|
289
|
-
r"""Select or create a secret that references your credentials"""
|
|
290
|
-
|
|
291
265
|
url: Optional[str] = None
|
|
292
266
|
r"""URL of the Elastic server to proxy non-bulk requests to, such as http://elastic:9200"""
|
|
293
267
|
|
|
@@ -304,6 +278,15 @@ class InputElasticProxyMode(BaseModel):
|
|
|
304
278
|
timeout_sec: Annotated[Optional[float], pydantic.Field(alias="timeoutSec")] = 60
|
|
305
279
|
r"""Amount of time, in seconds, to wait for a proxy request to complete before canceling it"""
|
|
306
280
|
|
|
281
|
+
auth_type: Annotated[
|
|
282
|
+
Annotated[
|
|
283
|
+
Optional[InputElasticAuthenticationMethod],
|
|
284
|
+
PlainValidator(validate_open_enum(False)),
|
|
285
|
+
],
|
|
286
|
+
pydantic.Field(alias="authType"),
|
|
287
|
+
] = InputElasticAuthenticationMethod.NONE
|
|
288
|
+
r"""Enter credentials directly, or select a stored secret"""
|
|
289
|
+
|
|
307
290
|
|
|
308
291
|
class InputElasticTypedDict(TypedDict):
|
|
309
292
|
type: InputElasticType
|
|
@@ -107,15 +107,6 @@ class InputEventhubPq(BaseModel):
|
|
|
107
107
|
] = None
|
|
108
108
|
|
|
109
109
|
|
|
110
|
-
class InputEventhubAuthTypeAuthenticationMethod(
|
|
111
|
-
str, Enum, metaclass=utils.OpenEnumMeta
|
|
112
|
-
):
|
|
113
|
-
r"""Enter password directly, or select a stored secret"""
|
|
114
|
-
|
|
115
|
-
MANUAL = "manual"
|
|
116
|
-
SECRET = "secret"
|
|
117
|
-
|
|
118
|
-
|
|
119
110
|
class InputEventhubSASLMechanism(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
120
111
|
# PLAIN
|
|
121
112
|
PLAIN = "plain"
|
|
@@ -123,57 +114,11 @@ class InputEventhubSASLMechanism(str, Enum, metaclass=utils.OpenEnumMeta):
|
|
|
123
114
|
OAUTHBEARER = "oauthbearer"
|
|
124
115
|
|
|
125
116
|
|
|
126
|
-
class InputEventhubClientSecretAuthTypeAuthenticationMethod(
|
|
127
|
-
str, Enum, metaclass=utils.OpenEnumMeta
|
|
128
|
-
):
|
|
129
|
-
MANUAL = "manual"
|
|
130
|
-
SECRET = "secret"
|
|
131
|
-
CERTIFICATE = "certificate"
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
class InputEventhubMicrosoftEntraIDAuthenticationEndpoint(
|
|
135
|
-
str, Enum, metaclass=utils.OpenEnumMeta
|
|
136
|
-
):
|
|
137
|
-
r"""Endpoint used to acquire authentication tokens from Azure"""
|
|
138
|
-
|
|
139
|
-
HTTPS_LOGIN_MICROSOFTONLINE_COM = "https://login.microsoftonline.com"
|
|
140
|
-
HTTPS_LOGIN_MICROSOFTONLINE_US = "https://login.microsoftonline.us"
|
|
141
|
-
HTTPS_LOGIN_PARTNER_MICROSOFTONLINE_CN = "https://login.partner.microsoftonline.cn"
|
|
142
|
-
|
|
143
|
-
|
|
144
117
|
class InputEventhubAuthenticationTypedDict(TypedDict):
|
|
145
118
|
r"""Authentication parameters to use when connecting to brokers. Using TLS is highly recommended."""
|
|
146
119
|
|
|
147
120
|
disabled: NotRequired[bool]
|
|
148
|
-
auth_type: NotRequired[InputEventhubAuthTypeAuthenticationMethod]
|
|
149
|
-
r"""Enter password directly, or select a stored secret"""
|
|
150
|
-
password: NotRequired[str]
|
|
151
|
-
r"""Connection-string primary key, or connection-string secondary key, from the Event Hubs workspace"""
|
|
152
|
-
text_secret: NotRequired[str]
|
|
153
|
-
r"""Select or create a stored text secret"""
|
|
154
121
|
mechanism: NotRequired[InputEventhubSASLMechanism]
|
|
155
|
-
username: NotRequired[str]
|
|
156
|
-
r"""The username for authentication. For Event Hubs, this should always be $ConnectionString."""
|
|
157
|
-
client_secret_auth_type: NotRequired[
|
|
158
|
-
InputEventhubClientSecretAuthTypeAuthenticationMethod
|
|
159
|
-
]
|
|
160
|
-
client_secret: NotRequired[str]
|
|
161
|
-
r"""client_secret to pass in the OAuth request parameter"""
|
|
162
|
-
client_text_secret: NotRequired[str]
|
|
163
|
-
r"""Select or create a stored text secret"""
|
|
164
|
-
certificate_name: NotRequired[str]
|
|
165
|
-
r"""Select or create a stored certificate"""
|
|
166
|
-
cert_path: NotRequired[str]
|
|
167
|
-
priv_key_path: NotRequired[str]
|
|
168
|
-
passphrase: NotRequired[str]
|
|
169
|
-
oauth_endpoint: NotRequired[InputEventhubMicrosoftEntraIDAuthenticationEndpoint]
|
|
170
|
-
r"""Endpoint used to acquire authentication tokens from Azure"""
|
|
171
|
-
client_id: NotRequired[str]
|
|
172
|
-
r"""client_id to pass in the OAuth request parameter"""
|
|
173
|
-
tenant_id: NotRequired[str]
|
|
174
|
-
r"""Directory ID (tenant identifier) in Azure Active Directory"""
|
|
175
|
-
scope: NotRequired[str]
|
|
176
|
-
r"""Scope to pass in the OAuth request parameter"""
|
|
177
122
|
|
|
178
123
|
|
|
179
124
|
class InputEventhubAuthentication(BaseModel):
|
|
@@ -181,73 +126,10 @@ class InputEventhubAuthentication(BaseModel):
|
|
|
181
126
|
|
|
182
127
|
disabled: Optional[bool] = False
|
|
183
128
|
|
|
184
|
-
auth_type: Annotated[
|
|
185
|
-
Annotated[
|
|
186
|
-
Optional[InputEventhubAuthTypeAuthenticationMethod],
|
|
187
|
-
PlainValidator(validate_open_enum(False)),
|
|
188
|
-
],
|
|
189
|
-
pydantic.Field(alias="authType"),
|
|
190
|
-
] = InputEventhubAuthTypeAuthenticationMethod.MANUAL
|
|
191
|
-
r"""Enter password directly, or select a stored secret"""
|
|
192
|
-
|
|
193
|
-
password: Optional[str] = None
|
|
194
|
-
r"""Connection-string primary key, or connection-string secondary key, from the Event Hubs workspace"""
|
|
195
|
-
|
|
196
|
-
text_secret: Annotated[Optional[str], pydantic.Field(alias="textSecret")] = None
|
|
197
|
-
r"""Select or create a stored text secret"""
|
|
198
|
-
|
|
199
129
|
mechanism: Annotated[
|
|
200
130
|
Optional[InputEventhubSASLMechanism], PlainValidator(validate_open_enum(False))
|
|
201
131
|
] = InputEventhubSASLMechanism.PLAIN
|
|
202
132
|
|
|
203
|
-
username: Optional[str] = "$ConnectionString"
|
|
204
|
-
r"""The username for authentication. For Event Hubs, this should always be $ConnectionString."""
|
|
205
|
-
|
|
206
|
-
client_secret_auth_type: Annotated[
|
|
207
|
-
Annotated[
|
|
208
|
-
Optional[InputEventhubClientSecretAuthTypeAuthenticationMethod],
|
|
209
|
-
PlainValidator(validate_open_enum(False)),
|
|
210
|
-
],
|
|
211
|
-
pydantic.Field(alias="clientSecretAuthType"),
|
|
212
|
-
] = InputEventhubClientSecretAuthTypeAuthenticationMethod.MANUAL
|
|
213
|
-
|
|
214
|
-
client_secret: Annotated[Optional[str], pydantic.Field(alias="clientSecret")] = None
|
|
215
|
-
r"""client_secret to pass in the OAuth request parameter"""
|
|
216
|
-
|
|
217
|
-
client_text_secret: Annotated[
|
|
218
|
-
Optional[str], pydantic.Field(alias="clientTextSecret")
|
|
219
|
-
] = None
|
|
220
|
-
r"""Select or create a stored text secret"""
|
|
221
|
-
|
|
222
|
-
certificate_name: Annotated[
|
|
223
|
-
Optional[str], pydantic.Field(alias="certificateName")
|
|
224
|
-
] = None
|
|
225
|
-
r"""Select or create a stored certificate"""
|
|
226
|
-
|
|
227
|
-
cert_path: Annotated[Optional[str], pydantic.Field(alias="certPath")] = None
|
|
228
|
-
|
|
229
|
-
priv_key_path: Annotated[Optional[str], pydantic.Field(alias="privKeyPath")] = None
|
|
230
|
-
|
|
231
|
-
passphrase: Optional[str] = None
|
|
232
|
-
|
|
233
|
-
oauth_endpoint: Annotated[
|
|
234
|
-
Annotated[
|
|
235
|
-
Optional[InputEventhubMicrosoftEntraIDAuthenticationEndpoint],
|
|
236
|
-
PlainValidator(validate_open_enum(False)),
|
|
237
|
-
],
|
|
238
|
-
pydantic.Field(alias="oauthEndpoint"),
|
|
239
|
-
] = InputEventhubMicrosoftEntraIDAuthenticationEndpoint.HTTPS_LOGIN_MICROSOFTONLINE_COM
|
|
240
|
-
r"""Endpoint used to acquire authentication tokens from Azure"""
|
|
241
|
-
|
|
242
|
-
client_id: Annotated[Optional[str], pydantic.Field(alias="clientId")] = None
|
|
243
|
-
r"""client_id to pass in the OAuth request parameter"""
|
|
244
|
-
|
|
245
|
-
tenant_id: Annotated[Optional[str], pydantic.Field(alias="tenantId")] = None
|
|
246
|
-
r"""Directory ID (tenant identifier) in Azure Active Directory"""
|
|
247
|
-
|
|
248
|
-
scope: Optional[str] = None
|
|
249
|
-
r"""Scope to pass in the OAuth request parameter"""
|
|
250
|
-
|
|
251
133
|
|
|
252
134
|
class InputEventhubTLSSettingsClientSideTypedDict(TypedDict):
|
|
253
135
|
disabled: NotRequired[bool]
|