cribl-control-plane 0.0.38a1__py3-none-any.whl → 0.0.40a1__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/commits.py +52 -42
- cribl_control_plane/commits_files.py +12 -12
- cribl_control_plane/destinations.py +3 -3
- cribl_control_plane/destinations_pq.py +2 -2
- cribl_control_plane/groups_sdk.py +8 -8
- cribl_control_plane/models/__init__.py +315 -368
- cribl_control_plane/models/branchinfo.py +13 -0
- cribl_control_plane/models/configgroup.py +5 -3
- cribl_control_plane/models/createversioncommitop.py +26 -1
- cribl_control_plane/models/createversionrevertop.py +4 -2
- cribl_control_plane/models/createversionundoop.py +4 -2
- cribl_control_plane/models/deleteoutputpqbyidop.py +5 -5
- cribl_control_plane/models/difffiles.py +171 -0
- cribl_control_plane/models/getoutputpqbyidop.py +6 -5
- cribl_control_plane/models/getversionbranchop.py +6 -5
- cribl_control_plane/models/getversioncountop.py +9 -7
- cribl_control_plane/models/getversiondiffop.py +9 -7
- cribl_control_plane/models/getversionfilesop.py +3 -2
- cribl_control_plane/models/getversionop.py +4 -2
- cribl_control_plane/models/getversionshowop.py +3 -2
- cribl_control_plane/models/getversionstatusop.py +4 -2
- cribl_control_plane/models/gitcountresult.py +13 -0
- cribl_control_plane/models/gitdiffresult.py +16 -0
- cribl_control_plane/models/inputcribllakehttp.py +5 -4
- cribl_control_plane/models/inputcrowdstrike.py +2 -2
- cribl_control_plane/models/inputs3.py +2 -2
- cribl_control_plane/models/inputs3inventory.py +2 -2
- cribl_control_plane/models/inputsecuritylake.py +2 -2
- cribl_control_plane/models/jobinfo.py +25 -0
- cribl_control_plane/models/jobstatus.py +17 -0
- cribl_control_plane/models/outputcrowdstrikenextgensiem.py +1 -1
- cribl_control_plane/models/outputgooglepubsub.py +7 -28
- cribl_control_plane/models/outputsentineloneaisiem.py +3 -3
- cribl_control_plane/models/packinfo.py +5 -5
- cribl_control_plane/models/packinstallinfo.py +5 -5
- cribl_control_plane/models/packrequestbody_union.py +140 -0
- cribl_control_plane/models/packupgraderequest.py +26 -0
- cribl_control_plane/models/runnablejob.py +27 -0
- cribl_control_plane/models/runnablejobcollection.py +589 -0
- cribl_control_plane/models/runnablejobexecutor.py +336 -0
- cribl_control_plane/models/runnablejobscheduledsearch.py +267 -0
- cribl_control_plane/models/updatepacksbyidop.py +9 -28
- cribl_control_plane/packs.py +62 -116
- cribl_control_plane/{destinations_samples.py → samples.py} +1 -1
- cribl_control_plane/sdk.py +0 -3
- cribl_control_plane/statuses.py +6 -6
- {cribl_control_plane-0.0.38a1.dist-info → cribl_control_plane-0.0.40a1.dist-info}/METADATA +6 -22
- {cribl_control_plane-0.0.38a1.dist-info → cribl_control_plane-0.0.40a1.dist-info}/RECORD +50 -67
- cribl_control_plane/cribl.py +0 -513
- cribl_control_plane/models/authconfig.py +0 -43
- cribl_control_plane/models/commonservicelimitconfigs.py +0 -14
- cribl_control_plane/models/edgeheartbeatmetricsmode.py +0 -11
- cribl_control_plane/models/getsystemsettingsauthop.py +0 -24
- cribl_control_plane/models/getsystemsettingsconfop.py +0 -24
- cribl_control_plane/models/getsystemsettingsgitsettingsop.py +0 -24
- cribl_control_plane/models/gitopstype.py +0 -10
- cribl_control_plane/models/gitsettings.py +0 -70
- cribl_control_plane/models/jobsettings.py +0 -83
- cribl_control_plane/models/limits.py +0 -127
- cribl_control_plane/models/packrequestbody.py +0 -75
- cribl_control_plane/models/rediscachelimits.py +0 -38
- cribl_control_plane/models/redisconnectionlimits.py +0 -20
- cribl_control_plane/models/redislimits.py +0 -14
- cribl_control_plane/models/searchsettings.py +0 -71
- cribl_control_plane/models/serviceslimits.py +0 -23
- cribl_control_plane/models/systemsettings.py +0 -358
- cribl_control_plane/models/systemsettingsconf.py +0 -311
- cribl_control_plane/models/updatesystemsettingsauthop.py +0 -24
- cribl_control_plane/models/updatesystemsettingsconfop.py +0 -24
- cribl_control_plane/models/updatesystemsettingsgitsettingsop.py +0 -24
- cribl_control_plane/models/upgradegroupsettings.py +0 -24
- cribl_control_plane/models/upgradepackageurls.py +0 -20
- cribl_control_plane/models/upgradesettings.py +0 -36
- cribl_control_plane/settings.py +0 -23
- cribl_control_plane/settings_auth.py +0 -339
- cribl_control_plane/settings_git.py +0 -339
- cribl_control_plane/system_sdk.py +0 -17
- {cribl_control_plane-0.0.38a1.dist-info → cribl_control_plane-0.0.40a1.dist-info}/WHEEL +0 -0
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from .gitopstype import GitOpsType
|
|
5
|
-
from cribl_control_plane.types import BaseModel
|
|
6
|
-
import pydantic
|
|
7
|
-
from typing import Optional
|
|
8
|
-
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
class GitSettingsTypedDict(TypedDict):
|
|
12
|
-
auth_type: NotRequired[str]
|
|
13
|
-
auto_action: NotRequired[str]
|
|
14
|
-
auto_action_message: NotRequired[str]
|
|
15
|
-
auto_action_schedule: NotRequired[str]
|
|
16
|
-
branch: NotRequired[str]
|
|
17
|
-
commit_deploy_single_action: NotRequired[bool]
|
|
18
|
-
copilot_auto_git_commit_messages: NotRequired[bool]
|
|
19
|
-
default_commit_message: NotRequired[str]
|
|
20
|
-
git_ops: NotRequired[GitOpsType]
|
|
21
|
-
password: NotRequired[str]
|
|
22
|
-
remote: NotRequired[str]
|
|
23
|
-
ssh_key: NotRequired[str]
|
|
24
|
-
strict_host_key_checking: NotRequired[bool]
|
|
25
|
-
timeout: NotRequired[float]
|
|
26
|
-
user: NotRequired[str]
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
class GitSettings(BaseModel):
|
|
30
|
-
auth_type: Annotated[Optional[str], pydantic.Field(alias="authType")] = None
|
|
31
|
-
|
|
32
|
-
auto_action: Annotated[Optional[str], pydantic.Field(alias="autoAction")] = None
|
|
33
|
-
|
|
34
|
-
auto_action_message: Annotated[
|
|
35
|
-
Optional[str], pydantic.Field(alias="autoActionMessage")
|
|
36
|
-
] = None
|
|
37
|
-
|
|
38
|
-
auto_action_schedule: Annotated[
|
|
39
|
-
Optional[str], pydantic.Field(alias="autoActionSchedule")
|
|
40
|
-
] = None
|
|
41
|
-
|
|
42
|
-
branch: Optional[str] = None
|
|
43
|
-
|
|
44
|
-
commit_deploy_single_action: Annotated[
|
|
45
|
-
Optional[bool], pydantic.Field(alias="commitDeploySingleAction")
|
|
46
|
-
] = None
|
|
47
|
-
|
|
48
|
-
copilot_auto_git_commit_messages: Annotated[
|
|
49
|
-
Optional[bool], pydantic.Field(alias="copilotAutoGitCommitMessages")
|
|
50
|
-
] = None
|
|
51
|
-
|
|
52
|
-
default_commit_message: Annotated[
|
|
53
|
-
Optional[str], pydantic.Field(alias="defaultCommitMessage")
|
|
54
|
-
] = None
|
|
55
|
-
|
|
56
|
-
git_ops: Annotated[Optional[GitOpsType], pydantic.Field(alias="gitOps")] = None
|
|
57
|
-
|
|
58
|
-
password: Optional[str] = None
|
|
59
|
-
|
|
60
|
-
remote: Optional[str] = None
|
|
61
|
-
|
|
62
|
-
ssh_key: Annotated[Optional[str], pydantic.Field(alias="sshKey")] = None
|
|
63
|
-
|
|
64
|
-
strict_host_key_checking: Annotated[
|
|
65
|
-
Optional[bool], pydantic.Field(alias="strictHostKeyChecking")
|
|
66
|
-
] = None
|
|
67
|
-
|
|
68
|
-
timeout: Optional[float] = None
|
|
69
|
-
|
|
70
|
-
user: Optional[str] = None
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from cribl_control_plane.types import BaseModel
|
|
5
|
-
import pydantic
|
|
6
|
-
from typing import Optional
|
|
7
|
-
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class JobSettingsTypedDict(TypedDict):
|
|
11
|
-
concurrent_job_limit: float
|
|
12
|
-
concurrent_scheduled_job_limit: float
|
|
13
|
-
concurrent_system_job_limit: float
|
|
14
|
-
concurrent_system_task_limit: float
|
|
15
|
-
concurrent_task_limit: float
|
|
16
|
-
finished_job_artifacts_limit: float
|
|
17
|
-
finished_task_artifacts_limit: float
|
|
18
|
-
job_artifacts_reaper_period: str
|
|
19
|
-
job_timeout: str
|
|
20
|
-
max_task_perc: float
|
|
21
|
-
scheduling_policy: str
|
|
22
|
-
task_heartbeat_period: float
|
|
23
|
-
task_manifest_flush_period_ms: float
|
|
24
|
-
task_manifest_max_buffer_size: float
|
|
25
|
-
task_manifest_read_buffer_size: str
|
|
26
|
-
task_poll_timeout_ms: float
|
|
27
|
-
disable_tasks: NotRequired[bool]
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
class JobSettings(BaseModel):
|
|
31
|
-
concurrent_job_limit: Annotated[float, pydantic.Field(alias="concurrentJobLimit")]
|
|
32
|
-
|
|
33
|
-
concurrent_scheduled_job_limit: Annotated[
|
|
34
|
-
float, pydantic.Field(alias="concurrentScheduledJobLimit")
|
|
35
|
-
]
|
|
36
|
-
|
|
37
|
-
concurrent_system_job_limit: Annotated[
|
|
38
|
-
float, pydantic.Field(alias="concurrentSystemJobLimit")
|
|
39
|
-
]
|
|
40
|
-
|
|
41
|
-
concurrent_system_task_limit: Annotated[
|
|
42
|
-
float, pydantic.Field(alias="concurrentSystemTaskLimit")
|
|
43
|
-
]
|
|
44
|
-
|
|
45
|
-
concurrent_task_limit: Annotated[float, pydantic.Field(alias="concurrentTaskLimit")]
|
|
46
|
-
|
|
47
|
-
finished_job_artifacts_limit: Annotated[
|
|
48
|
-
float, pydantic.Field(alias="finishedJobArtifactsLimit")
|
|
49
|
-
]
|
|
50
|
-
|
|
51
|
-
finished_task_artifacts_limit: Annotated[
|
|
52
|
-
float, pydantic.Field(alias="finishedTaskArtifactsLimit")
|
|
53
|
-
]
|
|
54
|
-
|
|
55
|
-
job_artifacts_reaper_period: Annotated[
|
|
56
|
-
str, pydantic.Field(alias="jobArtifactsReaperPeriod")
|
|
57
|
-
]
|
|
58
|
-
|
|
59
|
-
job_timeout: Annotated[str, pydantic.Field(alias="jobTimeout")]
|
|
60
|
-
|
|
61
|
-
max_task_perc: Annotated[float, pydantic.Field(alias="maxTaskPerc")]
|
|
62
|
-
|
|
63
|
-
scheduling_policy: Annotated[str, pydantic.Field(alias="schedulingPolicy")]
|
|
64
|
-
|
|
65
|
-
task_heartbeat_period: Annotated[float, pydantic.Field(alias="taskHeartbeatPeriod")]
|
|
66
|
-
|
|
67
|
-
task_manifest_flush_period_ms: Annotated[
|
|
68
|
-
float, pydantic.Field(alias="taskManifestFlushPeriodMs")
|
|
69
|
-
]
|
|
70
|
-
|
|
71
|
-
task_manifest_max_buffer_size: Annotated[
|
|
72
|
-
float, pydantic.Field(alias="taskManifestMaxBufferSize")
|
|
73
|
-
]
|
|
74
|
-
|
|
75
|
-
task_manifest_read_buffer_size: Annotated[
|
|
76
|
-
str, pydantic.Field(alias="taskManifestReadBufferSize")
|
|
77
|
-
]
|
|
78
|
-
|
|
79
|
-
task_poll_timeout_ms: Annotated[float, pydantic.Field(alias="taskPollTimeoutMs")]
|
|
80
|
-
|
|
81
|
-
disable_tasks: Annotated[Optional[bool], pydantic.Field(alias="disableTasks")] = (
|
|
82
|
-
None
|
|
83
|
-
)
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from .edgeheartbeatmetricsmode import EdgeHeartbeatMetricsMode
|
|
5
|
-
from cribl_control_plane.types import BaseModel
|
|
6
|
-
import pydantic
|
|
7
|
-
from typing import List, Optional
|
|
8
|
-
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
class SamplesTypedDict(TypedDict):
|
|
12
|
-
max_size: str
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
class Samples(BaseModel):
|
|
16
|
-
max_size: Annotated[str, pydantic.Field(alias="maxSize")]
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
class LimitsTypedDict(TypedDict):
|
|
20
|
-
cpu_profile_ttl: str
|
|
21
|
-
enable_metrics_persistence: bool
|
|
22
|
-
metrics_directory: str
|
|
23
|
-
metrics_fields_blacklist: List[str]
|
|
24
|
-
metrics_gc_period: str
|
|
25
|
-
metrics_never_drop_list: List[str]
|
|
26
|
-
metrics_worker_id_blacklist: List[str]
|
|
27
|
-
min_free_space: str
|
|
28
|
-
samples: SamplesTypedDict
|
|
29
|
-
disable_metrics_accessor_cache: NotRequired[bool]
|
|
30
|
-
edge_metrics_custom_expression: NotRequired[str]
|
|
31
|
-
edge_metrics_mode: NotRequired[EdgeHeartbeatMetricsMode]
|
|
32
|
-
edge_nodes_count: NotRequired[float]
|
|
33
|
-
enable_worker_persistence: NotRequired[bool]
|
|
34
|
-
events_metadata_sources: NotRequired[List[str]]
|
|
35
|
-
large_events_threshold: NotRequired[str]
|
|
36
|
-
lookup_max_size: NotRequired[str]
|
|
37
|
-
lookup_max_total_size: NotRequired[str]
|
|
38
|
-
max_metrics: NotRequired[float]
|
|
39
|
-
max_pq_size: NotRequired[str]
|
|
40
|
-
metrics_drop_list: NotRequired[List[str]]
|
|
41
|
-
metrics_max_cardinality: NotRequired[float]
|
|
42
|
-
metrics_max_disk_space: NotRequired[str]
|
|
43
|
-
worker_max_metrics: NotRequired[float]
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
class Limits(BaseModel):
|
|
47
|
-
cpu_profile_ttl: Annotated[str, pydantic.Field(alias="cpuProfileTTL")]
|
|
48
|
-
|
|
49
|
-
enable_metrics_persistence: Annotated[
|
|
50
|
-
bool, pydantic.Field(alias="enableMetricsPersistence")
|
|
51
|
-
]
|
|
52
|
-
|
|
53
|
-
metrics_directory: Annotated[str, pydantic.Field(alias="metricsDirectory")]
|
|
54
|
-
|
|
55
|
-
metrics_fields_blacklist: Annotated[
|
|
56
|
-
List[str], pydantic.Field(alias="metricsFieldsBlacklist")
|
|
57
|
-
]
|
|
58
|
-
|
|
59
|
-
metrics_gc_period: Annotated[str, pydantic.Field(alias="metricsGCPeriod")]
|
|
60
|
-
|
|
61
|
-
metrics_never_drop_list: Annotated[
|
|
62
|
-
List[str], pydantic.Field(alias="metricsNeverDropList")
|
|
63
|
-
]
|
|
64
|
-
|
|
65
|
-
metrics_worker_id_blacklist: Annotated[
|
|
66
|
-
List[str], pydantic.Field(alias="metricsWorkerIdBlacklist")
|
|
67
|
-
]
|
|
68
|
-
|
|
69
|
-
min_free_space: Annotated[str, pydantic.Field(alias="minFreeSpace")]
|
|
70
|
-
|
|
71
|
-
samples: Samples
|
|
72
|
-
|
|
73
|
-
disable_metrics_accessor_cache: Annotated[
|
|
74
|
-
Optional[bool], pydantic.Field(alias="disableMetricsAccessorCache")
|
|
75
|
-
] = None
|
|
76
|
-
|
|
77
|
-
edge_metrics_custom_expression: Annotated[
|
|
78
|
-
Optional[str], pydantic.Field(alias="edgeMetricsCustomExpression")
|
|
79
|
-
] = None
|
|
80
|
-
|
|
81
|
-
edge_metrics_mode: Annotated[
|
|
82
|
-
Optional[EdgeHeartbeatMetricsMode], pydantic.Field(alias="edgeMetricsMode")
|
|
83
|
-
] = None
|
|
84
|
-
|
|
85
|
-
edge_nodes_count: Annotated[
|
|
86
|
-
Optional[float], pydantic.Field(alias="edgeNodesCount")
|
|
87
|
-
] = None
|
|
88
|
-
|
|
89
|
-
enable_worker_persistence: Annotated[
|
|
90
|
-
Optional[bool], pydantic.Field(alias="enableWorkerPersistence")
|
|
91
|
-
] = None
|
|
92
|
-
|
|
93
|
-
events_metadata_sources: Annotated[
|
|
94
|
-
Optional[List[str]], pydantic.Field(alias="eventsMetadataSources")
|
|
95
|
-
] = None
|
|
96
|
-
|
|
97
|
-
large_events_threshold: Annotated[
|
|
98
|
-
Optional[str], pydantic.Field(alias="largeEventsThreshold")
|
|
99
|
-
] = None
|
|
100
|
-
|
|
101
|
-
lookup_max_size: Annotated[Optional[str], pydantic.Field(alias="lookupMaxSize")] = (
|
|
102
|
-
None
|
|
103
|
-
)
|
|
104
|
-
|
|
105
|
-
lookup_max_total_size: Annotated[
|
|
106
|
-
Optional[str], pydantic.Field(alias="lookupMaxTotalSize")
|
|
107
|
-
] = None
|
|
108
|
-
|
|
109
|
-
max_metrics: Annotated[Optional[float], pydantic.Field(alias="maxMetrics")] = None
|
|
110
|
-
|
|
111
|
-
max_pq_size: Annotated[Optional[str], pydantic.Field(alias="maxPQSize")] = None
|
|
112
|
-
|
|
113
|
-
metrics_drop_list: Annotated[
|
|
114
|
-
Optional[List[str]], pydantic.Field(alias="metricsDropList")
|
|
115
|
-
] = None
|
|
116
|
-
|
|
117
|
-
metrics_max_cardinality: Annotated[
|
|
118
|
-
Optional[float], pydantic.Field(alias="metricsMaxCardinality")
|
|
119
|
-
] = None
|
|
120
|
-
|
|
121
|
-
metrics_max_disk_space: Annotated[
|
|
122
|
-
Optional[str], pydantic.Field(alias="metricsMaxDiskSpace")
|
|
123
|
-
] = None
|
|
124
|
-
|
|
125
|
-
worker_max_metrics: Annotated[
|
|
126
|
-
Optional[float], pydantic.Field(alias="workerMaxMetrics")
|
|
127
|
-
] = None
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from cribl_control_plane.types import BaseModel
|
|
5
|
-
import pydantic
|
|
6
|
-
from typing import List, Optional
|
|
7
|
-
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class PackRequestBodyTagsTypedDict(TypedDict):
|
|
11
|
-
data_type: List[str]
|
|
12
|
-
domain: List[str]
|
|
13
|
-
streamtags: List[str]
|
|
14
|
-
technology: List[str]
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
class PackRequestBodyTags(BaseModel):
|
|
18
|
-
data_type: Annotated[List[str], pydantic.Field(alias="dataType")]
|
|
19
|
-
|
|
20
|
-
domain: List[str]
|
|
21
|
-
|
|
22
|
-
streamtags: List[str]
|
|
23
|
-
|
|
24
|
-
technology: List[str]
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
class PackRequestBodyTypedDict(TypedDict):
|
|
28
|
-
id: str
|
|
29
|
-
source: str
|
|
30
|
-
allow_custom_functions: NotRequired[bool]
|
|
31
|
-
author: NotRequired[str]
|
|
32
|
-
description: NotRequired[str]
|
|
33
|
-
display_name: NotRequired[str]
|
|
34
|
-
exports: NotRequired[List[str]]
|
|
35
|
-
force: NotRequired[bool]
|
|
36
|
-
inputs: NotRequired[float]
|
|
37
|
-
min_log_stream_version: NotRequired[str]
|
|
38
|
-
outputs: NotRequired[float]
|
|
39
|
-
spec: NotRequired[str]
|
|
40
|
-
tags: NotRequired[PackRequestBodyTagsTypedDict]
|
|
41
|
-
version: NotRequired[str]
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
class PackRequestBody(BaseModel):
|
|
45
|
-
id: str
|
|
46
|
-
|
|
47
|
-
source: str
|
|
48
|
-
|
|
49
|
-
allow_custom_functions: Annotated[
|
|
50
|
-
Optional[bool], pydantic.Field(alias="allowCustomFunctions")
|
|
51
|
-
] = None
|
|
52
|
-
|
|
53
|
-
author: Optional[str] = None
|
|
54
|
-
|
|
55
|
-
description: Optional[str] = None
|
|
56
|
-
|
|
57
|
-
display_name: Annotated[Optional[str], pydantic.Field(alias="displayName")] = None
|
|
58
|
-
|
|
59
|
-
exports: Optional[List[str]] = None
|
|
60
|
-
|
|
61
|
-
force: Optional[bool] = None
|
|
62
|
-
|
|
63
|
-
inputs: Optional[float] = None
|
|
64
|
-
|
|
65
|
-
min_log_stream_version: Annotated[
|
|
66
|
-
Optional[str], pydantic.Field(alias="minLogStreamVersion")
|
|
67
|
-
] = None
|
|
68
|
-
|
|
69
|
-
outputs: Optional[float] = None
|
|
70
|
-
|
|
71
|
-
spec: Optional[str] = None
|
|
72
|
-
|
|
73
|
-
tags: Optional[PackRequestBodyTags] = None
|
|
74
|
-
|
|
75
|
-
version: Optional[str] = None
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from cribl_control_plane.types import BaseModel
|
|
5
|
-
import pydantic
|
|
6
|
-
from typing import Optional
|
|
7
|
-
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class RedisCacheLimitsTypedDict(TypedDict):
|
|
11
|
-
client_tracking_mechanism: NotRequired[str]
|
|
12
|
-
enable_server_assist: NotRequired[bool]
|
|
13
|
-
key_ttl_secs: NotRequired[float]
|
|
14
|
-
max_cache_size: NotRequired[float]
|
|
15
|
-
max_num_keys: NotRequired[float]
|
|
16
|
-
service_period_secs: NotRequired[float]
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
class RedisCacheLimits(BaseModel):
|
|
20
|
-
client_tracking_mechanism: Annotated[
|
|
21
|
-
Optional[str], pydantic.Field(alias="clientTrackingMechanism")
|
|
22
|
-
] = None
|
|
23
|
-
|
|
24
|
-
enable_server_assist: Annotated[
|
|
25
|
-
Optional[bool], pydantic.Field(alias="enableServerAssist")
|
|
26
|
-
] = None
|
|
27
|
-
|
|
28
|
-
key_ttl_secs: Annotated[Optional[float], pydantic.Field(alias="keyTTLSecs")] = None
|
|
29
|
-
|
|
30
|
-
max_cache_size: Annotated[Optional[float], pydantic.Field(alias="maxCacheSize")] = (
|
|
31
|
-
None
|
|
32
|
-
)
|
|
33
|
-
|
|
34
|
-
max_num_keys: Annotated[Optional[float], pydantic.Field(alias="maxNumKeys")] = None
|
|
35
|
-
|
|
36
|
-
service_period_secs: Annotated[
|
|
37
|
-
Optional[float], pydantic.Field(alias="servicePeriodSecs")
|
|
38
|
-
] = None
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from cribl_control_plane.types import BaseModel
|
|
5
|
-
import pydantic
|
|
6
|
-
from typing import Optional
|
|
7
|
-
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class RedisConnectionLimitsTypedDict(TypedDict):
|
|
11
|
-
disabled: NotRequired[bool]
|
|
12
|
-
max_connections: NotRequired[float]
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
class RedisConnectionLimits(BaseModel):
|
|
16
|
-
disabled: Optional[bool] = None
|
|
17
|
-
|
|
18
|
-
max_connections: Annotated[
|
|
19
|
-
Optional[float], pydantic.Field(alias="maxConnections")
|
|
20
|
-
] = None
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from .redisconnectionlimits import RedisConnectionLimits, RedisConnectionLimitsTypedDict
|
|
5
|
-
from cribl_control_plane.types import BaseModel
|
|
6
|
-
from typing_extensions import TypedDict
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
class RedisLimitsTypedDict(TypedDict):
|
|
10
|
-
connections: RedisConnectionLimitsTypedDict
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
class RedisLimits(BaseModel):
|
|
14
|
-
connections: RedisConnectionLimits
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from cribl_control_plane.types import BaseModel
|
|
5
|
-
from enum import Enum
|
|
6
|
-
import pydantic
|
|
7
|
-
from typing import Union
|
|
8
|
-
from typing_extensions import Annotated, TypeAliasType, TypedDict
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
class WarmPoolSizeEnum(str, Enum):
|
|
12
|
-
AUTO = "auto"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
WarmPoolSizeTypedDict = TypeAliasType(
|
|
16
|
-
"WarmPoolSizeTypedDict", Union[float, WarmPoolSizeEnum]
|
|
17
|
-
)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
WarmPoolSize = TypeAliasType("WarmPoolSize", Union[float, WarmPoolSizeEnum])
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
class SearchSettingsTypedDict(TypedDict):
|
|
24
|
-
compress_object_cache_artifacts: bool
|
|
25
|
-
field_summary_max_fields: float
|
|
26
|
-
field_summary_max_nested_depth: float
|
|
27
|
-
max_concurrent_searches: float
|
|
28
|
-
max_executors_per_search: float
|
|
29
|
-
max_results_per_search: float
|
|
30
|
-
search_history_max_jobs: float
|
|
31
|
-
search_queue_length: float
|
|
32
|
-
warm_pool_size: WarmPoolSizeTypedDict
|
|
33
|
-
write_only_provider_secrets: bool
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
class SearchSettings(BaseModel):
|
|
37
|
-
compress_object_cache_artifacts: Annotated[
|
|
38
|
-
bool, pydantic.Field(alias="compressObjectCacheArtifacts")
|
|
39
|
-
]
|
|
40
|
-
|
|
41
|
-
field_summary_max_fields: Annotated[
|
|
42
|
-
float, pydantic.Field(alias="fieldSummaryMaxFields")
|
|
43
|
-
]
|
|
44
|
-
|
|
45
|
-
field_summary_max_nested_depth: Annotated[
|
|
46
|
-
float, pydantic.Field(alias="fieldSummaryMaxNestedDepth")
|
|
47
|
-
]
|
|
48
|
-
|
|
49
|
-
max_concurrent_searches: Annotated[
|
|
50
|
-
float, pydantic.Field(alias="maxConcurrentSearches")
|
|
51
|
-
]
|
|
52
|
-
|
|
53
|
-
max_executors_per_search: Annotated[
|
|
54
|
-
float, pydantic.Field(alias="maxExecutorsPerSearch")
|
|
55
|
-
]
|
|
56
|
-
|
|
57
|
-
max_results_per_search: Annotated[
|
|
58
|
-
float, pydantic.Field(alias="maxResultsPerSearch")
|
|
59
|
-
]
|
|
60
|
-
|
|
61
|
-
search_history_max_jobs: Annotated[
|
|
62
|
-
float, pydantic.Field(alias="searchHistoryMaxJobs")
|
|
63
|
-
]
|
|
64
|
-
|
|
65
|
-
search_queue_length: Annotated[float, pydantic.Field(alias="searchQueueLength")]
|
|
66
|
-
|
|
67
|
-
warm_pool_size: Annotated[WarmPoolSize, pydantic.Field(alias="warmPoolSize")]
|
|
68
|
-
|
|
69
|
-
write_only_provider_secrets: Annotated[
|
|
70
|
-
bool, pydantic.Field(alias="writeOnlyProviderSecrets")
|
|
71
|
-
]
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
from .commonservicelimitconfigs import (
|
|
5
|
-
CommonServiceLimitConfigs,
|
|
6
|
-
CommonServiceLimitConfigsTypedDict,
|
|
7
|
-
)
|
|
8
|
-
from cribl_control_plane.types import BaseModel
|
|
9
|
-
from typing_extensions import TypedDict
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
class ServicesLimitsTypedDict(TypedDict):
|
|
13
|
-
connections: CommonServiceLimitConfigsTypedDict
|
|
14
|
-
metrics: CommonServiceLimitConfigsTypedDict
|
|
15
|
-
notifications: CommonServiceLimitConfigsTypedDict
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
class ServicesLimits(BaseModel):
|
|
19
|
-
connections: CommonServiceLimitConfigs
|
|
20
|
-
|
|
21
|
-
metrics: CommonServiceLimitConfigs
|
|
22
|
-
|
|
23
|
-
notifications: CommonServiceLimitConfigs
|