replicationserverExecute (Command)

Prev Next

The replicationserverExecute command executes replication server–related administrative operations.

  Table:  replicationserverExecute commands
CommandDescription
REPLICATIONCMD_RECONNECT

Requests the currently managed OneSpan Authentication Server instance to reconnect to another instance and start replicating. (see  REPLICATIONCMD_RECONNECT).

Parameters

  Table: replicationserverExecute input parameters
Parameter nameData typeDescription
sessionIDString

Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see  logon (Command)).

cmdReplicationServerCmdIDEnumRequired. The operation to be executed. See Table: replicationserverExecute commands.
attributeSetReplicationServerAttributeSetRequired. A set containing zero or more attribute fields.
  Table: replicationserverExecute output parameters
Parameter nameData typeDescription
resultsReplicationServerResultsResult structure containing return and status codes and a list of zero or more result attribute fields.

REPLICATIONCMD_RECONNECT

Only the REPLICATIONFLD_SERVER attribute (string) can be specified in the replication attribute set input parameter of this command. This parameter is mandatory and supports up to 255 characters. It specifies the IP address of the OneSpan Authentication Server instance whose status needs to be checked.

This command returns no result attributes.