Update Version Alias Configurations
Update Version Alias Configurations.
{
"versionAliasesForBundleComponentTypes": [
{
"bundleComponentType": "One among: VCENTER, PSC, NSX_T_MANAGER, NSX_MANAGER, ESX_HOST, VCF_VRA_UPGRADE, VCF_VRLI_UPGRADE, VCF_VROPS_UPGRADE, VCF_VRSLCM_UPGRADE, SDDC_MANAGER_VCF, LCM, SDDC_MANAGER, SDDC_MANAGER_UI, OPERATIONS_MANAGER, COMMON_SERVICES, SOLUTIONS_MANAGER, MULTI_SITE_SERVICE, ",
"versionAliases": [
{
"version": "string",
"aliases": [
"string"
]
}
]
}
],
"forceUpdate": false,
"targetVcfVersion": "string"
}
List of version aliases for bundle component types.
Flag for force update version alias configuration.
If this field is set, LCM will calculate and update version aliases based on current deployment VCF version and the provided target VCF version
Ok
"PageOfVersionAliasesForBundleComponentType Object"
The list of elements included in this page
Represents pageable elements pagination metadata
Bad Request
"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.
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 -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/v1/system/settings/version-aliases