BeyondCorp API (beyondcorp:v1)

2024-08-09

1 new method

Additions

    Methods
  • beyondcorp.projects.locations.appGateways.shouldThrottle

      Path : v1/{+name}:shouldThrottle

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:shouldThrottle

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Name of the resource

          Pattern : ^projects/[^/]+/locations/[^/]+/appGateways/[^/]+$

          Location : path

          Required : Yes

          Type : string

        port

          Description : Optional. The port that is being throttled

          Location : query

          Type : integer

          Format : int32

        requestedAmount

          Description : Optional. The current throughput through the port (mbps)

          Location : query

          Type : string

          Format : int64

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Calls the Bouncer method ShouldThrottle to check if a request should be throttled.