Values.AcceptLinkResponseSourceAccepts a link request between gateways. When a requester gateway requests to link with a responder gateway, the responder can use this operation to accept the link request and establish the connection.
type nonrec t = {gatewayId : GatewayId.t option;The unique identifier of the gateway.
*)peerGatewayId : GatewayId.t option;The unique identifier of the peer gateway.
*)status : LinkStatus.t option;The status of the link.
*)createdAt : Timestamp.t option;The timestamp of when the link was created.
*)updatedAt : Timestamp.t option;The timestamp of when the link was updated.
*)direction : LinkDirection.t option;The direction of the link.
*)flowModules : ModuleConfigurationList.t option;The configuration of flow modules.
*)pendingFlowModules : ModuleConfigurationList.t option;The configuration of pending flow modules.
*)attributes : LinkAttributes.t option;Attributes of the link.
*)logSettings : LinkLogSettings.t option;connectivityType : ConnectivityType.t option;The connectivity type of the link.
*)linkId : LinkId.t option;The unique identifier of the link.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `ConflictException of ConflictException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ConflictException of ConflictException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ConflictException of ConflictException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of [> `String of FlowModuleName.t ] list
| `String of Version.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Float of
NoBidModuleParametersPassThroughPercentageFloat.t
| `Integer of
NoBidModuleParametersReasonCodeInteger.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of
String_.t ]
list
| `String of String_.t ])
list ]
list ])
list ]
list
| `String of
NoBidModuleParametersReasonString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Integer of
NoBidActionNoBidReasonCodeInteger.t
| `String of String_.t ])
list ])
list ])
list ])
list ])
list ]
list
| `String of GatewayId.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of
ResponderErrorMaskingForHttpCodeResponseLoggingPercentageFloat.t
| `List of [> `Enum of string ] list
| `String of
ResponderErrorMaskingForHttpCodeHttpCodeString.t ])
list ]
list
| `String of CustomerProvidedId.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Double of
LinkApplicationLogSamplingErrorLogDouble.t ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]