Class: DatadogAPIClient::V2::ValidateAPIKeyStatus

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

Overview

Status of the validation. Always ‘ok` when both the API key and the application key are valid.

Constant Summary collapse

OK =
"ok".freeze

Method Summary

Methods included from BaseEnumModel

included