Skip to content

MigrateCloudClusterDisksInput

Disk migration 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! Cluster UUID.
migrateToExtraDense Boolean Specifies whether new nodes must be extra dense.
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.