Searched refs:host_add_labels (Results 1 – 3 of 3) sorted by relevance
217 >>> rpc_interface.host_add_labels(id='host1', labels=['label1'])218 >>> rpc_interface.host_add_labels(id='host2', labels=['label1', 'label2'])
407 def host_add_labels(id, labels): function
62 rpc_interface.host_add_labels,