@@ -31,8 +31,20 @@ def openapi_types(_):
31
31
"browser_usage" : (float ,),
32
32
"container_percentage" : (float ,),
33
33
"container_usage" : (float ,),
34
+ "cspm_containers_percentage" : (float ,),
35
+ "cspm_containers_usage" : (float ,),
36
+ "cspm_hosts_percentage" : (float ,),
37
+ "cspm_hosts_usage" : (float ,),
34
38
"custom_timeseries_percentage" : (float ,),
35
39
"custom_timeseries_usage" : (float ,),
40
+ "cws_containers_percentage" : (float ,),
41
+ "cws_containers_usage" : (float ,),
42
+ "cws_hosts_percentage" : (float ,),
43
+ "cws_hosts_usage" : (float ,),
44
+ "dbm_hosts_percentage" : (float ,),
45
+ "dbm_hosts_usage" : (float ,),
46
+ "dbm_queries_percentage" : (float ,),
47
+ "dbm_queries_usage" : (float ,),
36
48
"estimated_indexed_logs_percentage" : (float ,),
37
49
"estimated_indexed_logs_usage" : (float ,),
38
50
"estimated_indexed_spans_percentage" : (float ,),
@@ -76,8 +88,20 @@ def openapi_types(_):
76
88
"browser_usage" : "browser_usage" ,
77
89
"container_percentage" : "container_percentage" ,
78
90
"container_usage" : "container_usage" ,
91
+ "cspm_containers_percentage" : "cspm_containers_percentage" ,
92
+ "cspm_containers_usage" : "cspm_containers_usage" ,
93
+ "cspm_hosts_percentage" : "cspm_hosts_percentage" ,
94
+ "cspm_hosts_usage" : "cspm_hosts_usage" ,
79
95
"custom_timeseries_percentage" : "custom_timeseries_percentage" ,
80
96
"custom_timeseries_usage" : "custom_timeseries_usage" ,
97
+ "cws_containers_percentage" : "cws_containers_percentage" ,
98
+ "cws_containers_usage" : "cws_containers_usage" ,
99
+ "cws_hosts_percentage" : "cws_hosts_percentage" ,
100
+ "cws_hosts_usage" : "cws_hosts_usage" ,
101
+ "dbm_hosts_percentage" : "dbm_hosts_percentage" ,
102
+ "dbm_hosts_usage" : "dbm_hosts_usage" ,
103
+ "dbm_queries_percentage" : "dbm_queries_percentage" ,
104
+ "dbm_queries_usage" : "dbm_queries_usage" ,
81
105
"estimated_indexed_logs_percentage" : "estimated_indexed_logs_percentage" ,
82
106
"estimated_indexed_logs_usage" : "estimated_indexed_logs_usage" ,
83
107
"estimated_indexed_spans_percentage" : "estimated_indexed_spans_percentage" ,
@@ -122,8 +146,20 @@ def __init__(
122
146
browser_usage : Union [float , UnsetType ] = unset ,
123
147
container_percentage : Union [float , UnsetType ] = unset ,
124
148
container_usage : Union [float , UnsetType ] = unset ,
149
+ cspm_containers_percentage : Union [float , UnsetType ] = unset ,
150
+ cspm_containers_usage : Union [float , UnsetType ] = unset ,
151
+ cspm_hosts_percentage : Union [float , UnsetType ] = unset ,
152
+ cspm_hosts_usage : Union [float , UnsetType ] = unset ,
125
153
custom_timeseries_percentage : Union [float , UnsetType ] = unset ,
126
154
custom_timeseries_usage : Union [float , UnsetType ] = unset ,
155
+ cws_containers_percentage : Union [float , UnsetType ] = unset ,
156
+ cws_containers_usage : Union [float , UnsetType ] = unset ,
157
+ cws_hosts_percentage : Union [float , UnsetType ] = unset ,
158
+ cws_hosts_usage : Union [float , UnsetType ] = unset ,
159
+ dbm_hosts_percentage : Union [float , UnsetType ] = unset ,
160
+ dbm_hosts_usage : Union [float , UnsetType ] = unset ,
161
+ dbm_queries_percentage : Union [float , UnsetType ] = unset ,
162
+ dbm_queries_usage : Union [float , UnsetType ] = unset ,
127
163
estimated_indexed_logs_percentage : Union [float , UnsetType ] = unset ,
128
164
estimated_indexed_logs_usage : Union [float , UnsetType ] = unset ,
129
165
estimated_indexed_spans_percentage : Union [float , UnsetType ] = unset ,
@@ -197,12 +233,48 @@ def __init__(
197
233
:param container_usage: The container usage by tag(s).
198
234
:type container_usage: float, optional
199
235
236
+ :param cspm_containers_percentage: The percentage of CSPM container usage by tag(s).
237
+ :type cspm_containers_percentage: float, optional
238
+
239
+ :param cspm_containers_usage: The CSPM container usage by tag(s).
240
+ :type cspm_containers_usage: float, optional
241
+
242
+ :param cspm_hosts_percentage: The percentage of CSPM host usage by by tag(s).
243
+ :type cspm_hosts_percentage: float, optional
244
+
245
+ :param cspm_hosts_usage: The CSPM host usage by tag(s).
246
+ :type cspm_hosts_usage: float, optional
247
+
200
248
:param custom_timeseries_percentage: The percentage of custom metrics usage by tag(s).
201
249
:type custom_timeseries_percentage: float, optional
202
250
203
251
:param custom_timeseries_usage: The custom metrics usage by tag(s).
204
252
:type custom_timeseries_usage: float, optional
205
253
254
+ :param cws_containers_percentage: The percentage of Cloud Workload Security container usage by tag(s).
255
+ :type cws_containers_percentage: float, optional
256
+
257
+ :param cws_containers_usage: The Cloud Workload Security container usage by tag(s).
258
+ :type cws_containers_usage: float, optional
259
+
260
+ :param cws_hosts_percentage: The percentage of Cloud Workload Security host usage by tag(s).
261
+ :type cws_hosts_percentage: float, optional
262
+
263
+ :param cws_hosts_usage: The Cloud Workload Security host usage by tag(s).
264
+ :type cws_hosts_usage: float, optional
265
+
266
+ :param dbm_hosts_percentage: The percentage of Database Monitoring host usage by tag(s).
267
+ :type dbm_hosts_percentage: float, optional
268
+
269
+ :param dbm_hosts_usage: The Database Monitoring host usage by tag(s).
270
+ :type dbm_hosts_usage: float, optional
271
+
272
+ :param dbm_queries_percentage: The percentage of Database Monitoring queries usage by tag(s).
273
+ :type dbm_queries_percentage: float, optional
274
+
275
+ :param dbm_queries_usage: The Database Monitoring queries usage by tag(s).
276
+ :type dbm_queries_usage: float, optional
277
+
206
278
:param estimated_indexed_logs_percentage: The percentage of estimated live indexed logs usage by tag(s). This field is in private beta.
207
279
:type estimated_indexed_logs_percentage: float, optional
208
280
@@ -309,10 +381,34 @@ def __init__(
309
381
kwargs ["container_percentage" ] = container_percentage
310
382
if container_usage is not unset :
311
383
kwargs ["container_usage" ] = container_usage
384
+ if cspm_containers_percentage is not unset :
385
+ kwargs ["cspm_containers_percentage" ] = cspm_containers_percentage
386
+ if cspm_containers_usage is not unset :
387
+ kwargs ["cspm_containers_usage" ] = cspm_containers_usage
388
+ if cspm_hosts_percentage is not unset :
389
+ kwargs ["cspm_hosts_percentage" ] = cspm_hosts_percentage
390
+ if cspm_hosts_usage is not unset :
391
+ kwargs ["cspm_hosts_usage" ] = cspm_hosts_usage
312
392
if custom_timeseries_percentage is not unset :
313
393
kwargs ["custom_timeseries_percentage" ] = custom_timeseries_percentage
314
394
if custom_timeseries_usage is not unset :
315
395
kwargs ["custom_timeseries_usage" ] = custom_timeseries_usage
396
+ if cws_containers_percentage is not unset :
397
+ kwargs ["cws_containers_percentage" ] = cws_containers_percentage
398
+ if cws_containers_usage is not unset :
399
+ kwargs ["cws_containers_usage" ] = cws_containers_usage
400
+ if cws_hosts_percentage is not unset :
401
+ kwargs ["cws_hosts_percentage" ] = cws_hosts_percentage
402
+ if cws_hosts_usage is not unset :
403
+ kwargs ["cws_hosts_usage" ] = cws_hosts_usage
404
+ if dbm_hosts_percentage is not unset :
405
+ kwargs ["dbm_hosts_percentage" ] = dbm_hosts_percentage
406
+ if dbm_hosts_usage is not unset :
407
+ kwargs ["dbm_hosts_usage" ] = dbm_hosts_usage
408
+ if dbm_queries_percentage is not unset :
409
+ kwargs ["dbm_queries_percentage" ] = dbm_queries_percentage
410
+ if dbm_queries_usage is not unset :
411
+ kwargs ["dbm_queries_usage" ] = dbm_queries_usage
316
412
if estimated_indexed_logs_percentage is not unset :
317
413
kwargs ["estimated_indexed_logs_percentage" ] = estimated_indexed_logs_percentage
318
414
if estimated_indexed_logs_usage is not unset :
0 commit comments