Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

ElementsSDK.Model.Alert

Properties

Name Type Description Notes
Id int   [optional] [readonly]
Name string    
Message string    
Level string    
IsOpen bool    
Node StorageNodeMini   [optional]
OpenedAt DateTime   [optional] [readonly]
ClosedAt DateTime?   [optional]
Duration string   [optional] [readonly]

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