Get Upgrade Units
Get upgrade units
Flag to indicate whether to return only upgrade units with warnings
Comma separated list of fields that should be included to result of query
Component type based on which upgrade units to be filtered
Maximum number of results to return in this page (server may return fewer)
Field by which records are sorted
Opaque cursor to be used for getting next page of records (supplied by current result page)
Upgrade unit type based on which upgrade units to be filtered
Current version of upgrade unit based on which upgrade units to be filtered
sort_ascending
UUID of group based on which upgrade units to be filtered
Success
{
"_self": {
"rel": "string"
},
"cursor": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"sort_ascending": false,
"result_count": 0,
"_schema": "string",
"sort_by": "string",
"results": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"group": {
"display_name": "string",
"id": "string"
},
"warnings": [
"string"
],
"current_version": "string",
"metadata": [
{
"value": "string",
"key": "string"
}
],
"type": "string",
"id": "string",
"display_name": "string"
}
]
}
Unexpected error
{
"module_name": "string",
"error_message": "string",
"error_code": 0
}
module_name
error_message
error_code