Skip to content

/AWS1/CL_SMS=>GETSERVERS()

About GetServers

Describes the servers in your server catalog.

Before you can describe your servers, you must import them using ImportServerCatalog.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SMSNEXTTOKEN /AWS1/SMSNEXTTOKEN

The token for the next set of results.

IV_MAXRESULTS TYPE /AWS1/SMSMAXRESULTS /AWS1/SMSMAXRESULTS

The maximum number of results to return in a single call. The default value is 50. To retrieve the remaining results, make another call with the returned NextToken value.

IT_VMSERVERADDRESSLIST TYPE /AWS1/CL_SMSVMSERVERADDRESS=>TT_VMSERVERADDRESSLIST TT_VMSERVERADDRESSLIST

The server addresses.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SMSGETSERVERSRESPONSE /AWS1/CL_SMSGETSERVERSRESPONSE