Updates a Device Config

Updates a Device Config

Path Params
string
required

The ID that specifies a Device Config

Body Params
string
required

A unique name or identifier for this configuration group.

string
required

The _id of the Device Type associated with the configuration.

connections
array of objects

An array of the connection configurations.

connections
iptables
array of objects

An (ordered) array of iptables commands to setup linux IP packet filter rules.

iptables
Responses
200

Successful operation

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!