Update OT connector

Updates the specified OT connector. This endpoint can also be used to enable or disable an OT connector.

Requires the Scan Manager [40] user role. See Roles.

Path Params
string
enum
required
Defaults to ot

The type of connector or sensor. This value is always ot for OT connectors.

Allowed:
uuid
required

The OT connector's unique identifier.

Body Params
string
length ≤ 64

The name of the OT connector. The maximum character length is 64 chars.

string
enum

The type of OT connector. There are two types of OT connectors, Industrial Core Platform (ICP) and Enterprise Manager (EM).

Allowed:
boolean

Indicates whether or not the OT connector is enabled.

Responses

403

Returned if you do not have permission to update the OT connector.

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