Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.27 KB

AutosupportMessage.md

File metadata and controls

19 lines (15 loc) · 1.27 KB

AutosupportMessage

Properties

Name Type Description Notes
Destination string Destination for the AutoSupport [optional] [default to null]
Error_ *AutosupportMessageError [optional] [default to null]
GeneratedOn time.Time Date and Time of AutoSupport generation in ISO-8601 format [optional] [default to null]
Index int32 Sequence number of the AutoSupport [optional] [default to null]
Message string Message included in the AutoSupport subject [optional] [default to null]
Node *AutosupportMessageNode [optional] [default to null]
State string State of AutoSupport delivery [optional] [default to null]
Subject string Subject line for the AutoSupport [optional] [default to null]
Type_ string Type of AutoSupport collection to issue [optional] [default to null]
Uri string Alternate destination for the AutoSupport [optional] [default to null]

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