Connect Transporter

Product version: 11.00

Last modified: 30 September 2024

Connects an installed Transporter to your NAKIVO Backup & Replication configuration.

Endpoint

https://<Director_IP_address>:4443/c/router

Tenant Endpoint

For tenants of the multi-tenant product the endpoint must be:
https://<Director_IP_address>:4443/t/<tenant_UUID>/c/router

Request Example

Request Fields

Field
Type
Value(s)
Description
action string

TransporterManagement

The action that is invoked
method string

connect

The method that is invoked
data array
Data of a Transporter to be added
type string rpc Type of communication protocol
tid integer 1 Transaction ID. Used to identify the request by both the client and the server

Data

Field
Type
Description

id

integer Transporter ID

host

string IP address or host name of the machine where the Transporter is installed

port

integer Port number that will be used to connect to the Transporter

dataPortRangeStart

integer Start number of the port range to be used for transferring data

dataPortRangeEnd

integer End number of the port range to be used for transferring data

masterPassword

string User master password

Response Sample

Response Fields

Field
Value
Description
message string Message if the request failed
where string Reference to the method where the problem occurred
cause string Cause of failure

data

integer ID of the added Transporter

Data

Field
Type
Description
versionNumber string Transporter version number
preSharedKey string Pre-shared key of the transporter to be passed to the Add Transporter method

acceptTransCert

boolean true to accept the Transporter certificate

host

string IP address or host name of the machine where the Transporter is installed

uuid

integer Transporter UUID