Skip to content

/AWS1/CL_AIN=>ADDWORKLOAD()

About AddWorkload

Adds a workload to a component. Each component can have at most five workloads.

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.

IO_WORKLOADCONFIGURATION TYPE REF TO /AWS1/CL_AINWORKLOADCONF /AWS1/CL_AINWORKLOADCONF

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AINADDWORKLOADRSP /AWS1/CL_AINADDWORKLOADRSP