v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142717496.7 KB

Describes the monitoring configuration of the component.

post/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfiguration

Headers

X-Amz-Target'EC2WindowsBarleyService.DescribeComponentConfiguration' required

Request body

ResourceGroupNamestring required

The name of the resource group.

ComponentNamestring required

The name of the component.

Response

Success

Monitorboolean

Indicates whether the application component is monitored.

Tier'CUSTOM' | 'DEFAULT' | 'DOT_NET_CORE' | 'DOT_NET_WORKER' | 'DOT_NET_WEB_TIER' | 'DOT_NET_WEB' | 'SQL_SERVER' | 'SQL_SERVER_ALWAYSON_AVAILABILITY_GROUP' | 'MYSQL' | 'POSTGRESQL' | 'JAVA_JMX' | 'ORACLE' | 'SAP_HANA_MULTI_NODE' | 'SAP_HANA_SINGLE_NODE' | 'SAP_HANA_HIGH_AVAILABILITY' | 'SQL_SERVER_FAILOVER_CLUSTER_INSTANCE' | 'SHAREPOINT' | 'ACTIVE_DIRECTORY'

The tier of the application component. Supported tiers include <code>DOT_NET_CORE</code>, <code>DOT_NET_WORKER</code>, <code>DOT_NET_WEB</code>, <code>SQL_SERVER</code>, and <code>DEFAULT</code>

ComponentConfigurationstring

The configuration settings of the component. The value is the escaped JSON of the configuration.