Fault |
{
"Operator": {
"OperatorIdentifier": "BADGE4486",
"ActorType": "Human",
"LastName": "Doe",
"FirstName": "John",
"LoginName": "john.doe@domain1.com"
},
"FaultOccurrenceId": "5af7e56c-cfbf-4f1f-aa4c-79d94a7442bc"
}The FaultAcknowledged type exposes the following members.
| Name | Description | |
|---|---|---|
| FaultAcknowledged | 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 acknowledged the fault (if known, otherwise null) (optional) |