Create a network interface info record

Creates a new network interface info record as part of a network interfaces report.

Body Params
string
required

The unique identifier for the network interface info.

string
required

The unique identifier for the device.

string
required

The unique identifier for the company.

string
required

The unique identifier for the network interfaces report.

string

The unique identifier for the command execution.

boolean
required

Indicates if this is the default network interface.

string
enum
required
Allowed:
string
required

The name of the network interface.

string
enum
required

The type of network interface (e.g., Ethernet, Wireless, Cellular).

Allowed:
string
required

The MAC address of the network interface.

string

The signal strength for cellular interfaces.

string

The mode of the cellular connection (e.g., 3G, 4G).

boolean
required

Indicates if IPv4 is enabled on the interface.

string

The IPv4 address assigned to the interface.

string

The IPv4 netmask for the interface.

string

The IPv4 gateway for the interface.

string

The IPv4 DNS server for the interface.

boolean
required

Indicates if IPv6 is enabled on the interface.

string

The IPv6 address assigned to the interface.

string

The IPv6 netmask for the interface.

string

The IPv6 gateway for the interface.

string

The IPv6 DNS server for the interface.

integer
required

The number of bytes sent through the interface.

integer
required

The number of bytes received through the interface.

integer
required

The number of packets sent through the interface.

integer
required

The number of packets received through the interface.

integer
required

The number of packet send errors on the interface.

integer
required

The number of packet receive errors on the interface.

date-time

Date and time when the network interface info was created.

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