InstanceViewStatus interface  
Instance view status.
Properties
| code | The status code. | 
| display | The short localizable label for the status. | 
| level | The level code. | 
| message | The detailed status message, including for alerts and error messages. | 
| time | The time of the status. | 
Property Details
code
The status code.
code?: stringProperty Value
string
		displayStatus
	 
	The short localizable label for the status.
displayStatus?: stringProperty Value
string
level
message
The detailed status message, including for alerts and error messages.
message?: stringProperty Value
string
time
The time of the status.
time?: DateProperty Value
Date