Compute Engine API (compute:alpha)

2025-01-29

1 new method

Additions

    Methods
  • compute.interconnectGroups.createMembers

      Path : projects/{project}/global/interconnectGroups/{interconnectGroup}/createMembers

      Flat Path : projects/{project}/global/interconnectGroups/{interconnectGroup}/createMembers

      HTTP Method : POST

      Parameters :

        interconnectGroup

          Description : Name of the group resource to create members for.

          Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}

          Location : path

          Required : Yes

          Type : string

        project

          Description : Project ID for this request.

          Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • project
    • interconnectGroup
    • Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • Description : Create Interconnects with redundancy by creating them in a specified interconnect group.