ControllerStatus enum
Fields
| Unavailable = 0 | Indicates that the build controller cannot be contacted. |
| Available = 1 | Indicates that the build controller is currently available. |
| Offline = 2 | Indicates that the build controller has taken itself offline. |