Skip to content

/AWS1/CL_MGN=>DESCRIBEJOBS()

About DescribeJobs

Returns a list of Jobs. Use the JobsID and fromDate and toData filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are normally created by the StartTest, StartCutover, and TerminateTargetInstances APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.

Method Signature

IMPORTING

Optional arguments:

IO_FILTERS TYPE REF TO /AWS1/CL_MGNDESCRJOBSREQFILTS /AWS1/CL_MGNDESCRJOBSREQFILTS

Request to describe Job log filters.

IV_MAXRESULTS TYPE /AWS1/MGNMAXRESULTSTYPE /AWS1/MGNMAXRESULTSTYPE

Request to describe job log items by max results.

IV_NEXTTOKEN TYPE /AWS1/MGNPAGINATIONTOKEN /AWS1/MGNPAGINATIONTOKEN

Request to describe job log items by next token.

IV_ACCOUNTID TYPE /AWS1/MGNACCOUNTID /AWS1/MGNACCOUNTID

Request to describe job log items by Account ID.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MGNDESCRJOBSRESPONSE /AWS1/CL_MGNDESCRJOBSRESPONSE