Config2_Server

Server object representing a CompleteFTP server in a cluster.

Instances of this class are obtained from Config2_ServerManager:

Properties

PropertyTypeDescription
activationKey String

Activation key

.
akMachineIDType Number

Activation key machine ID type

.
connection Object

Connection settings

.
createdTime Date

Creation time

.
ipAddresses String

IP addresses

.
isPrimary Boolean

Whether this is the primary server

.
lastContactTime Date

Last contact time

.
latestMachineID String

Latest machine ID

.
logLevel String

Log level

.
machineName String

Machine name

.
modifiedTime Date

Last modified time

.
name String

Server name

.
preferredMachineIDType Number

Preferred machine ID type

.
siteMapping Array.<Config2_ServerSiteMapping>

Site mappings for this server

.
syncEnabled Boolean

Whether sync is enabled

.
syncPeriod Number

Sync period in seconds

.

Property Details

activationKey :String

Description:
  • Activation key

Activation key

Type:
  • String

akMachineIDType :Number

Description:
  • Activation key machine ID type

Activation key machine ID type

Type:
  • Number

connection :Object

Description:
  • Connection settings

Connection settings

Type:
  • Object

createdTime :Date

Description:
  • Creation time

Creation time

Type:
  • Date

ipAddresses :String

Description:
  • IP addresses

IP addresses

Type:
  • String

isPrimary :Boolean

Description:
  • Whether this is the primary server

Whether this is the primary server

Type:
  • Boolean

lastContactTime :Date

Description:
  • Last contact time

Last contact time

Type:
  • Date

latestMachineID :String

Description:
  • Latest machine ID

Latest machine ID

Type:
  • String

logLevel :String

Description:
  • Log level

Log level

Type:
  • String

machineName :String

Description:
  • Machine name

Machine name

Type:
  • String

modifiedTime :Date

Description:
  • Last modified time

Last modified time

Type:
  • Date

name :String

Description:
  • Server name

Server name

Type:
  • String

preferredMachineIDType :Number

Description:
  • Preferred machine ID type

Preferred machine ID type

Type:
  • Number

siteMapping :Array.<Config2_ServerSiteMapping>

Description:
  • Site mappings for this server

Site mappings for this server

Type:

syncEnabled :Boolean

Description:
  • Whether sync is enabled

Whether sync is enabled

Type:
  • Boolean

syncPeriod :Number

Description:
  • Sync period in seconds

Sync period in seconds

Type:
  • Number