Sha256: daa5ee8622f201363aa396a2be470dfb036cd662fd01d024a767ea0b804842c5
Contents?: true
Size: 402 Bytes
Versions: 7
Compression:
Stored size: 402 Bytes
Contents
# DatadogAPIClient::V1::CheckCanDeleteMonitorResponseData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **ok** | **Array<Integer>** | An array of of Monitor IDs that can be safely deleted. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::CheckCanDeleteMonitorResponseData.new( ok: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems