/AWS1/CL_DOARMAGSIGV4SVCDETS¶
Complete service details for SigV4-authenticated 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_DOARMAGSIGV4AUTHCFG /AWS1/CL_DOARMAGSIGV4AUTHCFG¶
Remote agent SigV4 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 SigV4 authorization configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZATIONCONFIG() |
Getter for AUTHORIZATIONCONFIG |