Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22424,6 +22424,14 @@ components:
description: Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
format: int64
type: integer
csm_host_pro_hosts_agentless_scanners_sum:
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
format: int64
type: integer
csm_host_pro_hosts_agentless_scanners_top99p:
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.
format: int64
type: integer
csm_host_pro_oci_host_count_top99p:
description: Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current date for the given org.
format: int64
Expand Down Expand Up @@ -22456,6 +22464,14 @@ components:
description: Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for all organizations.
format: int64
type: integer
cspm_hosts_agentless_scanners_sum:
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for all organizations.
format: int64
type: integer
cspm_hosts_agentless_scanners_top99p:
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for all organizations.
format: int64
type: integer
custom_ts_avg:
description: Shows the average number of distinct custom metrics over all hours in the current date for all organizations.
format: int64
Expand Down Expand Up @@ -23417,6 +23433,14 @@ components:
description: Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
format: int64
type: integer
csm_host_pro_hosts_agentless_scanners_sum:
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
format: int64
type: integer
csm_host_pro_hosts_agentless_scanners_top99p:
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.
format: int64
type: integer
csm_host_pro_oci_host_count_top99p:
description: Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current date for the given org.
format: int64
Expand Down Expand Up @@ -23449,6 +23473,14 @@ components:
description: Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for the given org.
format: int64
type: integer
cspm_hosts_agentless_scanners_sum:
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.
format: int64
type: integer
cspm_hosts_agentless_scanners_top99p:
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.
format: int64
type: integer
custom_historical_ts_avg:
description: Shows the average number of distinct historical custom metrics over all hours in the current date for the given org.
format: int64
Expand Down Expand Up @@ -24420,6 +24452,14 @@ components:
description: Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current month for all organizations.
format: int64
type: integer
csm_host_pro_hosts_agentless_scanners_agg_sum:
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
format: int64
type: integer
csm_host_pro_hosts_agentless_scanners_top99p_sum:
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
format: int64
type: integer
csm_host_pro_oci_host_count_top99p_sum:
description: Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current month for all organizations.
format: int64
Expand Down Expand Up @@ -24452,6 +24492,14 @@ components:
description: Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current month for all organizations.
format: int64
type: integer
cspm_hosts_agentless_scanners_agg_sum:
description: Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
format: int64
type: integer
cspm_hosts_agentless_scanners_top99p_sum:
description: Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current month for all organizations.
format: int64
type: integer
custom_historical_ts_sum:
description: Shows the average number of distinct historical custom metrics over all hours in the current month for all organizations.
format: int64
Expand Down
Loading
Loading