Skip to content

IsCloudClusterDiskUpgradeAvailableInput

Disk upgrade request for a cloud cluster.

Fields

Field Type Description
batchSize Int Size of the batch for migrating the old configuration nodes to new configuration nodes.
cloudAccountId UUID! Customer cloud account UUID.
clusterUuid UUID! Cloud cluster UUID.
newInstanceType Int Instance type enum value for the choosen cloud vendor.
newNodeCount Int The total count of nodes after migration. This is applicable only when switching the instance type.
vendor CcpVendorType! Cloud vendor type.