/AWS1/CL_DOASERVICECONF¶
Union of all supported service configuration types. Each service has its own specific configuration structure.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_sourceaws TYPE REF TO /AWS1/CL_DOASOURCEAWSCONF /AWS1/CL_DOASOURCEAWSCONF¶
AWS source account configuration for monitoring resources.
io_aws TYPE REF TO /AWS1/CL_DOAAWSCONFIGURATION /AWS1/CL_DOAAWSCONFIGURATION¶
AWS monitor account configuration.
io_github TYPE REF TO /AWS1/CL_DOAGITHUBCONF /AWS1/CL_DOAGITHUBCONF¶
GitHub repository integration configuration.
io_slack TYPE REF TO /AWS1/CL_DOASLACKCONFIGURATION /AWS1/CL_DOASLACKCONFIGURATION¶
Slack workspace integration configuration.
io_dynatrace TYPE REF TO /AWS1/CL_DOADYNATRACECONF /AWS1/CL_DOADYNATRACECONF¶
Dynatrace monitoring integration configuration.
io_servicenow TYPE REF TO /AWS1/CL_DOASERVICENOWCONF /AWS1/CL_DOASERVICENOWCONF¶
ServiceNow instance integration configuration.
io_mcpservernewrelic TYPE REF TO /AWS1/CL_DOAMCPSRVNEWRELICCONF /AWS1/CL_DOAMCPSRVNEWRELICCONF¶
NewRelic instance integration configuration.
io_mcpserverdatadog TYPE REF TO /AWS1/CL_DOAMCPSRVDATADOGCONF /AWS1/CL_DOAMCPSRVDATADOGCONF¶
Datadog MCP server integration configuration.
io_mcpserver TYPE REF TO /AWS1/CL_DOAMCPSERVERCONF /AWS1/CL_DOAMCPSERVERCONF¶
MCP (Model Context Protocol) server integration configuration.
io_gitlab TYPE REF TO /AWS1/CL_DOAGITLABCONF /AWS1/CL_DOAGITLABCONF¶
GitLab project integration configuration.
io_mcpserversplunk TYPE REF TO /AWS1/CL_DOAMCPSRVSPLUNKCONF /AWS1/CL_DOAMCPSRVSPLUNKCONF¶
Splunk MCP server integration configuration.
io_eventchannel TYPE REF TO /AWS1/CL_DOAEVENTCHANNELCONF /AWS1/CL_DOAEVENTCHANNELCONF¶
Event Channel instance integration configuration.
io_azure TYPE REF TO /AWS1/CL_DOAAZURECONFIGURATION /AWS1/CL_DOAAZURECONFIGURATION¶
Azure subscription integration configuration.
io_azuredevops TYPE REF TO /AWS1/CL_DOAAZUREDEVOPSCONF /AWS1/CL_DOAAZUREDEVOPSCONF¶
Azure DevOps project integration configuration.
io_mcpservergrafana TYPE REF TO /AWS1/CL_DOAMCPSRVGRAFNACONF /AWS1/CL_DOAMCPSRVGRAFNACONF¶
Grafana MCP server integration configuration.
io_pagerduty TYPE REF TO /AWS1/CL_DOAPAGERDUTYCONF /AWS1/CL_DOAPAGERDUTYCONF¶
PagerDuty integration configuration
Queryable Attributes¶
sourceAws¶
AWS source account configuration for monitoring resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEAWS() |
Getter for SOURCEAWS |
aws¶
AWS monitor account configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWS() |
Getter for AWS |
github¶
GitHub repository integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GITHUB() |
Getter for GITHUB |
slack¶
Slack workspace integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SLACK() |
Getter for SLACK |
dynatrace¶
Dynatrace monitoring integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DYNATRACE() |
Getter for DYNATRACE |
servicenow¶
ServiceNow instance integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENOW() |
Getter for SERVICENOW |
mcpservernewrelic¶
NewRelic instance integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCPSERVERNEWRELIC() |
Getter for MCPSERVERNEWRELIC |
mcpserverdatadog¶
Datadog MCP server integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCPSERVERDATADOG() |
Getter for MCPSERVERDATADOG |
mcpserver¶
MCP (Model Context Protocol) server integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCPSERVER() |
Getter for MCPSERVER |
gitlab¶
GitLab project integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GITLAB() |
Getter for GITLAB |
mcpserversplunk¶
Splunk MCP server integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCPSERVERSPLUNK() |
Getter for MCPSERVERSPLUNK |
eventChannel¶
Event Channel instance integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTCHANNEL() |
Getter for EVENTCHANNEL |
azure¶
Azure subscription integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AZURE() |
Getter for AZURE |
azuredevops¶
Azure DevOps project integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AZUREDEVOPS() |
Getter for AZUREDEVOPS |
mcpservergrafana¶
Grafana MCP server integration configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCPSERVERGRAFANA() |
Getter for MCPSERVERGRAFANA |
pagerduty¶
PagerDuty integration configuration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAGERDUTY() |
Getter for PAGERDUTY |