Sha256: 2e5ad59383daba2f8b45e024e76e4078e9fff4a341890200fe08c659db924dff
Contents?: true
Size: 411 Bytes
Versions: 7
Compression:
Stored size: 411 Bytes
Contents
# DatadogAPIClient::V1::UsageNetworkHostsResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **usage** | [**Array<UsageNetworkHostsHour>**](UsageNetworkHostsHour.md) | Get hourly usage for NPM hosts. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::UsageNetworkHostsResponse.new( usage: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems