Network Connectivity API (networkconnectivity:v1)

2024-11-04

1 new method

Additions

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

      Path: v1/{+name}:queryStatus

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

      HTTP Method: GET

      Parameters:

        name

          Description: Required. The name of the hub.

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

          Location: path

          Required: Yes

          Type: string

        pageSize

          Description: Optional. The maximum number of results to return per page.

          Location: query

          Type: integer

          Format: int32

        pageToken

          Description: Optional. The page token.

          Location: query

          Type: string

        filter

          Description: Optional. An expression that filters the list of results. The filter can be used to filter the results by the following fields: * psc_propagation_status.source_spoke * psc_propagation_status.source_group * psc_propagation_status.source_forwarding_rule * psc_propagation_status.target_spoke * psc_propagation_status.target_group * psc_propagation_status.code * psc_propagation_status.message

          Location: query

          Type: string

        orderBy

          Description: Optional. Sort the results in the ascending order by specific fields returned in the response. A comma-separated list of any of these fields: * psc_propagation_status.source_spoke * psc_propagation_status.source_group * psc_propagation_status.source_forwarding_rule * psc_propagation_status.target_spoke * psc_propagation_status.target_group * psc_propagation_status.code If `group_by` is set, the value of the `order_by` field must be the same as or a subset of the `group_by` field.

          Location: query

          Type: string

        groupBy

          Description: Optional. A field that counts are grouped by. A comma-separated list of any of these fields: * psc_propagation_status.source_spoke * psc_propagation_status.source_group * psc_propagation_status.source_forwarding_rule * psc_propagation_status.target_spoke * psc_propagation_status.target_group * psc_propagation_status.code

          Location: query

          Type: string

      Parameter Order: name

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

      Description: Query PSC propagation status the status of a Network Connectivity Center hub.