Network Connectivity API (networkconnectivity:v1)

2023-09-07

2 new methods

Additions

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

      Path : v1/{+name}:rejectSpoke

      Parameter Order : name

      Description : Rejects a Network Connectivity Center spoke from being attached to the hub. If the spoke was previously in the `ACTIVE` state, it transitions to the `INACTIVE` state and is no longer able to connect to other spokes that are attached to the hub.

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

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

      HTTP Method : POST

      Parameters :

        name

          Type : string

          Required : Yes

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

          Location : path

          Description : Required. The name of the hub.

  • networkconnectivity.projects.locations.global.hubs.acceptSpoke

      Parameter Order : name

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

      HTTP Method : POST

      Path : v1/{+name}:acceptSpoke

      Description : Accepts a proposal to attach a Network Connectivity Center spoke to the hub.

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

      Parameters :

        name

          Required : Yes

          Location : path

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

          Description : Required. The name of the hub.

          Type : string