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.Updatestats

Contents

Description

RPC to update the new TCP stats.

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

Synopsis

REST Resource

type StatscollectionUpdatestatsResource = "v2" :> ("statscollection" :> ("updatestats" :> (QueryParam "alt" AltJSON :> (ReqBody `[JSON]` Stats :> Post `[JSON]` StatsReply)))) Source

A resource alias for cloudlatencytest.statscollection.updatestats method which the StatscollectionUpdatestats request conforms to.

Creating a Request

statscollectionUpdatestats Source

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

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

Request Lenses

suPayload :: Lens' StatscollectionUpdatestats Stats Source

Multipart request metadata.