We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656e1dc commit f203043Copy full SHA for f203043
specification/transform/get_node_stats/GetNodeStatsRequest.ts
@@ -26,8 +26,6 @@ import { RequestBase } from '@_types/Base'
26
* @rest_spec_name transform.get_node_stats
27
* @availability stack since=8.15.0 stability=stable
28
* @availability serverless stability=stable visibility=public
29
- * @cluster_privileges monitor_transform
30
- * @index_privileges read, view_index_metadata
31
* @doc_id get-node-stats
32
*/
33
export interface Request extends RequestBase {
0 commit comments