/AWS1/CL_DMG=>DESCRIBEFLEETADVISORSCHEMAS()
¶
About DescribeFleetAdvisorSchemas¶
Returns a list of schemas detected by Fleet Advisor Collectors 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 schemas that meet the filter criteria:
complexity
– The schema's complexity, for exampleSimple
.
database-id
– The ID of the schema's database.
database-ip-address
– The IP address of the schema's database.
database-name
– The name of the schema's database.
database-engine
– The name of the schema database's engine.
original-schema-name
– The name of the schema's database's main schema.
schema-id
– The ID of the schema, for example15
.
schema-name
– The name of the schema.
server-ip-address
– The IP address of the schema database's server.An example is:
describe-fleet-advisor-schemas --filter Name="schema-id",Values="50"
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_DMGDSCFLEETADVISORS03
/AWS1/CL_DMGDSCFLEETADVISORS03
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC