Skip to content

/AWS1/CL_DMG=>DESCRFLEETADVISORSCHOBJSUMM()

About DescribeFleetAdvisorSchemaObjectSummary

Provides descriptions of the schemas discovered by your Fleet Advisor collectors.

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 schema objects that meet the filter criteria:

  • schema-id – The ID of the schema, for example d4610ac5-e323-4ad9-bc50-eaf7249dfe9d.

Example: describe-fleet-advisor-schema-object-summary --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 of NextToken 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_DMGDSCFLEETADVISORS01 /AWS1/CL_DMGDSCFLEETADVISORS01