MigrationUnitAggregateInfoListRequestParameters (schema)

Name Description Type Notes
component_type Component type based on which migration units to be filtered string
cursor Opaque cursor to be used for getting next page of records (supplied by current result page) string
group_id Identifier of group based on which migration units to be filtered string
has_errors Flag to indicate whether to return only migration units with errors boolean Default: "False"
included_fields Comma separated list of fields that should be included in query result string
metadata Metadata about migration unit to filter on string
page_size Maximum number of results to return in this page (server may return fewer) integer Minimum: 0
Maximum: 1000
Default: "1000"
selection_status Flag to indicate whether to return only selected, only deselected or both type of migration units string Enum: SELECTED, DESELECTED, ALL
Default: "ALL"
sort_ascending boolean
sort_by Field by which records are sorted string