Skip to content

/AWS1/CL_DOAREMOTEAGENTSVCDETS

Complete service details for token-based remote A2A agent integration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/DOAREMOTEAGENTNAME /AWS1/DOAREMOTEAGENTNAME

Name identifier for a remote A2A agent.

iv_endpoint TYPE /AWS1/DOAREMOTEAGENTENDPOINT /AWS1/DOAREMOTEAGENTENDPOINT

HTTPS endpoint URL for a remote A2A agent.

io_authorizationconfig TYPE REF TO /AWS1/CL_DOARMTAGENTAUTHCONFIG /AWS1/CL_DOARMTAGENTAUTHCONFIG

Remote agent authorization configuration.

Optional arguments:

iv_description TYPE /AWS1/DOADESCRIPTION /AWS1/DOADESCRIPTION

Description field


Queryable Attributes

name

Name identifier for a remote A2A agent.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

endpoint

HTTPS endpoint URL for a remote A2A agent.

Accessible with the following methods

Method Description
GET_ENDPOINT() Getter for ENDPOINT, with configurable default
ASK_ENDPOINT() Getter for ENDPOINT w/ exceptions if field has no value
HAS_ENDPOINT() Determine if ENDPOINT has a value

description

Description field

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

authorizationConfig

Remote agent authorization configuration.

Accessible with the following methods

Method Description
GET_AUTHORIZATIONCONFIG() Getter for AUTHORIZATIONCONFIG