Skip to content

/AWS1/CL_EC2=>DESCRIBECLIENTVPNENDPOINTS()

About DescribeClientVpnEndpoints

Describes one or more Client VPN endpoints in the account.

Method Signature

IMPORTING

Optional arguments:

IT_CLIENTVPNENDPOINTIDS TYPE /AWS1/CL_EC2CLIVPNENDPTIDLST_W=>TT_CLIENTVPNENDPOINTIDLIST TT_CLIENTVPNENDPOINTIDLIST

The ID of the Client VPN endpoint.

IV_MAXRESULTS TYPE /AWS1/EC2DSCCLIVPNENDPTMAXRSS /AWS1/EC2DSCCLIVPNENDPTMAXRSS

The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token to retrieve the next page of results.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

One or more filters. Filter names and values are case-sensitive.

  • endpoint-id - The ID of the Client VPN endpoint.

  • transport-protocol - The transport protocol (tcp | udp).

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCCLIVPNENDPTSRS /AWS1/CL_EC2DSCCLIVPNENDPTSRS