Este conteúdo não está disponível no idioma selecionado.

Chapter 2. Browsing with the API


REST APIs give access to resources (data entities) through URI paths.

Learn how to access and use the automation controller REST API by using a web browser. Learn how to find the recommended current version (v2), view documentation for endpoints, and use GET, PUT, and POST methods with JSON formatting.

Procedure

  1. Go to the automation controller REST API in a web browser at:

    https://<gateway server name>/api/controller/v2

  2. Click the "v2" link next to "current versions" or "available versions". Automation controller supports version 2 of the API.
  3. Perform a GET with just the /api/ endpoint to get the current_version, which is the recommended version.
  4. Click the Copy icon on the navigation menu, for documentation on the access methods for that particular API endpoint and what data is returned when using those methods.
  5. Use the PUT and POST verbs on the specific API pages by formatting JSON in the various text fields.

    Note

    You can also view changed settings from factory defaults at /api/gateway/v1/settings/ endpoint. It reflects changes you made in the API browser, not changed settings that come from static settings files.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2026 Red Hat
Voltar ao topo