Questo contenuto non è disponibile nella lingua selezionata.

7.8. Exposed Data


The Administration Console exposes OpenShift Enterprise system data for use by external tools. In the current iteration of the Administration Console, you can retrieve the raw data from some of the application controllers in JSON format. This is not a long-term API however, and is likely to change in future releases. You can access the following URLs by appending them to the appropriate host name:

Exposed Data Points

  • /admin-console/capacity/profiles.json returns all profile summaries from the Admin Stats library (the same library used by the oo-stats command). Add the ?reload=1 parameter to ensure the data is current rather than cached.
  • /admin-console/stats/gears_per_user.json returns frequency data for gears owned by a user.
  • /admin-console/stats/apps_per_domain.json returns frequency data for applications belonging to a domain.
  • /admin-console/stats/domains_per_user.json returns frequency data for domains owned by a user.
The following example shows how to access /admin-console/capacity/profiles.json on the broker host:
# curl http://localhost:8080/admin-console/capacity/profiles.json
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni sulla documentazione di Red Hat

Legal Notice

Theme

© 2026 Red Hat
Torna in cima