Fault | 
{
  "FaultOccurrenceId": "22ac3c8a-9e6d-42f8-85b2-f51bf2224ecc",
  "Operator": {
    "OperatorIdentifier": "BADGE4486",
    "ActorType": "Human",
    "LastName": "Doe",
    "FirstName": "John",
    "LoginName": "john.doe@domain1.com"
  }
}The FaultCleared type exposes the following members.
| Name | Description | |
|---|---|---|
| FaultCleared | Default Constructor | 
| Name | Description | |
|---|---|---|
| FaultOccurrenceId | A unique identifier of the instance of the related fault. Corresponds with the FaultOccurrenceId property of the corresponding FaultOccurred message | |
| Operator | The operator or entity who has cleared the fault (if known, otherwise null) (optional) |