Values.GetDbNodeInputSourceReturns information about the specified DB node.
type nonrec t = {cloudVmClusterId : ResourceId.t;The unique identifier of the VM cluster that contains the DB node.
*)dbNodeId : ResourceId.t;The unique identifier of the DB node to retrieve information about.
*)}