Skip to content

/AWS1/CL_DOADATADOGSVCDETAILS

Complete service details for Datadog MCP server integration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/DOASTRING /AWS1/DOASTRING

MCP server name.

iv_endpoint TYPE /AWS1/DOASTRING /AWS1/DOASTRING

MCP server endpoint URL.

io_authorizationconfig TYPE REF TO /AWS1/CL_DOADATADOGAUTHCONFIG /AWS1/CL_DOADATADOGAUTHCONFIG

Datadog MCP server authorization configuration (only authorization discovery is supported).

Optional arguments:

iv_description TYPE /AWS1/DOADESCRIPTION /AWS1/DOADESCRIPTION

Optional description for the MCP server.


Queryable Attributes

name

MCP server name.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

endpoint

MCP server endpoint URL.

Accessible with the following methods

Method Description
GET_ENDPOINT() Getter for ENDPOINT, with configurable default
ASK_ENDPOINT() Getter for ENDPOINT w/ exceptions if field has no value
HAS_ENDPOINT() Determine if ENDPOINT has a value

description

Optional description for the MCP server.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

authorizationConfig

Datadog MCP server authorization configuration (only authorization discovery is supported).

Accessible with the following methods

Method Description
GET_AUTHORIZATIONCONFIG() Getter for AUTHORIZATIONCONFIG