{% extends 'base.html' %} {% block content %}

Source

Inventory

Set url for inventory: https://inventory.example.org/api/v2/objects/.

Type set to inventory

Auth data:

{
  "X-Auth-Application":"app-name",
  "X-Auth-Token":"0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"
}

Libvirt

Set url for inventory: ssh+qemu://user@host/system.

Type set to inventory

Auth data:

{ }
{% endblock %}