/
/Ansible Development Tools APIs
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
  • getRetrieve versions of installed tools and existing API endpoints
  • postCreate a new collection project
  • postCreate a new playbook project
  • postCreate a new collection project
  • postCreate a new playbook project
  • postCreate a new devfile project
  • postCreate a new execution environment project
  • getRetrieve the full ansible-creator capability tree
  • getRetrieve parameter schema for a specific creator command
  • postScaffold an ansible-creator project dynamically

Retrieve versions of installed tools and existing API endpoints

get/metadata

Response

A list of installed tools and their versions

versionsobject
apisobject

Changes