Values.RejectLinkRequestSourceRejects a link request between gateways. When a requester gateway requests to link with a responder gateway, the responder can use this operation to decline the link request.
type nonrec t = {gatewayId : GatewayId.t;The unique identifier of the gateway.
*)linkId : LinkId.t;The unique identifier of the link.
*)}