/AWS1/CL_DMG=>DESCRFLEETADVISORDATABASES()
¶
About DescribeFleetAdvisorDatabases¶
Returns a list of Fleet Advisor databases in your account.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_FILTERS
TYPE /AWS1/CL_DMGFILTER=>TT_FILTERLIST
TT_FILTERLIST
¶
If you specify any of the following filters, the output includes information for only those databases that meet the filter criteria:
database-id
– The ID of the database.
database-name
– The name of the database.
database-engine
– The name of the database engine.
server-ip-address
– The IP address of the database server.
database-ip-address
– The IP address of the database.
collector-name
– The name of the associated Fleet Advisor collector.An example is:
describe-fleet-advisor-databases --filter Name="database-id",Values="45"
IV_MAXRECORDS
TYPE /AWS1/DMGINTEGEROPTIONAL
/AWS1/DMGINTEGEROPTIONAL
¶
Sets the maximum number of records returned in the response.
IV_NEXTTOKEN
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
If
NextToken
is returned by a previous response, there are more results available. The value ofNextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DMGDSCFLEETADVISORD01
/AWS1/CL_DMGDSCFLEETADVISORD01
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC