Skip to content

/AWS1/CL_SNB=>LISTCLUSTERS()

About ListClusters

Returns an array of ClusterListEntry objects of the specified length. Each ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status information.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/SNBLISTLIMIT /AWS1/SNBLISTLIMIT

The number of ClusterListEntry objects to return.

IV_NEXTTOKEN TYPE /AWS1/SNBSTRING /AWS1/SNBSTRING

HTTP requests are stateless. To identify what object comes "next" in the list of ClusterListEntry objects, you have the option of specifying NextToken as the starting point for your returned list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SNBLISTCLUSTERSRESULT /AWS1/CL_SNBLISTCLUSTERSRESULT