Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 761 Bytes

NdmpLogs.md

File metadata and controls

12 lines (8 loc) · 761 Bytes

NdmpLogs

Properties

Name Type Description Notes
Errors []NodeDrivesPurposelistError A list of errors encountered by the individual nodes involved in this request, or an empty list if there were no errors. [optional] [default to null]
Nodes []NdmpLogsNode The responses from the individual nodes involved in this request. [optional] [default to null]
Total int32 The total number of nodes responding. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]