Searched refs:delete_host (Results 1 – 3 of 3) sorted by relevance
146 >>> rpc_interface.delete_host(id='ipaj1000')632 >>> rpc_interface.delete_host(id='my_label_host1')633 >>> rpc_interface.delete_host(id='my_label_host2')
576 rpc_interface.delete_host(id=host1.id)
486 def delete_host(id): function