Values.DeleteLinkRequestSourceDeletes a link between gateways. Permanently removes the connection between gateways. This action cannot be undone.
type nonrec t = {gatewayId : GatewayId.t;The unique identifier of the gateway.
*)linkId : LinkId.t;The unique identifier of the link.
*)}