Values.RebootDbNodeInputSourceReboots the specified DB node in a VM cluster.
type nonrec t = {cloudVmClusterId : ResourceId.t;The unique identifier of the VM cluster that contains the DB node to reboot.
*)dbNodeId : ResourceId.t;The unique identifier of the DB node to reboot.
*)}