Skip to content

/AWS1/CL_CWS=>UPDATESERVICELEVELOBJECTIVE()

About UpdateServiceLevelObjective

Updates an existing service level objective (SLO). If you omit parameters, the previous values of those parameters are retained.

Method Signature

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/CWSSVCLEVELOBJECTIVEID /AWS1/CWSSVCLEVELOBJECTIVEID

The Amazon Resource Name (ARN) or name of the service level objective that you want to update.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CWSSVCLEVELOBJECTIVEDESC /AWS1/CWSSVCLEVELOBJECTIVEDESC

An optional description for the SLO.

IO_SLICONFIG TYPE REF TO /AWS1/CL_CWSSVCLEVELINDICATO01 /AWS1/CL_CWSSVCLEVELINDICATO01

A structure that contains information about what performance metric this SLO will monitor.

IO_GOAL TYPE REF TO /AWS1/CL_CWSGOAL /AWS1/CL_CWSGOAL

A structure that contains the attributes that determine the goal of the SLO. This includes the time period for evaluation and the attainment threshold.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWSUPSVCLEVELOBJIVE01 /AWS1/CL_CWSUPSVCLEVELOBJIVE01