MonitorProperties interface

Properties specific to the monitor resource.

Properties

datadogOrganizationProperties

Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.

liftrResourceCategory
liftrResourcePreference

The priority of the resource.

marketplaceOfferDetails

Details about the marketplace offer associated with the resource. Required for API version 2025-11 and later. For earlier API versions, defaults to the legacy offer.

marketplaceSubscriptionStatus

Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.

monitoringStatus

Flag specifying if the resource monitoring is enabled or disabled.

provisioningState
saaSData

SaaS details

sreAgentConfiguration

SRE Agent configuration to connect to MCP server of Datadog for given organization.

userInfo

Includes name, email and optionally, phone number. User Information can't be null.

Property Details

datadogOrganizationProperties

Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.

datadogOrganizationProperties?: DatadogOrganizationProperties

Property Value

liftrResourceCategory

liftrResourceCategory?: string

Property Value

string

liftrResourcePreference

The priority of the resource.

liftrResourcePreference?: number

Property Value

number

marketplaceOfferDetails

Details about the marketplace offer associated with the resource. Required for API version 2025-11 and later. For earlier API versions, defaults to the legacy offer.

marketplaceOfferDetails?: MarketplaceOfferDetails

Property Value

marketplaceSubscriptionStatus

Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.

marketplaceSubscriptionStatus?: string

Property Value

string

monitoringStatus

Flag specifying if the resource monitoring is enabled or disabled.

monitoringStatus?: string

Property Value

string

provisioningState

provisioningState?: string

Property Value

string

saaSData

SaaS details

saaSData?: SaaSData

Property Value

sreAgentConfiguration

SRE Agent configuration to connect to MCP server of Datadog for given organization.

sreAgentConfiguration?: SreAgentConfiguration[]

Property Value

userInfo

Includes name, email and optionally, phone number. User Information can't be null.

userInfo?: UserInfo

Property Value