vtk_host
vtk_host_forget
Usage:
vtk_host_forget id
Description:
Delete a host from the system by its ID
vtk_host_id
Usage:
vtk_host_id [-first | -all]
Description:
This procedure returns the hostId of the current host as it is used by
FlowTracer for licensing purposes. This is either the host id or the MAC
address, depending on the architecture. On hosts with multiple MAC addresses,
you can use the option -all to see them all.
Examples:
# On Linux
vtk_host_id
MAC:00:02:b3:64:29:28
vtk_host_id -all
MAC:00:02:b3:64:29:28 MAC:00:02:b3:64:31:33
Returns:
A string representing the host id