Skip to content

/AWS1/CL_AIN=>LISTPROBLEMS()

About ListProblems

Lists the problems with your application.

Method Signature

IMPORTING

Optional arguments:

IV_ACCOUNTID TYPE /AWS1/AINACCOUNTID /AWS1/AINACCOUNTID

The AWS account ID for the resource group owner.

IV_RESOURCEGROUPNAME TYPE /AWS1/AINRESOURCEGROUPNAME /AWS1/AINRESOURCEGROUPNAME

The name of the resource group.

IV_STARTTIME TYPE /AWS1/AINSTARTTIME /AWS1/AINSTARTTIME

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

IV_ENDTIME TYPE /AWS1/AINENDTIME /AWS1/AINENDTIME

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

IV_MAXRESULTS TYPE /AWS1/AINMAXENTITIES /AWS1/AINMAXENTITIES

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

IV_NEXTTOKEN TYPE /AWS1/AINPAGINATIONTOKEN /AWS1/AINPAGINATIONTOKEN

The token to request the next page of results.

IV_COMPONENTNAME TYPE /AWS1/AINCOMPONENTNAME /AWS1/AINCOMPONENTNAME

The name of the component.

IV_VISIBILITY TYPE /AWS1/AINVISIBILITY /AWS1/AINVISIBILITY

Specifies whether or not you can view the problem. If not specified, visible and ignored problems are returned.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AINLISTPROBLEMSRSP /AWS1/CL_AINLISTPROBLEMSRSP