HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update some fields of a NetworkScan

Update some fields of a NetworkScan

Path Params
string
required

Numeric ID of the NetworkScan

Body Params
string

Zone for the Network Scan

string
enum

Type of the Network Scan

Allowed:
string

Network IP for DISCOVERY (e.g. ["hostname.example.com", "1.2.3.4"]) or IP Subnets for SUBNET (e.g. ["10.1.0.0/16"]) Network Scan

string
enum

Frequency of Network Scan

Allowed:
string

Start time (HH:MM) of Network Scan (e.g. ["10:40", "23:20"])

int64

Interval in hours (3 - 350) for HOURLY Network Scan

string
enum

Day of Week for WEEKLY Network Scan

Allowed:
integer
enum

Depth level for DISCOVERY Network Scan

Allowed:
boolean

Probe all ARP entries found (default=false for type="DISCOVERY", not applicable for type="SUBNET")

boolean

Is Network Scan enabled? (default=true)

Responses

Language
Response
Choose an example:
application/json