/AWS1/CL_SGM=>LISTDEVICEFLEETS()
¶
About ListDeviceFleets¶
Returns a list of devices in the fleet.
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.
IV_CREATIONTIMEAFTER
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Filter fleets where packaging job was created after specified time.
IV_CREATIONTIMEBEFORE
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Filter fleets where the edge packaging job was created before specified time.
IV_LASTMODIFIEDTIMEAFTER
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Select fleets where the job was updated after X
IV_LASTMODIFIEDTIMEBEFORE
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
Select fleets where the job was updated before X
IV_NAMECONTAINS
TYPE /AWS1/SGMNAMECONTAINS
/AWS1/SGMNAMECONTAINS
¶
Filter for fleets containing this name in their fleet device name.
IV_SORTBY
TYPE /AWS1/SGMLISTDEVFLEETSSORTBY
/AWS1/SGMLISTDEVFLEETSSORTBY
¶
The column to sort by.
IV_SORTORDER
TYPE /AWS1/SGMSORTORDER
/AWS1/SGMSORTORDER
¶
What direction to sort in.