State
Enumeration for defining different states as used in APIResourceView_Status responses.
@ Completed
Simulation is done running and results should be ready.
@ Created
View has been created, but simulation has not been run.
@ Running
Simulation is being run.
@ Failed
Simulation is done running and has failed. Results will not be ready.