Name | Description | Type | Additional information |
---|---|---|---|
Type |
The warning type. |
NodeWarningType |
None. |
Status |
The status caused by this warning. |
ErrorStatus |
None. |
Days |
Number of consecutive days with this specific warning. |
integer |
None. |
Limit |
A limit is provided for certain warning types |
decimal number |
None. |
Note |
Serialised warning details depending on the warning type Type: 1 - EventFailedLatest Note : {event, status} Type: 2 - EventFailedAny Note : {events[] : {name, status}} Type: 3 - EventInProgress Note : {event} Type: 4 - MountPointExceeded Note : null Type: 5 - NoActivity Note : null Type: 6 - OutOfBoundsNodeTransferred Note : null Type: 7 - OutOfBoundsNodeStorageLogical Note : null Type: 8 - OutOfBoundsNodeStorageLogical Note : null Type: 9 - ClientVersionIncorrect Note : {version, requiredVersion} Type: 10 - EventBlocked Note : {events[]} Type: 11 - ServerNotImporting Note : null Type: 12 - ErroneousActivityLogReturnCode Note : null Type: 13 - ErroneousEventReturnCode Note : null Type: 14 - EventCompletedWithWarnings Note : null Type: 15 - FailedSchedules Note : {nodeschedules[] : { schedule : {name}, errorCount, lastSuccessful} |
string |
None. |
NodeReportId |
integer |
None. |
|
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |