Skip to main content

Update Fault Rule

Update a FaultRule

Path Parameters

  • id string required

    Possible values: Value must match regular expression ^[0-9]+$

    The id of the relevant record

Request Body

  • code string

    Possible values: <= 255 characters

    The diagnostic trouble code.

  • description string

    A short description about the problem.

  • name string

    Possible values: <= 255 characters

    A short name for the alert.

Responses

OK

Loading...