- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Creates a NetworkMonitoringProvider resource.
HTTP request
POST https://networkmanagement.googleapis.com/v1alpha1/{parent=projects/*/locations/*}/networkMonitoringProviders
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. Parent value for CreateNetworkMonitoringProviderRequest. Format: projects/{project}/locations/{location} Authorization requires the following IAM permission on the specified resource
|
Query parameters
| Parameters | |
|---|---|
networkMonitoringProviderId |
Required. The ID to use for the |
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 one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-network-insightshttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.