You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param cloud_siem_events_sum: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
919
928
:type cloud_siem_events_sum: int, optional
920
929
930
+
:param cloud_siem_indexed_logs_sum: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for all organizations.
931
+
:type cloud_siem_indexed_logs_sum: int, optional
932
+
921
933
:param code_analysis_sa_committers_hwm: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
:param siem_12mo_retention_sum: Shows the sum of all SIEM 12mo Retention over all hours in the current date for all organizations.
1495
+
:type siem_12mo_retention_sum: int, optional
1496
+
1497
+
:param siem_6mo_retention_sum: Shows the sum of all SIEM 6mo Retention over all hours in the current date for all organizations.
1498
+
:type siem_6mo_retention_sum: int, optional
1499
+
1482
1500
:param siem_analyzed_logs_add_on_count_sum: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
:param cloud_siem_events_sum: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
936
945
:type cloud_siem_events_sum: int, optional
937
946
947
+
:param cloud_siem_indexed_logs_sum: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
948
+
:type cloud_siem_indexed_logs_sum: int, optional
949
+
938
950
:param code_analysis_sa_committers_hwm: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
:param siem_12mo_retention_sum: Shows the sum of all SIEM 12mo Retention over all hours in the current date for the given org.
1524
+
:type siem_12mo_retention_sum: int, optional
1525
+
1526
+
:param siem_6mo_retention_sum: Shows the sum of all SIEM 6mo Retention over all hours in the current date for the given org.
1527
+
:type siem_6mo_retention_sum: int, optional
1528
+
1511
1529
:param siem_analyzed_logs_add_on_count_sum: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
0 commit comments