Network Connectivity API (networkconnectivity:v1)

2023-11-03

2 removed methods

Deletions

    Methods
  • networkconnectivity.projects.locations.spokes.reject

      Path : v1/{+name}:reject

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:reject

      HTTP Method : POST

      Parameters :

        name

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

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      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.

  • networkconnectivity.projects.locations.spokes.accept

      Path : v1/{+name}:accept

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:accept

      HTTP Method : POST

      Parameters :

        name

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

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

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