Skip to content

/AWS1/CL_CNT=>CREATEAGENTSTATUS()

About CreateAgentStatus

This API is in preview release for Amazon Connect and is subject to change.

Creates an agent status for the specified Amazon Connect instance.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_NAME TYPE /AWS1/CNTAGENTSTATUSNAME /AWS1/CNTAGENTSTATUSNAME

The name of the status.

IV_STATE TYPE /AWS1/CNTAGENTSTATUSSTATE /AWS1/CNTAGENTSTATUSSTATE

The state of the status.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CNTAGENTSTATUSDESC /AWS1/CNTAGENTSTATUSDESC

The description of the status.

IV_DISPLAYORDER TYPE /AWS1/CNTAGENTSTATUSORDERNUM /AWS1/CNTAGENTSTATUSORDERNUM

The display order of the status.

IT_TAGS TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCREATEAGENTSTATRSP /AWS1/CL_CNTCREATEAGENTSTATRSP