Class: DatadogAPIClient::V2::CsmAgentlessHostType

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

Overview

The JSON:API type for agentless host resources. The value should always be agentless_host.

Constant Summary collapse

AGENTLESS_HOST =
"agentless_host".freeze

Method Summary

Methods included from BaseEnumModel

included