OBJECT

NetworkStatsService

link GraphQL Schema definition

  • type NetworkStatsService {
  • # Aggregated metric information for a given entity.
  • flowMetrics: [NetworkStatsData!]
  • # Service Entity link with the given type specified
  • networkEntity: Entity!
  • }