Skip to content

[FEATURE] Add specs for performance_analyzer namespace #225

@nhtruong

Description

@nhtruong

Part of Adding missing API specs issue

  • /_plugins/_performanceanalyzer/_agent/{redirectEndpoint}: ["GET"]
  • /_plugins/_performanceanalyzer/batch/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/batch/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/logging/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/logging/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/override/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/rca/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/rca/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/threadContentionMonitoring/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/threadContentionMonitoring/config: ["GET","POST"]

(Should be handled by superseded_operations)

  • /_opendistro/_performanceanalyzer/_agent/{redirectEndpoint}: ["GET"]
  • /_opendistro/_performanceanalyzer/batch/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/batch/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/logging/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/logging/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/override/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/rca/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/rca/config: ["GET","POST"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions