Skip to content

Commit 9bb3702

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add OCI support to Cloud Security Management Enterprise usage fields (#3037)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 4465e54 commit 9bb3702

4 files changed

Lines changed: 95 additions & 3 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21893,11 +21893,22 @@ components:
2189321893
org.
2189421894
format: int64
2189521895
type: integer
21896+
csm_host_enterprise_oci_host_count_top99p:
21897+
description: Shows the 99th percentile of all Cloud Security Management
21898+
Enterprise OCI hosts over all hours in the current date for the given
21899+
org.
21900+
format: int64
21901+
type: integer
2189621902
csm_host_enterprise_total_host_count_top99p:
2189721903
description: Shows the 99th percentile of all Cloud Security Management
2189821904
Enterprise hosts over all hours in the current date for the given org.
2189921905
format: int64
2190021906
type: integer
21907+
csm_host_pro_oci_host_count_top99p:
21908+
description: Shows the 99th percentile of all Cloud Security Management
21909+
Pro OCI hosts over all hours in the current date for the given org.
21910+
format: int64
21911+
type: integer
2190121912
cspm_aas_host_top99p:
2190221913
description: Shows the 99th percentile of all Cloud Security Management
2190321914
Pro Azure app services hosts over all hours in the current date for all
@@ -23036,11 +23047,22 @@ components:
2303623047
org.
2303723048
format: int64
2303823049
type: integer
23050+
csm_host_enterprise_oci_host_count_top99p:
23051+
description: Shows the 99th percentile of all Cloud Security Management
23052+
Enterprise OCI hosts over all hours in the current date for the given
23053+
org.
23054+
format: int64
23055+
type: integer
2303923056
csm_host_enterprise_total_host_count_top99p:
2304023057
description: Shows the 99th percentile of all Cloud Security Management
2304123058
Enterprise hosts over all hours in the current date for the given org.
2304223059
format: int64
2304323060
type: integer
23061+
csm_host_pro_oci_host_count_top99p:
23062+
description: Shows the 99th percentile of all Cloud Security Management
23063+
Pro OCI hosts over all hours in the current date for the given org.
23064+
format: int64
23065+
type: integer
2304423066
cspm_aas_host_top99p:
2304523067
description: Shows the 99th percentile of all Cloud Security Management
2304623068
Pro Azure app services hosts over all hours in the current date for the
@@ -24186,11 +24208,21 @@ components:
2418624208
Enterprise GCP hosts over all hours in the current month for all organizations.
2418724209
format: int64
2418824210
type: integer
24211+
csm_host_enterprise_oci_host_count_top99p_sum:
24212+
description: Shows the 99th percentile of all Cloud Security Management
24213+
Enterprise OCI hosts over all hours in the current month for all organizations.
24214+
format: int64
24215+
type: integer
2418924216
csm_host_enterprise_total_host_count_top99p_sum:
2419024217
description: Shows the 99th percentile of all Cloud Security Management
2419124218
Enterprise hosts over all hours in the current month for all organizations.
2419224219
format: int64
2419324220
type: integer
24221+
csm_host_pro_oci_host_count_top99p_sum:
24222+
description: Shows the 99th percentile of all Cloud Security Management
24223+
Pro OCI hosts over all hours in the current month for all organizations.
24224+
format: int64
24225+
type: integer
2419424226
cspm_aas_host_top99p_sum:
2419524227
description: Shows the 99th percentile of all Cloud Security Management
2419624228
Pro Azure app services hosts over all hours in the current month for all

0 commit comments

Comments
 (0)