Name | Description | Type | Notes |
---|---|---|---|
component_type | Component type based on which upgrade 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 upgrade units to be filtered | string | |
has_errors | Flag to indicate whether to return only upgrade units with errors | boolean | Default: "False" |
included_fields | Comma separated list of fields that should be included in query result | string | |
metadata | Metadata about upgrade 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 upgrade units | string | Enum: SELECTED, DESELECTED, ALL Default: "ALL" |
sort_ascending | boolean | ||
sort_by | Field by which records are sorted | string | |
upgrade_unit_display_name | Display name of upgrade unit Display name of upgrade unit to filter the results on. String matching for the filter is case-insensitive. |
string |