OBJECT
type ArubaServer {# IDid: ID! # Hostnamehostname: String! # Status of serverstatus: ServerStatus! # Usernameusername: String! # api clientclient: String! # Object usage informationusageInfo: UsageInfo! }