Method: projects.locations.networkMonitoringProviders.create

Creates a NetworkMonitoringProvider resource.

HTTP request

POST https://networkmanagement.googleapis.com/v1/{parent=projects/*/locations/*}/networkMonitoringProviders

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Parent value for CreateNetworkMonitoringProviderRequest. Format: projects/{project}/locations/{location}

Query parameters

Parameters
networkMonitoringProviderId

string

Required. The ID to use for the NetworkMonitoringProvider resource, which will become the final component of the NetworkMonitoringProvider resource's name.

Request body

The request body contains an instance of NetworkMonitoringProvider.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.