NAME
    gcloud alpha network-management network-monitoring-providers - a Network
        Monitoring Provider manages the enablement state of the Network
        Insights service

SYNOPSIS
    gcloud alpha network-management network-monitoring-providers
        GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The service is considered enabled when provider resource is in
    'ACTIVE' state.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     monitoring-points
        (ALPHA) A Monitoring Point is an agent within your network or
        application infrastructure that sends probes and reports the results to
        AppNeta.

     network-paths
        (ALPHA) A Network Path represents the hop-by-hop route and active
        network delivery quality between a Monitoring Point (source) and a
        target destination.

     web-paths
        (ALPHA) A Web Path represents a monitored web application or URL,
        assessed from a monitoring point to measure performance and
        availability.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a Network Monitoring Provider.

     delete
        (ALPHA) Delete a Network Monitoring Provider.

     describe
        (ALPHA) Describe a Network Monitoring Provider.

     generate-monitoring-point-config
        (ALPHA) Generate a monitoring point config.

     generate-provider-access-token
        (ALPHA) Generate a provider access token.

     list
        (ALPHA) List Network Monitoring Providers.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist.

