Values.GetLinkRequestSourceRetrieves information about a link between gateways. Returns detailed information about the link configuration, status, and associated gateways.
type nonrec t = {gatewayId : GatewayId.t;The unique identifier of the gateway.
*)linkId : LinkId.t;The unique identifier of the link.
*)}