PageOfUpgradePlanBundles
PageOfUpgradePlanBundles
Page of bundle information of an upgrade plan
JSON Example
{
"elements": [
{
"components": [
{
"componentType": "OPS",
"size": 0,
"publicName": "publicName",
"bundleId": "bundleId",
"bundleType": "bundleType",
"version": "version",
"status": "REQUIRED"
},
{
"componentType": "OPS",
"size": 0,
"publicName": "publicName",
"bundleId": "bundleId",
"bundleType": "bundleType",
"version": "version",
"status": "REQUIRED"
}
],
"fdsId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fdsFqdn": "fdsFqdn"
},
{
"components": [
{
"componentType": "OPS",
"size": 0,
"publicName": "publicName",
"bundleId": "bundleId",
"bundleType": "bundleType",
"version": "version",
"status": "REQUIRED"
},
{
"componentType": "OPS",
"size": 0,
"publicName": "publicName",
"bundleId": "bundleId",
"bundleType": "bundleType",
"version": "version",
"status": "REQUIRED"
}
],
"fdsId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fdsFqdn": "fdsFqdn"
}
],
"pageMetadata": {
"pageNumber": 5,
"totalPages": 7,
"pageSize": 5,
"totalElements": 2
}
}