Update cluster softwareAsk AIput https://cluster.ip.address/v2/clusters/softwaresPrivileges: CLUSTER_UPGRADE, CLUSTER_MAINTENANCE Update the software on the cluster through upgrade and/or patch.Body ParamsThe parameters to update the software on the cluster.assessSoftwareUpdateParamsobjectSpecifies parameters to assess cluster state for the software update (upgrade/patch).assessSoftwareUpdateParams objectnodeTypestringenumType of node where upgrade has to be performed using the provided package. ClusterNode ConnectorNode nodeType is only applicable for following operation types. DownloadUpgradePackage DownloadPatchPackage DownloadUpgradeAndPatchPackages ClusterNodeFreeNodeConnectorNodeAllowed:ClusterNodeFreeNodeConnectorNodeoperationTypestringenumrequiredThe operation type. DownloadUpgradePackage - Operation to download upgrade package. DownloadPatchPackage - Operation to download patch package. DownloadUpgradeAndPatchPackages - Operation to download upgrade and patch packages. DownloadAndUpgrade - Operation to download package and and then upgrade the cluster. DownloadAndApplyPatch - Operation to download package and and then apply the patch. DownloadAndUpgradeWithPatch - Operation to download upgrade and patch packages, and then, upgrade the cluster and immediately patch it Upgrade - Operation to upgrade the software on the cluster. ApplyPatch - Operation to apply the patch. RevertPatch - Operation to revert the patch. UpgradeAndPatch - Operation to upgrade the software on the cluster and apply a patch. AssessSoftwareUpdate - Operation to perform checks to assess the state of cluster pre/post software update (upgrade/patch). AbortApplyPatch - Operation to abort the patch. AbortUpgrade - Operation to abort the upgrade. DownloadUpgradePackageDownloadPatchPackageDownloadUpgradeAndPatchPackagesDownloadAndUpgradeDownloadAndApplyPatchDownloadAndUpgradeWithPatchUpgradeApplyPatchRevertPatchUpgradeAndPatchAssessSoftwareUpdateAbortApplyPatchAbortUpgradeShow 13 enum valuespatchParamsobjectOne of packageUrl or versionName must be specified.patchParams objectupgradeParamsobjectParameters to upgrade the cluster software One of packageUrl or versionName must be specified.upgradeParams objectResponses 202Success defaultErrorUpdated 3 months ago