Add IPv4 Monitor (AddIPv4Monitor)
Add IPv4 Monitor is used to add IPv4 Monitor.
URL
https://{ServerName}/IPMonitor/restAPI/addIPv4Monitor
ServerName is the FQDN of the server where Nectus is deployed.
Method
POST
Request Parameters
Payload/Data Parameters
| Parameter | Description | Type | Required | Default Value |
|---|---|---|---|---|
| ip_monitor_ipv4_address | IP Monitor IPv4 Address | String | Mandatory | |
| ip_monitor_name | IP Monitor Name | String | Mandatory | |
| group_name | Group Name | String | Mandatory | |
| address | Address | String | Optional | |
| gps_latitude | GPS Latitude | String | Optional | |
| gps_longitude | GPS Longitude | String | Optional | |
| notes | since v.2.1 | String | Optional |
Response Parameters
For list of common errors, kindly refer to section Response and Error Codes.