Skip to content

Commit 62f42c8

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Add csm_host_pro hosts agentless scanners to usage metering API (#4103)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent cdc2fe9 commit 62f42c8

4 files changed

Lines changed: 471 additions & 3 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22527,6 +22527,14 @@ components:
2252722527
description: Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
2252822528
format: int64
2252922529
type: integer
22530+
csm_host_pro_hosts_agentless_scanners_sum:
22531+
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
22532+
format: int64
22533+
type: integer
22534+
csm_host_pro_hosts_agentless_scanners_top99p:
22535+
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
22536+
format: int64
22537+
type: integer
2253022538
csm_host_pro_oci_host_count_top99p:
2253122539
description: Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current date for the given org.
2253222540
format: int64
@@ -22559,6 +22567,14 @@ components:
2255922567
description: Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for all organizations.
2256022568
format: int64
2256122569
type: integer
22570+
cspm_hosts_agentless_scanners_sum:
22571+
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for all organizations.
22572+
format: int64
22573+
type: integer
22574+
cspm_hosts_agentless_scanners_top99p:
22575+
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for all organizations.
22576+
format: int64
22577+
type: integer
2256222578
custom_ts_avg:
2256322579
description: Shows the average number of distinct custom metrics over all hours in the current date for all organizations.
2256422580
format: int64
@@ -23520,6 +23536,14 @@ components:
2352023536
description: Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
2352123537
format: int64
2352223538
type: integer
23539+
csm_host_pro_hosts_agentless_scanners_sum:
23540+
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
23541+
format: int64
23542+
type: integer
23543+
csm_host_pro_hosts_agentless_scanners_top99p:
23544+
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
23545+
format: int64
23546+
type: integer
2352323547
csm_host_pro_oci_host_count_top99p:
2352423548
description: Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current date for the given org.
2352523549
format: int64
@@ -23552,6 +23576,14 @@ components:
2355223576
description: Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for the given org.
2355323577
format: int64
2355423578
type: integer
23579+
cspm_hosts_agentless_scanners_sum:
23580+
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
23581+
format: int64
23582+
type: integer
23583+
cspm_hosts_agentless_scanners_top99p:
23584+
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
23585+
format: int64
23586+
type: integer
2355523587
custom_historical_ts_avg:
2355623588
description: Shows the average number of distinct historical custom metrics over all hours in the current date for the given org.
2355723589
format: int64
@@ -24523,6 +24555,14 @@ components:
2452324555
description: Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current month for all organizations.
2452424556
format: int64
2452524557
type: integer
24558+
csm_host_pro_hosts_agentless_scanners_agg_sum:
24559+
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
24560+
format: int64
24561+
type: integer
24562+
csm_host_pro_hosts_agentless_scanners_top99p_sum:
24563+
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
24564+
format: int64
24565+
type: integer
2452624566
csm_host_pro_oci_host_count_top99p_sum:
2452724567
description: Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current month for all organizations.
2452824568
format: int64
@@ -24555,6 +24595,14 @@ components:
2455524595
description: Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current month for all organizations.
2455624596
format: int64
2455724597
type: integer
24598+
cspm_hosts_agentless_scanners_agg_sum:
24599+
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
24600+
format: int64
24601+
type: integer
24602+
cspm_hosts_agentless_scanners_top99p_sum:
24603+
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
24604+
format: int64
24605+
type: integer
2455824606
custom_historical_ts_sum:
2455924607
description: Shows the average number of distinct historical custom metrics over all hours in the current month for all organizations.
2456024608
format: int64

0 commit comments

Comments
 (0)