Skip to content

/AWS1/CL_AIN=>CREATEAPPLICATION()

About CreateApplication

Adds an application that is created from a resource group.

Method Signature

IMPORTING

Optional arguments:

IV_RESOURCEGROUPNAME TYPE /AWS1/AINRESOURCEGROUPNAME /AWS1/AINRESOURCEGROUPNAME

The name of the resource group.

IV_OPSCENTERENABLED TYPE /AWS1/AINOPSCENTERENABLED /AWS1/AINOPSCENTERENABLED

When set to true, creates opsItems for any problems detected on an application.

IV_CWEMONITORENABLED TYPE /AWS1/AINCWEMONITORENABLED /AWS1/AINCWEMONITORENABLED

Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as instance terminated, failed deployment, and others.

IV_OPSITEMSNSTOPICARN TYPE /AWS1/AINOPSITEMSNSTOPICARN /AWS1/AINOPSITEMSNSTOPICARN

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

IT_TAGS TYPE /AWS1/CL_AINTAG=>TT_TAGLIST TT_TAGLIST

List of tags to add to the application. tag key (Key) and an associated tag value (Value). The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256 characters.

IV_AUTOCONFIGENABLED TYPE /AWS1/AINAUTOCONFIGENABLED /AWS1/AINAUTOCONFIGENABLED

Indicates whether Application Insights automatically configures unmonitored resources in the resource group.

IV_AUTOCREATE TYPE /AWS1/AINAUTOCREATE /AWS1/AINAUTOCREATE

Configures all of the resources in the resource group by applying the recommended configurations.

IV_GROUPINGTYPE TYPE /AWS1/AINGROUPINGTYPE /AWS1/AINGROUPINGTYPE

Application Insights can create applications based on a resource group or on an account. To create an account-based application using all of the resources in the account, set this parameter to ACCOUNT_BASED.

IV_ATTACHMISSINGPERMISSION TYPE /AWS1/AINATTACHMISSINGPERM /AWS1/AINATTACHMISSINGPERM

If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AINCREAPPLICATIONRSP /AWS1/CL_AINCREAPPLICATIONRSP