v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1425123120.1 KB

Stop a top contributors query for a monitor. Specify the query that you want to stop by providing a query ID and a monitor name.

Top contributors in Network Flow Monitor are network flows with the highest values for a specific metric type. Top contributors can be across all workload insights, for a given scope, or for a specific monitor. Use the applicable call for the top contributors that you want to be returned.

delete/monitors/{monitorName}/topContributorsQueries/{queryId}

Path parameters

monitorNamestring required

The name of the monitor.

queryIdstring required

The identifier for the query. A query ID is an internally-generated identifier for a specific query returned from an API call to create a query.

Response

Success

StopQueryMonitorTopContributorsOutput required