tcp Connection Type
The availability check method of the instance. Valid values:
SHORT: Alibaba Cloud uses short-lived connections to check the availability of the instance.
LONG: Alibaba Cloud uses persistent connections to check the availability of the instance.
NOTE:
zone_id_slave_aandzone_id_slave_bcan specify slave zone ids when creating the high-availability or enterprise edition instances. Meanwhile,vswitch_idneeds to pass in the corresponding vswitch id to the slave zone by order (If thevswitch_idis not specified, the classic network version will be created). For example,zone_id= "zone-a" andzone_id_slave_a= "zone-c",zone_id_slave_b= "zone-b", then thevswitch_idmust be "vsw-zone-a,vsw-zone-c,vsw-zone-b". Of course, you can also choose automatic allocation , for example,zone_id= "zone-a" andzone_id_slave_a= "Auto",zone_id_slave_b= "Auto", then thevswitch_idmust be "vsw-zone-a,Auto,Auto". The list contains up to 2 slave zone ids , separated by commas.