이 콘텐츠는 선택한 언어로 제공되지 않습니다.

1.10. http://localhost:7080/rest/reports : Provide the reports that are also run from the Reports section of the UI. All reports are only available in CSV format


Defining class: org.rhq.enterprise.server.rest.ReportsHandlerBean

Produces: text/csv

Methods

  • GET /reports

    Description

    List the available reports

    This method has no parameters

    Return type: String (multi)

  • GET /reports/alertDefinitions

    Description

    Export the AlertDefinitions as CSV

    Supports returning a gzip'ed Content-Encoding

    This method has no parameters

    Return type: String (multi)

  • GET /reports/configurationHistory

    Description

    Export the Configuration History data as CSV

    Supports returning a gzip'ed Content-Encoding

    This method has no parameters

    Return type: String (multi)

  • GET /reports/driftCompliance

    Description

    Export the drift compliance data

    Supports returning a gzip'ed Content-Encoding

    ExpandParameters:
    NameP.TypeDescriptionRequiredTypeAllowed valuesDefault value
    resourceTypeId Query none String -all- -none-
    version Query none String -all- -none-

    Return type: String (multi)

  • GET /reports/inventorySummary

    Description

    Export the Inventory Summary data as CSV

    Supports returning a gzip'ed Content-Encoding

    ExpandParameters:
    NameP.TypeDescriptionRequiredTypeAllowed valuesDefault value
    resourceTypeId Query none String -all- -none-
    version Query none String -all- -none-

    Return type: String (multi)

  • GET /reports/platformUtilization

    Description

    Export the Platform utilization data as CSV

    Supports returning a gzip'ed Content-Encoding

    This method has no parameters

    Return type: String (multi)

  • GET /reports/recentAlerts

    Description

    Export the Recent Alert data as CSV

    Supports returning a gzip'ed Content-Encoding

    ExpandParameters:
    NameP.TypeDescriptionRequiredTypeAllowed valuesDefault value
    alertPriority Query none String -all- high,medium,low
    startTime Query none Long -all- -none-
    endTime Query none Long -all- -none-

    Return type: String (multi)

  • GET /reports/recentDrift

    Description

    Export the Recent drift data as CSV

    Supports returning a gzip'ed Content-Encoding

    ExpandParameters:
    NameP.TypeDescriptionRequiredTypeAllowed valuesDefault value
    categories Query Drift categories to report on false String FILE_ADDED, FILE_CHANGED, FILE_REMOVED
    snapshot Query none Integer -all- -none-
    path Query none String -all- -none-
    definition Query none String -all- -none-
    startTime Query none Long -all- -none-
    endTime Query none Long -all- -none-

    Return type: String (multi)

    ExpandError codes:
    CodeReason
    404 If no category is provided or the category is wrong
  • GET /reports/recentOperations

    Description

    Export the Recent Operations Data as CSV

    Supports returning a gzip'ed Content-Encoding

    ExpandParameters:
    NameP.TypeDescriptionRequiredTypeAllowed valuesDefault value
    status Query Status to look for. If parameter is not given, all values are used false String all inprogress,success,failure,canceled
    startTime Query The start time in ms since epoch of the time range to export. false Long all
    endTime Query The end time in ms since epoch of the time range to export. Defaults to 'now' if only the start time is given false Long all

    Return type: String (multi)

  • GET /reports/suspectMetrics

    Description

    Export the Suspect Metrics data as CSV

    Supports returning a gzip'ed Content-Encoding

    This method has no parameters

    Return type: String (multi)

맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat