Create a status signal for an asset by number

Creates a new status signal for the asset identified by its asset number. Status signals represent the operational state of an asset (e.g. OK, warning, or error) and can include an optional comment. Returns 409 if multiple assets share the same number.

Path Params
string
required

The asset's number (must be URL encoded)

Body Params
string
enum
required

The status of the signal (warning, stopped, inactive)

Allowed:
string

An optional comment for the status signal

Responses

400

Bad Request

403

Forbidden

404

Not Found

409

More than one asset with the same serial number was found

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