Commit 69702fa8 authored by Seblu's avatar Seblu
Browse files

add reserved tags concept to tql

parent 4825c228
Loading
Loading
Loading
Loading
+25 −19
Original line number Diff line number Diff line
@@ -72,13 +72,19 @@ n:m limit from n to m objects
1g = 1000 ^ 3
1gi = 1024 ^ 3

== well known tags ==
== reserverd tags ==
Reserved tags are tags with a special meaning and cannot be set or remove
directly by clients

id: object unique identifier (eg: kvmlab-1.test5)
a: account name (eg: bobby)
r: account role (host/hv/vm/cli/web/spv)
h: hostname (eg: access)
closed: account close status
con: connection uptime in seconds or offline (eg: 3600)
ip: ipv4 of connection

== well known tags ==
h: hostname (eg: access)
hv: hypervisor name (eg: kvmlab-1)
htype: hypervisor type (xen/kvm)
libvirtver: Libvirt version