- 19 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
replicationserverExecute (Command)
- Mis à jour le 19 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
The replicationserverExecute command executes replication server–related administrative operations.
Command | Description |
---|---|
REPLICATIONCMD_RECONNECT | Requests the currently managed OneSpan Authentication Server instance to reconnect to another instance and start replicating. (see REPLICATIONCMD_RECONNECT). |
Parameters
Parameter name | Data type | Description |
---|---|---|
sessionID | String | Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see logon (Command)). |
cmd | ReplicationServerCmdIDEnum | Required. The operation to be executed. See Table: replicationserverExecute commands. |
attributeSet | ReplicationServerAttributeSet | Required. A set containing zero or more 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.