Method: projects.locations.networkMonitoringProviders.monitoringPoints.downloadServerConnectConfig

Downloads the server connect configuration for a given network monitoring provider.

HTTP request

GET https://networkmanagement.googleapis.com/v1alpha1/{parent=projects/*/locations/*/networkMonitoringProviders/*}/monitoringPoints:downloadServerConnectConfig

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Parent value for DownloadServerConnectConfigRequest. Format: projects/{project}/locations/{location}/networkMonitoringProviders/{networkMonitoringProvider}

Authorization requires the following IAM permission on the specified resource parent:

  • networkmanagement.monitoringpoints.downloadConfig

Request body

The request body must be empty.

Response body

If successful, the response is a generic HTTP response whose format is defined by the method.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.