Este contenido no está disponible en el idioma seleccionado.

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)

Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat