Skip to content

/AWS1/CL_AIN=>UPDATECOMPONENTCONFIGURATION()

About UpdateComponentConfiguration

Updates the monitoring configurations for the component. The configuration input parameter is an escaped JSON of the configuration and should match the schema of what is returned by DescribeComponentConfigurationRecommendation.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEGROUPNAME TYPE /AWS1/AINRESOURCEGROUPNAME /AWS1/AINRESOURCEGROUPNAME

The name of the resource group.

IV_COMPONENTNAME TYPE /AWS1/AINCOMPONENTNAME /AWS1/AINCOMPONENTNAME

The name of the component.

Optional arguments:

IV_MONITOR TYPE /AWS1/AINMONITOR /AWS1/AINMONITOR

Indicates whether the application component is monitored.

IV_TIER TYPE /AWS1/AINTIER /AWS1/AINTIER

The tier of the application component.

IV_COMPONENTCONFIGURATION TYPE /AWS1/AINCOMPONENTCONF /AWS1/AINCOMPONENTCONF

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component. For the complete format of the component configuration file, see Component Configuration.

IV_AUTOCONFIGENABLED TYPE /AWS1/AINAUTOCONFIGENABLED /AWS1/AINAUTOCONFIGENABLED

Automatically configures the component by applying the recommended configurations.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AINUPCOMPONENTCONFRSP /AWS1/CL_AINUPCOMPONENTCONFRSP