@@ -1034,7 +1034,7 @@ components:
1034
1034
example: {}
1035
1035
properties:
1036
1036
ok:
1037
- description: An array of of Monitor IDs that can be safely deleted.
1037
+ description: An array of Monitor IDs that can be safely deleted.
1038
1038
items:
1039
1039
description: ID of a monitor that can be safely deleted.
1040
1040
format: int64
@@ -1057,7 +1057,7 @@ components:
1057
1057
description: An array of service level objective objects.
1058
1058
properties:
1059
1059
ok:
1060
- description: An array of of SLO IDs that can be safely deleted.
1060
+ description: An array of SLO IDs that can be safely deleted.
1061
1061
items:
1062
1062
description: An SLO ID.
1063
1063
type: string
@@ -10516,7 +10516,7 @@ components:
10516
10516
description: A list of SLO correction objects.
10517
10517
properties:
10518
10518
data:
10519
- description: The list of of SLO corrections objects.
10519
+ description: The list of SLO corrections objects.
10520
10520
items:
10521
10521
$ref: '#/components/schemas/SLOCorrection'
10522
10522
type: array
@@ -15724,8 +15724,7 @@ components:
15724
15724
description: User locator to find the element.
15725
15725
properties:
15726
15726
failTestOnCannotLocate:
15727
- description: Whether if the the test should fail if the element cannot be
15728
- found.
15727
+ description: Whether if the test should fail if the element cannot be found.
15729
15728
type: boolean
15730
15729
values:
15731
15730
description: Values of the user locator.
@@ -21713,9 +21712,8 @@ components:
21713
21712
format: int64
21714
21713
type: integer
21715
21714
cspm_container_hwm_sum:
21716
- description: Shows the sum of the the high-water marks of Cloud Security
21717
- Management Pro containers over all hours in the current month for all
21718
- organizations.
21715
+ description: Shows the sum of the high-water marks of Cloud Security Management
21716
+ Pro containers over all hours in the current month for all organizations.
21719
21717
format: int64
21720
21718
type: integer
21721
21719
cspm_gcp_host_top99p_sum:
@@ -21936,8 +21934,8 @@ components:
21936
21934
format: int64
21937
21935
type: integer
21938
21936
incident_management_monthly_active_users_hwm_sum:
21939
- description: Shows sum of the the high-water marks of incident management
21940
- monthly active users in the current month for all organizations.
21937
+ description: Shows sum of the high-water marks of incident management monthly
21938
+ active users in the current month for all organizations.
21941
21939
format: int64
21942
21940
type: integer
21943
21941
indexed_events_count_agg_sum:
@@ -21968,8 +21966,8 @@ components:
21968
21966
format: int64
21969
21967
type: integer
21970
21968
last_updated:
21971
- description: Shows the the most recent hour in the current month for all
21972
- organizations for which all usages were calculated.
21969
+ description: Shows the most recent hour in the current month for all organizations
21970
+ for which all usages were calculated.
21973
21971
format: date-time
21974
21972
type: string
21975
21973
live_indexed_events_agg_sum:
0 commit comments