Class: DatadogAPIClient::V1::HostMapWidgetScalarRequestResponseFormat

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/host_map_widget_scalar_request_response_format.rb

Overview

Response format for the scalar formula request. Only scalar is supported.

Constant Summary collapse

SCALAR =
"scalar".freeze

Method Summary

Methods included from BaseEnumModel

included