Method: projects.locations.networkMonitoringProviders.monitoringPoints.downloadRecreateInstallScript

Downloads an install script for a specific Container MonitoringPoint.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Resource name of the MonitoringPoint. Format: projects/{project}/locations/{location}/networkMonitoringProviders/{networkMonitoringProvider}/monitoringPoints/{monitoring_point}

Query parameters

Parameters
hostname

string

Optional. The hostname of the MonitoringPoint, e.g. "test-vm"

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.