Network Connectivity API (networkconnectivity:v1)

2025-03-06

2 new methods

Additions

    Methods
  • networkconnectivity.projects.locations.global.hubs.acceptSpokeUpdate

      Path : v1/{+name}:acceptSpokeUpdate

      Flat Path : v1/projects/{projectsId}/locations/global/hubs/{hubsId}:acceptSpokeUpdate

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the hub to accept spoke update.

          Pattern : ^projects/[^/]+/locations/global/hubs/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Accepts a proposal to update a Network Connectivity Center spoke in a hub.

  • networkconnectivity.projects.locations.global.hubs.rejectSpokeUpdate

      Path : v1/{+name}:rejectSpokeUpdate

      Flat Path : v1/projects/{projectsId}/locations/global/hubs/{hubsId}:rejectSpokeUpdate

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the hub to reject spoke update.

          Pattern : ^projects/[^/]+/locations/global/hubs/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Rejects a proposal to update a Network Connectivity Center spoke in a hub.