/AWS1/CL_EC2=>DESCRNETWORKINSIGHTSANALYSES()
¶
About DescribeNetworkInsightsAnalyses¶
Describes one or more of your network insights analyses.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_NETWORKINSIGHTSALYIDS
TYPE /AWS1/CL_EC2NETWORKINSIGHTSA05=>TT_NETWORKINSIGHTSALYIDLIST
TT_NETWORKINSIGHTSALYIDLIST
¶
The ID of the network insights analyses. You must specify either analysis IDs or a path ID.
IV_NETWORKINSIGHTSPATHID
TYPE /AWS1/EC2NETWORKINSIGHTSPATHID
/AWS1/EC2NETWORKINSIGHTSPATHID
¶
The ID of the path. You must specify either a path ID or analysis IDs.
IV_ANALYSISSTARTTIME
TYPE /AWS1/EC2MILLISECONDDATETIME
/AWS1/EC2MILLISECONDDATETIME
¶
The time when the network insights analyses started.
IV_ANALYSISENDTIME
TYPE /AWS1/EC2MILLISECONDDATETIME
/AWS1/EC2MILLISECONDDATETIME
¶
The time when the network insights analyses ended.
IT_FILTERS
TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST
TT_FILTERLIST
¶
The filters. The following are the possible values:
path-found - A Boolean value that indicates whether a feasible path is found.
status - The status of the analysis (running | succeeded | failed).
IV_MAXRESULTS
TYPE /AWS1/EC2NETWORKINSIGHTSMAXRSS
/AWS1/EC2NETWORKINSIGHTSMAXRSS
¶
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned
nextToken
value.
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.
IV_NEXTTOKEN
TYPE /AWS1/EC2NEXTTOKEN
/AWS1/EC2NEXTTOKEN
¶
The token for the next page of results.