v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1348107211.1 KB
projects

Query the Private Service Connect propagation status of a Network Connectivity Center hub.

get/v1/{+name}:queryStatus

Path parameters

namestring required

Required. The name of the hub.

Query parameters

filterstring

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

groupBystring

Optional. Aggregate the results by the specified fields. 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

orderBystring

Optional. Sort the results in ascending order by the specified fields. 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.

pageSizeinteger

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

pageTokenstring

Optional. The page token.

Response

Successful response