- NAME
-
- gcloud network-management network-monitoring-providers monitoring-points download-server-connect-config - download the server connect configuration
- SYNOPSIS
-
-
gcloud network-management network-monitoring-providers monitoring-points download-server-connect-config--location=LOCATION--network-monitoring-provider=NETWORK_MONITORING_PROVIDER--output-file=OUTPUT_FILE[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- Downloads the server connect configuration for a given Network Monitoring Provider. The response is a zip file.
- EXAMPLES
-
To download the server connect configuration for provider
my-provider, run:gcloud network-management network-monitoring-providers monitoring-points download-server-connect-config --network-monitoring-provider=my-provider --location=global --output-file=config.zip - REQUIRED FLAGS
-
--location=LOCATION-
The location of the Network Monitoring Provider (example:
global). --network-monitoring-provider=NETWORK_MONITORING_PROVIDER- The ID of the Network Monitoring Provider.
--output-file=OUTPUT_FILE- The path to save the downloaded server connect configuration.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - BRIEF
- Download the server connect configuration.
- NOTES
-
This variant is also available:
gcloud alpha network-management network-monitoring-providers monitoring-points download-server-connect-config
gcloud network-management network-monitoring-providers monitoring-points download-server-connect-config
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.