Create a network interfaces report for a device

Creates a new network interfaces report with information about the device's network interfaces.

Body Params
string
required

The unique identifier for the report.

string

The unique identifier for the device.

string

The unique identifier for the company.

string

The unique identifier for the command execution.

date-time
required

Date and time when the report was created.

boolean
required

Indicates if the internet is reachable from the device.

string
required

The default DNS server used by the device.

network_info
array of objects
required

A list of network interfaces and their details.

network_info*
default_route
object
required

The default route configuration for the device.

routing_table
object of objects
required

The routing table entries for the device.

Responses

400

Bad request, invalid input

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json