From 6cba91547cb24c38b420d12e9d32b873b6ac4562 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 26 Apr 2021 08:16:52 +0000 Subject: [PATCH] Regenerate client from commit e26c7dd of spec repo --- .apigentools-info | 8 +- api_docs/v1/UsageHostHour.md | 1 + api_docs/v1/UsageIoTHour.md | 2 +- api_docs/v1/UsageSummaryDate.md | 9 +- api_docs/v1/UsageSummaryDateOrg.md | 1 + api_docs/v1/UsageSummaryResponse.md | 1 + .../api/v1/client/model/UsageHostHour.java | 39 ++++- .../api/v1/client/model/UsageIoTHour.java | 8 +- .../api/v1/client/model/UsageSummaryDate.java | 157 +++++++++++------- .../v1/client/model/UsageSummaryDateOrg.java | 39 ++++- .../v1/client/model/UsageSummaryResponse.java | 41 ++++- src/main/java/com/datadog/api/v1/openapi.yaml | 33 +++- 12 files changed, 245 insertions(+), 94 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index 95e8d6051ac..997bcf36cf6 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.4.1.dev6", - "regenerated": "2021-04-23 14:17:05.483729", - "spec_repo_commit": "4463f95" + "regenerated": "2021-04-26 08:16:07.804895", + "spec_repo_commit": "e26c7dd" }, "v2": { "apigentools_version": "1.4.1.dev6", - "regenerated": "2021-04-23 14:17:51.092602", - "spec_repo_commit": "4463f95" + "regenerated": "2021-04-26 08:16:50.701132", + "spec_repo_commit": "e26c7dd" } } } \ No newline at end of file diff --git a/api_docs/v1/UsageHostHour.md b/api_docs/v1/UsageHostHour.md index 55d6654e4c1..e2f3d29e97b 100644 --- a/api_docs/v1/UsageHostHour.md +++ b/api_docs/v1/UsageHostHour.md @@ -21,6 +21,7 @@ Name | Type | Description | Notes **hour** | **OffsetDateTime** | The hour for the usage. | [optional] **infraAzureAppService** | **Long** | Contains the total number of hosts that reported via the Azure App Services integration (and were NOT running the Datadog Agent). | [optional] **opentelemetryHostCount** | **Long** | Contains the total number of hosts reported by Datadog exporter for the OpenTelemetry Collector. | [optional] +**vsphereHostCount** | **Long** | Contains the total number of hosts that reported via vSphere integration (and were NOT running the Datadog Agent). | [optional] diff --git a/api_docs/v1/UsageIoTHour.md b/api_docs/v1/UsageIoTHour.md index a4d8534986f..a401a3c3604 100644 --- a/api_docs/v1/UsageIoTHour.md +++ b/api_docs/v1/UsageIoTHour.md @@ -9,7 +9,7 @@ IoT usage for a given organization for a given hour. Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **hour** | **OffsetDateTime** | The hour for the usage. | [optional] -**iotDeviceCount** | **Long** | The total number of IoT device hours from the start of the given hour's month until the given hour. | [optional] +**iotDeviceCount** | **Long** | The total number of IoT devices during a given hour. | [optional] diff --git a/api_docs/v1/UsageSummaryDate.md b/api_docs/v1/UsageSummaryDate.md index 2ec48b613c4..a967bddadcd 100644 --- a/api_docs/v1/UsageSummaryDate.md +++ b/api_docs/v1/UsageSummaryDate.md @@ -25,19 +25,19 @@ Name | Type | Description | Notes **fargateTasksCountAvg** | **Long** | Shows the high-watermark of all Fargate tasks over all hours in the current date for all organizations. | [optional] **fargateTasksCountHwm** | **Long** | Shows the average of all Fargate tasks over all hours in the current date for all organizations. | [optional] **gcpHostTop99p** | **Long** | Shows the 99th percentile of all GCP hosts over all hours in the current date for all organizations. | [optional] -**herokuHostTop99pSum** | **Long** | Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations. | [optional] +**herokuHostTop99p** | **Long** | Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations. | [optional] **incidentManagementMonthlyActiveUsersHwm** | **Long** | Shows the high-water mark of incident management monthly active users over all hours in the current date for all organizations. | [optional] **indexedEventsCountSum** | **Long** | Shows the sum of all log events indexed over all hours in the current date for all organizations. | [optional] **infraHostTop99p** | **Long** | Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations. | [optional] **ingestedEventsBytesSum** | **Long** | Shows the sum of all log bytes ingested over all hours in the current date for all organizations. | [optional] -**iotDeviceAggSum** | **Long** | Shows the sum of all IoT devices over all hours in the current date for all organizations. | [optional] -**iotDeviceTop99pSum** | **Long** | Shows the 99th percentile of all IoT devices over all hours in the current date all organizations. | [optional] +**iotDeviceSum** | **Long** | Shows the sum of all IoT devices over all hours in the current date for all organizations. | [optional] +**iotDeviceTop99p** | **Long** | Shows the 99th percentile of all IoT devices over all hours in the current date all organizations. | [optional] **mobileRumSessionCountAndroidSum** | **Long** | Shows the sum of all mobile RUM Sessions on Android over all hours in the current date for all organizations. | [optional] **mobileRumSessionCountIosSum** | **Long** | Shows the sum of all mobile RUM Sessions on iOS over all hours in the current date for all organizations. | [optional] **mobileRumSessionCountSum** | **Long** | Shows the sum of all mobile RUM Sessions over all hours in the current date for all organizations | [optional] **netflowIndexedEventsCountSum** | **Long** | Shows the sum of all Network flows indexed over all hours in the current date for all organizations. | [optional] **npmHostTop99p** | **Long** | Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for all organizations. | [optional] -**opentelemetryHostTop99pSum** | **Long** | Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations. | [optional] +**opentelemetryHostTop99p** | **Long** | Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations. | [optional] **orgs** | [**List<UsageSummaryDateOrg>**](UsageSummaryDateOrg.md) | Organizations associated with a user. | [optional] **profilingHostTop99p** | **Long** | Shows the 99th percentile of all profiled hosts over all hours in the current date for all organizations. | [optional] **rumSessionCountSum** | **Long** | Shows the sum of all browser RUM Sessions over all hours in the current date for all organizations | [optional] @@ -46,6 +46,7 @@ Name | Type | Description | Notes **syntheticsCheckCallsCountSum** | **Long** | Shows the sum of all Synthetic API tests over all hours in the current date for all organizations. | [optional] **traceSearchIndexedEventsCountSum** | **Long** | Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations. | [optional] **twolIngestedEventsBytesSum** | **Long** | Shows the sum of all tracing without limits bytes ingested over all hours in the current date for all organizations. | [optional] +**vsphereHostTop99p** | **Long** | Shows the 99th percentile of all vSphere hosts over all hours in the current date for all organizations. | [optional] diff --git a/api_docs/v1/UsageSummaryDateOrg.md b/api_docs/v1/UsageSummaryDateOrg.md index 6651893e16c..5dcfdcd90af 100644 --- a/api_docs/v1/UsageSummaryDateOrg.md +++ b/api_docs/v1/UsageSummaryDateOrg.md @@ -47,6 +47,7 @@ Name | Type | Description | Notes **syntheticsCheckCallsCountSum** | **Long** | Shows the sum of all Synthetic API tests over all hours in the current date for the given org. | [optional] **traceSearchIndexedEventsCountSum** | **Long** | Shows the sum of all Indexed Spans indexed over all hours in the current date for the given org. | [optional] **twolIngestedEventsBytesSum** | **Long** | Shows the sum of all tracing without limits bytes ingested over all hours in the current date for the given org. | [optional] +**vsphereHostTop99p** | **Long** | Shows the 99th percentile of all vSphere hosts over all hours in the current date for the given org. | [optional] diff --git a/api_docs/v1/UsageSummaryResponse.md b/api_docs/v1/UsageSummaryResponse.md index d0033694046..68dbf6508d0 100644 --- a/api_docs/v1/UsageSummaryResponse.md +++ b/api_docs/v1/UsageSummaryResponse.md @@ -54,6 +54,7 @@ Name | Type | Description | Notes **traceSearchIndexedEventsCountAggSum** | **Long** | Shows the sum of all Indexed Spans indexed over all hours in the current months for all organizations. | [optional] **twolIngestedEventsBytesAggSum** | **Long** | Shows the sum of all tracing without limits bytes ingested over all hours in the current months for all organizations. | [optional] **usage** | [**List<UsageSummaryDate>**](UsageSummaryDate.md) | An array of objects regarding hourly usage. | [optional] +**vsphereHostTop99pSum** | **Long** | Shows the 99th percentile of all vSphere hosts over all hours in the current months for all organizations. | [optional] diff --git a/src/main/java/com/datadog/api/v1/client/model/UsageHostHour.java b/src/main/java/com/datadog/api/v1/client/model/UsageHostHour.java index 172be9bbd67..b057e82ce88 100644 --- a/src/main/java/com/datadog/api/v1/client/model/UsageHostHour.java +++ b/src/main/java/com/datadog/api/v1/client/model/UsageHostHour.java @@ -34,7 +34,8 @@ UsageHostHour.JSON_PROPERTY_HOST_COUNT, UsageHostHour.JSON_PROPERTY_HOUR, UsageHostHour.JSON_PROPERTY_INFRA_AZURE_APP_SERVICE, - UsageHostHour.JSON_PROPERTY_OPENTELEMETRY_HOST_COUNT + UsageHostHour.JSON_PROPERTY_OPENTELEMETRY_HOST_COUNT, + UsageHostHour.JSON_PROPERTY_VSPHERE_HOST_COUNT }) @javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen") public class UsageHostHour { @@ -78,6 +79,9 @@ public class UsageHostHour { public static final String JSON_PROPERTY_OPENTELEMETRY_HOST_COUNT = "opentelemetry_host_count"; private Long opentelemetryHostCount; + public static final String JSON_PROPERTY_VSPHERE_HOST_COUNT = "vsphere_host_count"; + private Long vsphereHostCount; + public UsageHostHour agentHostCount(Long agentHostCount) { this.agentHostCount = agentHostCount; return this; @@ -406,6 +410,32 @@ public void setOpentelemetryHostCount(Long opentelemetryHostCount) { this.opentelemetryHostCount = opentelemetryHostCount; } + public UsageHostHour vsphereHostCount(Long vsphereHostCount) { + this.vsphereHostCount = vsphereHostCount; + return this; + } + + /** + * Contains the total number of hosts that reported via vSphere integration (and were NOT running + * the Datadog Agent). + * + * @return vsphereHostCount + */ + @javax.annotation.Nullable + @ApiModelProperty( + value = + "Contains the total number of hosts that reported via vSphere integration (and were NOT" + + " running the Datadog Agent).") + @JsonProperty(JSON_PROPERTY_VSPHERE_HOST_COUNT) + @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) + public Long getVsphereHostCount() { + return vsphereHostCount; + } + + public void setVsphereHostCount(Long vsphereHostCount) { + this.vsphereHostCount = vsphereHostCount; + } + /** Return true if this UsageHostHour object is equal to o. */ @Override public boolean equals(Object o) { @@ -429,7 +459,8 @@ public boolean equals(Object o) { && Objects.equals(this.hostCount, usageHostHour.hostCount) && Objects.equals(this.hour, usageHostHour.hour) && Objects.equals(this.infraAzureAppService, usageHostHour.infraAzureAppService) - && Objects.equals(this.opentelemetryHostCount, usageHostHour.opentelemetryHostCount); + && Objects.equals(this.opentelemetryHostCount, usageHostHour.opentelemetryHostCount) + && Objects.equals(this.vsphereHostCount, usageHostHour.vsphereHostCount); } @Override @@ -447,7 +478,8 @@ public int hashCode() { hostCount, hour, infraAzureAppService, - opentelemetryHostCount); + opentelemetryHostCount, + vsphereHostCount); } @Override @@ -473,6 +505,7 @@ public String toString() { sb.append(" opentelemetryHostCount: ") .append(toIndentedString(opentelemetryHostCount)) .append("\n"); + sb.append(" vsphereHostCount: ").append(toIndentedString(vsphereHostCount)).append("\n"); sb.append("}"); return sb.toString(); } diff --git a/src/main/java/com/datadog/api/v1/client/model/UsageIoTHour.java b/src/main/java/com/datadog/api/v1/client/model/UsageIoTHour.java index a6a0a1fabda..3a34c1d77bd 100644 --- a/src/main/java/com/datadog/api/v1/client/model/UsageIoTHour.java +++ b/src/main/java/com/datadog/api/v1/client/model/UsageIoTHour.java @@ -57,16 +57,12 @@ public UsageIoTHour iotDeviceCount(Long iotDeviceCount) { } /** - * The total number of IoT device hours from the start of the given hour's month until the - * given hour. + * The total number of IoT devices during a given hour. * * @return iotDeviceCount */ @javax.annotation.Nullable - @ApiModelProperty( - value = - "The total number of IoT device hours from the start of the given hour's month until the" - + " given hour.") + @ApiModelProperty(value = "The total number of IoT devices during a given hour.") @JsonProperty(JSON_PROPERTY_IOT_DEVICE_COUNT) @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) public Long getIotDeviceCount() { diff --git a/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDate.java b/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDate.java index 9684a6d0aa6..2e6979141a3 100644 --- a/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDate.java +++ b/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDate.java @@ -43,19 +43,19 @@ UsageSummaryDate.JSON_PROPERTY_FARGATE_TASKS_COUNT_AVG, UsageSummaryDate.JSON_PROPERTY_FARGATE_TASKS_COUNT_HWM, UsageSummaryDate.JSON_PROPERTY_GCP_HOST_TOP99P, - UsageSummaryDate.JSON_PROPERTY_HEROKU_HOST_TOP99P_SUM, + UsageSummaryDate.JSON_PROPERTY_HEROKU_HOST_TOP99P, UsageSummaryDate.JSON_PROPERTY_INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_HWM, UsageSummaryDate.JSON_PROPERTY_INDEXED_EVENTS_COUNT_SUM, UsageSummaryDate.JSON_PROPERTY_INFRA_HOST_TOP99P, UsageSummaryDate.JSON_PROPERTY_INGESTED_EVENTS_BYTES_SUM, - UsageSummaryDate.JSON_PROPERTY_IOT_DEVICE_AGG_SUM, - UsageSummaryDate.JSON_PROPERTY_IOT_DEVICE_TOP99P_SUM, + UsageSummaryDate.JSON_PROPERTY_IOT_DEVICE_SUM, + UsageSummaryDate.JSON_PROPERTY_IOT_DEVICE_TOP99P, UsageSummaryDate.JSON_PROPERTY_MOBILE_RUM_SESSION_COUNT_ANDROID_SUM, UsageSummaryDate.JSON_PROPERTY_MOBILE_RUM_SESSION_COUNT_IOS_SUM, UsageSummaryDate.JSON_PROPERTY_MOBILE_RUM_SESSION_COUNT_SUM, UsageSummaryDate.JSON_PROPERTY_NETFLOW_INDEXED_EVENTS_COUNT_SUM, UsageSummaryDate.JSON_PROPERTY_NPM_HOST_TOP99P, - UsageSummaryDate.JSON_PROPERTY_OPENTELEMETRY_HOST_TOP99P_SUM, + UsageSummaryDate.JSON_PROPERTY_OPENTELEMETRY_HOST_TOP99P, UsageSummaryDate.JSON_PROPERTY_ORGS, UsageSummaryDate.JSON_PROPERTY_PROFILING_HOST_TOP99P, UsageSummaryDate.JSON_PROPERTY_RUM_SESSION_COUNT_SUM, @@ -63,7 +63,8 @@ UsageSummaryDate.JSON_PROPERTY_SYNTHETICS_BROWSER_CHECK_CALLS_COUNT_SUM, UsageSummaryDate.JSON_PROPERTY_SYNTHETICS_CHECK_CALLS_COUNT_SUM, UsageSummaryDate.JSON_PROPERTY_TRACE_SEARCH_INDEXED_EVENTS_COUNT_SUM, - UsageSummaryDate.JSON_PROPERTY_TWOL_INGESTED_EVENTS_BYTES_SUM + UsageSummaryDate.JSON_PROPERTY_TWOL_INGESTED_EVENTS_BYTES_SUM, + UsageSummaryDate.JSON_PROPERTY_VSPHERE_HOST_TOP99P }) @javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen") public class UsageSummaryDate { @@ -122,8 +123,8 @@ public class UsageSummaryDate { public static final String JSON_PROPERTY_GCP_HOST_TOP99P = "gcp_host_top99p"; private Long gcpHostTop99p; - public static final String JSON_PROPERTY_HEROKU_HOST_TOP99P_SUM = "heroku_host_top99p_sum"; - private Long herokuHostTop99pSum; + public static final String JSON_PROPERTY_HEROKU_HOST_TOP99P = "heroku_host_top99p"; + private Long herokuHostTop99p; public static final String JSON_PROPERTY_INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_HWM = "incident_management_monthly_active_users_hwm"; @@ -138,11 +139,11 @@ public class UsageSummaryDate { public static final String JSON_PROPERTY_INGESTED_EVENTS_BYTES_SUM = "ingested_events_bytes_sum"; private Long ingestedEventsBytesSum; - public static final String JSON_PROPERTY_IOT_DEVICE_AGG_SUM = "iot_device_agg_sum"; - private Long iotDeviceAggSum; + public static final String JSON_PROPERTY_IOT_DEVICE_SUM = "iot_device_sum"; + private Long iotDeviceSum; - public static final String JSON_PROPERTY_IOT_DEVICE_TOP99P_SUM = "iot_device_top99p_sum"; - private Long iotDeviceTop99pSum; + public static final String JSON_PROPERTY_IOT_DEVICE_TOP99P = "iot_device_top99p"; + private Long iotDeviceTop99p; public static final String JSON_PROPERTY_MOBILE_RUM_SESSION_COUNT_ANDROID_SUM = "mobile_rum_session_count_android_sum"; @@ -163,9 +164,8 @@ public class UsageSummaryDate { public static final String JSON_PROPERTY_NPM_HOST_TOP99P = "npm_host_top99p"; private Long npmHostTop99p; - public static final String JSON_PROPERTY_OPENTELEMETRY_HOST_TOP99P_SUM = - "opentelemetry_host_top99p_sum"; - private Long opentelemetryHostTop99pSum; + public static final String JSON_PROPERTY_OPENTELEMETRY_HOST_TOP99P = "opentelemetry_host_top99p"; + private Long opentelemetryHostTop99p; public static final String JSON_PROPERTY_ORGS = "orgs"; private List orgs = null; @@ -196,6 +196,9 @@ public class UsageSummaryDate { "twol_ingested_events_bytes_sum"; private Long twolIngestedEventsBytesSum; + public static final String JSON_PROPERTY_VSPHERE_HOST_TOP99P = "vsphere_host_top99p"; + private Long vsphereHostTop99p; + public UsageSummaryDate agentHostTop99p(Long agentHostTop99p) { this.agentHostTop99p = agentHostTop99p; return this; @@ -644,8 +647,8 @@ public void setGcpHostTop99p(Long gcpHostTop99p) { this.gcpHostTop99p = gcpHostTop99p; } - public UsageSummaryDate herokuHostTop99pSum(Long herokuHostTop99pSum) { - this.herokuHostTop99pSum = herokuHostTop99pSum; + public UsageSummaryDate herokuHostTop99p(Long herokuHostTop99p) { + this.herokuHostTop99p = herokuHostTop99p; return this; } @@ -653,21 +656,21 @@ public UsageSummaryDate herokuHostTop99pSum(Long herokuHostTop99pSum) { * Shows the 99th percentile of all Heroku dynos over all hours in the current date for all * organizations. * - * @return herokuHostTop99pSum + * @return herokuHostTop99p */ @javax.annotation.Nullable @ApiModelProperty( value = "Shows the 99th percentile of all Heroku dynos over all hours in the current date for" + " all organizations.") - @JsonProperty(JSON_PROPERTY_HEROKU_HOST_TOP99P_SUM) + @JsonProperty(JSON_PROPERTY_HEROKU_HOST_TOP99P) @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) - public Long getHerokuHostTop99pSum() { - return herokuHostTop99pSum; + public Long getHerokuHostTop99p() { + return herokuHostTop99p; } - public void setHerokuHostTop99pSum(Long herokuHostTop99pSum) { - this.herokuHostTop99pSum = herokuHostTop99pSum; + public void setHerokuHostTop99p(Long herokuHostTop99p) { + this.herokuHostTop99p = herokuHostTop99p; } public UsageSummaryDate incidentManagementMonthlyActiveUsersHwm( @@ -776,33 +779,33 @@ public void setIngestedEventsBytesSum(Long ingestedEventsBytesSum) { this.ingestedEventsBytesSum = ingestedEventsBytesSum; } - public UsageSummaryDate iotDeviceAggSum(Long iotDeviceAggSum) { - this.iotDeviceAggSum = iotDeviceAggSum; + public UsageSummaryDate iotDeviceSum(Long iotDeviceSum) { + this.iotDeviceSum = iotDeviceSum; return this; } /** * Shows the sum of all IoT devices over all hours in the current date for all organizations. * - * @return iotDeviceAggSum + * @return iotDeviceSum */ @javax.annotation.Nullable @ApiModelProperty( value = "Shows the sum of all IoT devices over all hours in the current date for all" + " organizations.") - @JsonProperty(JSON_PROPERTY_IOT_DEVICE_AGG_SUM) + @JsonProperty(JSON_PROPERTY_IOT_DEVICE_SUM) @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) - public Long getIotDeviceAggSum() { - return iotDeviceAggSum; + public Long getIotDeviceSum() { + return iotDeviceSum; } - public void setIotDeviceAggSum(Long iotDeviceAggSum) { - this.iotDeviceAggSum = iotDeviceAggSum; + public void setIotDeviceSum(Long iotDeviceSum) { + this.iotDeviceSum = iotDeviceSum; } - public UsageSummaryDate iotDeviceTop99pSum(Long iotDeviceTop99pSum) { - this.iotDeviceTop99pSum = iotDeviceTop99pSum; + public UsageSummaryDate iotDeviceTop99p(Long iotDeviceTop99p) { + this.iotDeviceTop99p = iotDeviceTop99p; return this; } @@ -810,21 +813,21 @@ public UsageSummaryDate iotDeviceTop99pSum(Long iotDeviceTop99pSum) { * Shows the 99th percentile of all IoT devices over all hours in the current date all * organizations. * - * @return iotDeviceTop99pSum + * @return iotDeviceTop99p */ @javax.annotation.Nullable @ApiModelProperty( value = "Shows the 99th percentile of all IoT devices over all hours in the current date all" + " organizations.") - @JsonProperty(JSON_PROPERTY_IOT_DEVICE_TOP99P_SUM) + @JsonProperty(JSON_PROPERTY_IOT_DEVICE_TOP99P) @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) - public Long getIotDeviceTop99pSum() { - return iotDeviceTop99pSum; + public Long getIotDeviceTop99p() { + return iotDeviceTop99p; } - public void setIotDeviceTop99pSum(Long iotDeviceTop99pSum) { - this.iotDeviceTop99pSum = iotDeviceTop99pSum; + public void setIotDeviceTop99p(Long iotDeviceTop99p) { + this.iotDeviceTop99p = iotDeviceTop99p; } public UsageSummaryDate mobileRumSessionCountAndroidSum(Long mobileRumSessionCountAndroidSum) { @@ -957,8 +960,8 @@ public void setNpmHostTop99p(Long npmHostTop99p) { this.npmHostTop99p = npmHostTop99p; } - public UsageSummaryDate opentelemetryHostTop99pSum(Long opentelemetryHostTop99pSum) { - this.opentelemetryHostTop99pSum = opentelemetryHostTop99pSum; + public UsageSummaryDate opentelemetryHostTop99p(Long opentelemetryHostTop99p) { + this.opentelemetryHostTop99p = opentelemetryHostTop99p; return this; } @@ -966,7 +969,7 @@ public UsageSummaryDate opentelemetryHostTop99pSum(Long opentelemetryHostTop99pS * Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry * Collector over all hours in the current date for all organizations. * - * @return opentelemetryHostTop99pSum + * @return opentelemetryHostTop99p */ @javax.annotation.Nullable @ApiModelProperty( @@ -974,14 +977,14 @@ public UsageSummaryDate opentelemetryHostTop99pSum(Long opentelemetryHostTop99pS "Shows the 99th percentile of all hosts reported by the Datadog exporter for the" + " OpenTelemetry Collector over all hours in the current date for all" + " organizations.") - @JsonProperty(JSON_PROPERTY_OPENTELEMETRY_HOST_TOP99P_SUM) + @JsonProperty(JSON_PROPERTY_OPENTELEMETRY_HOST_TOP99P) @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) - public Long getOpentelemetryHostTop99pSum() { - return opentelemetryHostTop99pSum; + public Long getOpentelemetryHostTop99p() { + return opentelemetryHostTop99p; } - public void setOpentelemetryHostTop99pSum(Long opentelemetryHostTop99pSum) { - this.opentelemetryHostTop99pSum = opentelemetryHostTop99pSum; + public void setOpentelemetryHostTop99p(Long opentelemetryHostTop99p) { + this.opentelemetryHostTop99p = opentelemetryHostTop99p; } public UsageSummaryDate orgs(List orgs) { @@ -1197,6 +1200,32 @@ public void setTwolIngestedEventsBytesSum(Long twolIngestedEventsBytesSum) { this.twolIngestedEventsBytesSum = twolIngestedEventsBytesSum; } + public UsageSummaryDate vsphereHostTop99p(Long vsphereHostTop99p) { + this.vsphereHostTop99p = vsphereHostTop99p; + return this; + } + + /** + * Shows the 99th percentile of all vSphere hosts over all hours in the current date for all + * organizations. + * + * @return vsphereHostTop99p + */ + @javax.annotation.Nullable + @ApiModelProperty( + value = + "Shows the 99th percentile of all vSphere hosts over all hours in the current date for" + + " all organizations.") + @JsonProperty(JSON_PROPERTY_VSPHERE_HOST_TOP99P) + @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) + public Long getVsphereHostTop99p() { + return vsphereHostTop99p; + } + + public void setVsphereHostTop99p(Long vsphereHostTop99p) { + this.vsphereHostTop99p = vsphereHostTop99p; + } + /** Return true if this UsageSummaryDate object is equal to o. */ @Override public boolean equals(Object o) { @@ -1226,15 +1255,15 @@ public boolean equals(Object o) { && Objects.equals(this.fargateTasksCountAvg, usageSummaryDate.fargateTasksCountAvg) && Objects.equals(this.fargateTasksCountHwm, usageSummaryDate.fargateTasksCountHwm) && Objects.equals(this.gcpHostTop99p, usageSummaryDate.gcpHostTop99p) - && Objects.equals(this.herokuHostTop99pSum, usageSummaryDate.herokuHostTop99pSum) + && Objects.equals(this.herokuHostTop99p, usageSummaryDate.herokuHostTop99p) && Objects.equals( this.incidentManagementMonthlyActiveUsersHwm, usageSummaryDate.incidentManagementMonthlyActiveUsersHwm) && Objects.equals(this.indexedEventsCountSum, usageSummaryDate.indexedEventsCountSum) && Objects.equals(this.infraHostTop99p, usageSummaryDate.infraHostTop99p) && Objects.equals(this.ingestedEventsBytesSum, usageSummaryDate.ingestedEventsBytesSum) - && Objects.equals(this.iotDeviceAggSum, usageSummaryDate.iotDeviceAggSum) - && Objects.equals(this.iotDeviceTop99pSum, usageSummaryDate.iotDeviceTop99pSum) + && Objects.equals(this.iotDeviceSum, usageSummaryDate.iotDeviceSum) + && Objects.equals(this.iotDeviceTop99p, usageSummaryDate.iotDeviceTop99p) && Objects.equals( this.mobileRumSessionCountAndroidSum, usageSummaryDate.mobileRumSessionCountAndroidSum) && Objects.equals( @@ -1243,8 +1272,7 @@ public boolean equals(Object o) { && Objects.equals( this.netflowIndexedEventsCountSum, usageSummaryDate.netflowIndexedEventsCountSum) && Objects.equals(this.npmHostTop99p, usageSummaryDate.npmHostTop99p) - && Objects.equals( - this.opentelemetryHostTop99pSum, usageSummaryDate.opentelemetryHostTop99pSum) + && Objects.equals(this.opentelemetryHostTop99p, usageSummaryDate.opentelemetryHostTop99p) && Objects.equals(this.orgs, usageSummaryDate.orgs) && Objects.equals(this.profilingHostTop99p, usageSummaryDate.profilingHostTop99p) && Objects.equals(this.rumSessionCountSum, usageSummaryDate.rumSessionCountSum) @@ -1258,7 +1286,8 @@ public boolean equals(Object o) { this.traceSearchIndexedEventsCountSum, usageSummaryDate.traceSearchIndexedEventsCountSum) && Objects.equals( - this.twolIngestedEventsBytesSum, usageSummaryDate.twolIngestedEventsBytesSum); + this.twolIngestedEventsBytesSum, usageSummaryDate.twolIngestedEventsBytesSum) + && Objects.equals(this.vsphereHostTop99p, usageSummaryDate.vsphereHostTop99p); } @Override @@ -1281,19 +1310,19 @@ public int hashCode() { fargateTasksCountAvg, fargateTasksCountHwm, gcpHostTop99p, - herokuHostTop99pSum, + herokuHostTop99p, incidentManagementMonthlyActiveUsersHwm, indexedEventsCountSum, infraHostTop99p, ingestedEventsBytesSum, - iotDeviceAggSum, - iotDeviceTop99pSum, + iotDeviceSum, + iotDeviceTop99p, mobileRumSessionCountAndroidSum, mobileRumSessionCountIosSum, mobileRumSessionCountSum, netflowIndexedEventsCountSum, npmHostTop99p, - opentelemetryHostTop99pSum, + opentelemetryHostTop99p, orgs, profilingHostTop99p, rumSessionCountSum, @@ -1301,7 +1330,8 @@ public int hashCode() { syntheticsBrowserCheckCallsCountSum, syntheticsCheckCallsCountSum, traceSearchIndexedEventsCountSum, - twolIngestedEventsBytesSum); + twolIngestedEventsBytesSum, + vsphereHostTop99p); } @Override @@ -1341,9 +1371,7 @@ public String toString() { .append(toIndentedString(fargateTasksCountHwm)) .append("\n"); sb.append(" gcpHostTop99p: ").append(toIndentedString(gcpHostTop99p)).append("\n"); - sb.append(" herokuHostTop99pSum: ") - .append(toIndentedString(herokuHostTop99pSum)) - .append("\n"); + sb.append(" herokuHostTop99p: ").append(toIndentedString(herokuHostTop99p)).append("\n"); sb.append(" incidentManagementMonthlyActiveUsersHwm: ") .append(toIndentedString(incidentManagementMonthlyActiveUsersHwm)) .append("\n"); @@ -1354,8 +1382,8 @@ public String toString() { sb.append(" ingestedEventsBytesSum: ") .append(toIndentedString(ingestedEventsBytesSum)) .append("\n"); - sb.append(" iotDeviceAggSum: ").append(toIndentedString(iotDeviceAggSum)).append("\n"); - sb.append(" iotDeviceTop99pSum: ").append(toIndentedString(iotDeviceTop99pSum)).append("\n"); + sb.append(" iotDeviceSum: ").append(toIndentedString(iotDeviceSum)).append("\n"); + sb.append(" iotDeviceTop99p: ").append(toIndentedString(iotDeviceTop99p)).append("\n"); sb.append(" mobileRumSessionCountAndroidSum: ") .append(toIndentedString(mobileRumSessionCountAndroidSum)) .append("\n"); @@ -1369,8 +1397,8 @@ public String toString() { .append(toIndentedString(netflowIndexedEventsCountSum)) .append("\n"); sb.append(" npmHostTop99p: ").append(toIndentedString(npmHostTop99p)).append("\n"); - sb.append(" opentelemetryHostTop99pSum: ") - .append(toIndentedString(opentelemetryHostTop99pSum)) + sb.append(" opentelemetryHostTop99p: ") + .append(toIndentedString(opentelemetryHostTop99p)) .append("\n"); sb.append(" orgs: ").append(toIndentedString(orgs)).append("\n"); sb.append(" profilingHostTop99p: ") @@ -1392,6 +1420,7 @@ public String toString() { sb.append(" twolIngestedEventsBytesSum: ") .append(toIndentedString(twolIngestedEventsBytesSum)) .append("\n"); + sb.append(" vsphereHostTop99p: ").append(toIndentedString(vsphereHostTop99p)).append("\n"); sb.append("}"); return sb.toString(); } diff --git a/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDateOrg.java b/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDateOrg.java index c3b9e2f1574..1f0fc6b809e 100644 --- a/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDateOrg.java +++ b/src/main/java/com/datadog/api/v1/client/model/UsageSummaryDateOrg.java @@ -61,7 +61,8 @@ UsageSummaryDateOrg.JSON_PROPERTY_SYNTHETICS_BROWSER_CHECK_CALLS_COUNT_SUM, UsageSummaryDateOrg.JSON_PROPERTY_SYNTHETICS_CHECK_CALLS_COUNT_SUM, UsageSummaryDateOrg.JSON_PROPERTY_TRACE_SEARCH_INDEXED_EVENTS_COUNT_SUM, - UsageSummaryDateOrg.JSON_PROPERTY_TWOL_INGESTED_EVENTS_BYTES_SUM + UsageSummaryDateOrg.JSON_PROPERTY_TWOL_INGESTED_EVENTS_BYTES_SUM, + UsageSummaryDateOrg.JSON_PROPERTY_VSPHERE_HOST_TOP99P }) @javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen") public class UsageSummaryDateOrg { @@ -196,6 +197,9 @@ public class UsageSummaryDateOrg { "twol_ingested_events_bytes_sum"; private Long twolIngestedEventsBytesSum; + public static final String JSON_PROPERTY_VSPHERE_HOST_TOP99P = "vsphere_host_top99p"; + private Long vsphereHostTop99p; + public UsageSummaryDateOrg agentHostTop99p(Long agentHostTop99p) { this.agentHostTop99p = agentHostTop99p; return this; @@ -1200,6 +1204,32 @@ public void setTwolIngestedEventsBytesSum(Long twolIngestedEventsBytesSum) { this.twolIngestedEventsBytesSum = twolIngestedEventsBytesSum; } + public UsageSummaryDateOrg vsphereHostTop99p(Long vsphereHostTop99p) { + this.vsphereHostTop99p = vsphereHostTop99p; + return this; + } + + /** + * Shows the 99th percentile of all vSphere hosts over all hours in the current date for the given + * org. + * + * @return vsphereHostTop99p + */ + @javax.annotation.Nullable + @ApiModelProperty( + value = + "Shows the 99th percentile of all vSphere hosts over all hours in the current date for" + + " the given org.") + @JsonProperty(JSON_PROPERTY_VSPHERE_HOST_TOP99P) + @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) + public Long getVsphereHostTop99p() { + return vsphereHostTop99p; + } + + public void setVsphereHostTop99p(Long vsphereHostTop99p) { + this.vsphereHostTop99p = vsphereHostTop99p; + } + /** Return true if this UsageSummaryDateOrg object is equal to o. */ @Override public boolean equals(Object o) { @@ -1264,7 +1294,8 @@ public boolean equals(Object o) { this.traceSearchIndexedEventsCountSum, usageSummaryDateOrg.traceSearchIndexedEventsCountSum) && Objects.equals( - this.twolIngestedEventsBytesSum, usageSummaryDateOrg.twolIngestedEventsBytesSum); + this.twolIngestedEventsBytesSum, usageSummaryDateOrg.twolIngestedEventsBytesSum) + && Objects.equals(this.vsphereHostTop99p, usageSummaryDateOrg.vsphereHostTop99p); } @Override @@ -1308,7 +1339,8 @@ public int hashCode() { syntheticsBrowserCheckCallsCountSum, syntheticsCheckCallsCountSum, traceSearchIndexedEventsCountSum, - twolIngestedEventsBytesSum); + twolIngestedEventsBytesSum, + vsphereHostTop99p); } @Override @@ -1398,6 +1430,7 @@ public String toString() { sb.append(" twolIngestedEventsBytesSum: ") .append(toIndentedString(twolIngestedEventsBytesSum)) .append("\n"); + sb.append(" vsphereHostTop99p: ").append(toIndentedString(vsphereHostTop99p)).append("\n"); sb.append("}"); return sb.toString(); } diff --git a/src/main/java/com/datadog/api/v1/client/model/UsageSummaryResponse.java b/src/main/java/com/datadog/api/v1/client/model/UsageSummaryResponse.java index 7e0892b89b3..f0a75683db9 100644 --- a/src/main/java/com/datadog/api/v1/client/model/UsageSummaryResponse.java +++ b/src/main/java/com/datadog/api/v1/client/model/UsageSummaryResponse.java @@ -71,7 +71,8 @@ UsageSummaryResponse.JSON_PROPERTY_SYNTHETICS_CHECK_CALLS_COUNT_AGG_SUM, UsageSummaryResponse.JSON_PROPERTY_TRACE_SEARCH_INDEXED_EVENTS_COUNT_AGG_SUM, UsageSummaryResponse.JSON_PROPERTY_TWOL_INGESTED_EVENTS_BYTES_AGG_SUM, - UsageSummaryResponse.JSON_PROPERTY_USAGE + UsageSummaryResponse.JSON_PROPERTY_USAGE, + UsageSummaryResponse.JSON_PROPERTY_VSPHERE_HOST_TOP99P_SUM }) @javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen") public class UsageSummaryResponse { @@ -239,6 +240,9 @@ public class UsageSummaryResponse { public static final String JSON_PROPERTY_USAGE = "usage"; private List usage = null; + public static final String JSON_PROPERTY_VSPHERE_HOST_TOP99P_SUM = "vsphere_host_top99p_sum"; + private Long vsphereHostTop99pSum; + public UsageSummaryResponse agentHostTop99pSum(Long agentHostTop99pSum) { this.agentHostTop99pSum = agentHostTop99pSum; return this; @@ -1454,6 +1458,32 @@ public void setUsage(List usage) { this.usage = usage; } + public UsageSummaryResponse vsphereHostTop99pSum(Long vsphereHostTop99pSum) { + this.vsphereHostTop99pSum = vsphereHostTop99pSum; + return this; + } + + /** + * Shows the 99th percentile of all vSphere hosts over all hours in the current months for all + * organizations. + * + * @return vsphereHostTop99pSum + */ + @javax.annotation.Nullable + @ApiModelProperty( + value = + "Shows the 99th percentile of all vSphere hosts over all hours in the current months for" + + " all organizations.") + @JsonProperty(JSON_PROPERTY_VSPHERE_HOST_TOP99P_SUM) + @JsonInclude(value = JsonInclude.Include.USE_DEFAULTS) + public Long getVsphereHostTop99pSum() { + return vsphereHostTop99pSum; + } + + public void setVsphereHostTop99pSum(Long vsphereHostTop99pSum) { + this.vsphereHostTop99pSum = vsphereHostTop99pSum; + } + /** Return true if this UsageSummaryResponse object is equal to o. */ @Override public boolean equals(Object o) { @@ -1544,7 +1574,8 @@ public boolean equals(Object o) { usageSummaryResponse.traceSearchIndexedEventsCountAggSum) && Objects.equals( this.twolIngestedEventsBytesAggSum, usageSummaryResponse.twolIngestedEventsBytesAggSum) - && Objects.equals(this.usage, usageSummaryResponse.usage); + && Objects.equals(this.usage, usageSummaryResponse.usage) + && Objects.equals(this.vsphereHostTop99pSum, usageSummaryResponse.vsphereHostTop99pSum); } @Override @@ -1595,7 +1626,8 @@ public int hashCode() { syntheticsCheckCallsCountAggSum, traceSearchIndexedEventsCountAggSum, twolIngestedEventsBytesAggSum, - usage); + usage, + vsphereHostTop99pSum); } @Override @@ -1706,6 +1738,9 @@ public String toString() { .append(toIndentedString(twolIngestedEventsBytesAggSum)) .append("\n"); sb.append(" usage: ").append(toIndentedString(usage)).append("\n"); + sb.append(" vsphereHostTop99pSum: ") + .append(toIndentedString(vsphereHostTop99pSum)) + .append("\n"); sb.append("}"); return sb.toString(); } diff --git a/src/main/java/com/datadog/api/v1/openapi.yaml b/src/main/java/com/datadog/api/v1/openapi.yaml index cffd3fdfb5b..38fc01bc8e5 100644 --- a/src/main/java/com/datadog/api/v1/openapi.yaml +++ b/src/main/java/com/datadog/api/v1/openapi.yaml @@ -9579,6 +9579,13 @@ components: for the OpenTelemetry Collector. format: int64 type: integer + vsphere_host_count: + description: 'Contains the total number of hosts that reported via vSphere + integration + + (and were NOT running the Datadog Agent).' + format: int64 + type: integer type: object UsageHostsResponse: description: Host usage response. @@ -9666,8 +9673,7 @@ components: format: date-time type: string iot_device_count: - description: The total number of IoT device hours from the start of the - given hour's month until the given hour. + description: The total number of IoT devices during a given hour. format: int64 type: integer type: object @@ -10107,7 +10113,7 @@ components: the current date for all organizations. format: int64 type: integer - heroku_host_top99p_sum: + heroku_host_top99p: description: Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations. format: int64 @@ -10132,12 +10138,12 @@ components: current date for all organizations. format: int64 type: integer - iot_device_agg_sum: + iot_device_sum: description: Shows the sum of all IoT devices over all hours in the current date for all organizations. format: int64 type: integer - iot_device_top99p_sum: + iot_device_top99p: description: Shows the 99th percentile of all IoT devices over all hours in the current date all organizations. format: int64 @@ -10167,7 +10173,7 @@ components: all hours in the current date for all organizations. format: int64 type: integer - opentelemetry_host_top99p_sum: + opentelemetry_host_top99p: description: Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations. @@ -10213,6 +10219,11 @@ components: over all hours in the current date for all organizations. format: int64 type: integer + vsphere_host_top99p: + description: Shows the 99th percentile of all vSphere hosts over all hours + in the current date for all organizations. + format: int64 + type: integer type: object UsageSummaryDateOrg: description: Global hourly report of all data billed by Datadog for a given @@ -10405,6 +10416,11 @@ components: over all hours in the current date for the given org. format: int64 type: integer + vsphere_host_top99p: + description: Shows the 99th percentile of all vSphere hosts over all hours + in the current date for the given org. + format: int64 + type: integer type: object UsageSummaryResponse: description: Response with hourly report of all data billed by Datadog all organizations. @@ -10642,6 +10658,11 @@ components: items: $ref: '#/components/schemas/UsageSummaryDate' type: array + vsphere_host_top99p_sum: + description: Shows the 99th percentile of all vSphere hosts over all hours + in the current months for all organizations. + format: int64 + type: integer type: object UsageSyntheticsAPIHour: description: Number of Synthetics API tests run for each hour for a given organization.