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
Copy file name to clipboardExpand all lines: packages/datadog-api-client-v1/models/UsageSummaryDate.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -372,7 +372,7 @@ export class UsageSummaryDate {
372
372
*/
373
373
"netflowIndexedEventsCountSum"?: number;
374
374
/**
375
-
* Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for all organizations.
375
+
* Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for all organizations.
Copy file name to clipboardExpand all lines: packages/datadog-api-client-v1/models/UsageSummaryDateOrg.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -391,7 +391,7 @@ export class UsageSummaryDateOrg {
391
391
*/
392
392
"netflowIndexedEventsCountSum"?: number;
393
393
/**
394
-
* Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for the given org.
394
+
* Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for the given org.
Copy file name to clipboardExpand all lines: packages/datadog-api-client-v1/models/UsageSummaryResponse.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -401,7 +401,7 @@ export class UsageSummaryResponse {
401
401
*/
402
402
"netflowIndexedEventsCountAggSum"?: number;
403
403
/**
404
-
* Shows the 99th percentile of all distinct Networks hosts over all hours in the current month for all organizations.
404
+
* Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current month for all organizations.
0 commit comments