DryRunParams
{
"allow_single_node": false,
"memory": "number",
"num_cpu": 0,
"preferred_worker": "string"
}
Allow dry-run operation on single node controller. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Amount of memory allocated for dry-run. Field introduced in 31.1.1. Unit is GB. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Number of CPU(s) allocated for dry-run. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
VM hostname of the preferred worker node. Example node2.controller.local. When configured, dry-run is performed on specified node. When not configured, one of the follower node is elected for dry-run. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.