Thanks to visit codestin.com
Credit goes to support.nectus5.com

< Back to Methods

Add Linux Server (addLinuxServer)

(Nectus Version: 2.1.0.0)

Add Linux Server.

URL

https://{ServerName}/linux/restAPI/addLinuxServer

ServerName is the FQDN of the server where Nectus is deployed.

Method

POST

Request Parameters

Payload/Data Parameters

Parameter Description Type Required Default Value
ipv4_address String Mandatory
tcp_port Integer Mandatory
group_name String Mandatory
notes String Optional

Response Parameters

For list of common errors, kindly refer to section Response and Error Codes.

Usage Example