OBJECT
Monitored network information per site
type MonitoredNetworkSiteInfo {# Site IDsiteId: String! # Whether this monitored network is enabled on this siteisEnabled: Boolean! # Local name for the monitored network on the sitelocalName: String # Local description for the monitored network on this sitelocalDescription: String }