Get Release By Domains
Get last selected upgrade version for WLDs. The api computes the VCF version for the target customizations.If the customization matches any of the VCF release payload, the target vcf version is updated.Domain VCF release calculations consider SDDC-M, BOM stack components (life cycle managed by LCM eg: vCenter, ESX, NSX) to compute Management domain VCF version, BOM stack components(life cycle managed by LCM) to compute VI domain VCF version respectively. Eg: Management domain component stack versions: [SDDC-M: 5.2.1.0, VC: 8.0U3, NSX:4.2.1.3, ESX: 8.0U3]. VCF version computed will be 5.2.1.0. VI domain component stack versions: [VC: 9.0.0.0, NSX: 9.0.0.0, ESX: 9.0.0.0]. VCF version computed is 9.0.0.0 for VI domain. VCF version accounts for the floor of all the component versions. Eg: VI domain stack [VC: 9.0.0.0, NSX: 9.0.0.0, ESX: 8.0.3.0]. VI VCF version could be 5.2.0 (as ESXi is still not upgraded to 9.0)
Ok
{
"elements": [
{
"domainId": "string",
"targetVersion": "string",
"targetVxRailVersion": "string",
"targetSddcManagerVersion": "string",
"patches": [
{
"productType": "One among: SDDC_MANAGER, ESX, VCENTER, VXRAIL, NSX",
"version": "string"
}
],
"isCustomizedBom": true
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
The list of elements included in this page
Represents pageable elements pagination metadata
InternalServerError
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
curl -H 'Authorization: <value>' https://{api_host}/v1/releases/domains