Skip to content

/AWS1/CL_SGM=>LISTEDGEDEPLOYMENTPLANS()

About ListEdgeDeploymentPlans

Lists all edge deployment plans.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

The response from the last list when returning a list large enough to need tokening.

IV_MAXRESULTS TYPE /AWS1/SGMLISTMAXRESULTS /AWS1/SGMLISTMAXRESULTS

The maximum number of results to select (50 by default).

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Selects edge deployment plans created after this time.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Selects edge deployment plans created before this time.

IV_LASTMODIFIEDTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Selects edge deployment plans that were last updated after this time.

IV_LASTMODIFIEDTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Selects edge deployment plans that were last updated before this time.

IV_NAMECONTAINS TYPE /AWS1/SGMNAMECONTAINS /AWS1/SGMNAMECONTAINS

Selects edge deployment plans with names containing this name.

IV_DEVICEFLEETNAMECONTAINS TYPE /AWS1/SGMNAMECONTAINS /AWS1/SGMNAMECONTAINS

Selects edge deployment plans with a device fleet name containing this name.

IV_SORTBY TYPE /AWS1/SGMLSTEDGEDEPLOYMENTPL00 /AWS1/SGMLSTEDGEDEPLOYMENTPL00

The column by which to sort the edge deployment plans. Can be one of NAME, DEVICEFLEETNAME, CREATIONTIME, LASTMODIFIEDTIME.

IV_SORTORDER TYPE /AWS1/SGMSORTORDER /AWS1/SGMSORTORDER

The direction of the sorting (ascending or descending).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTEDGEDEPLOYMEN01 /AWS1/CL_SGMLSTEDGEDEPLOYMEN01