gogol-latencytest-0.0.1: Google Cloud Network Performance Monitoring SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Cloudlatencytest.Statscollection.Updateaggregatedstats

Contents

Description

RPC to update the new TCP stats.

See: Cloud Network Performance Monitoring API Reference for cloudlatencytest.statscollection.updateaggregatedstats.

Synopsis

REST Resource

type StatscollectionUpdateaggregatedstatsResource = "v2" :> ("statscollection" :> ("updateaggregatedstats" :> (QueryParam "alt" AltJSON :> (ReqBody `[JSON]` AggregatedStats :> Post `[JSON]` AggregatedStatsReply)))) Source

A resource alias for cloudlatencytest.statscollection.updateaggregatedstats method which the StatscollectionUpdateaggregatedstats request conforms to.

Creating a Request

statscollectionUpdateaggregatedstats Source

Creates a value of StatscollectionUpdateaggregatedstats with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses