Home | History | Annotate | Download | only in afe

Lines Matching refs:modify_host

21 modify_host(2, hostname='myhost') # modify hostname of host with database ID 2
22 modify_host('ipaj2', hostname='myhost') # modify hostname of host 'ipaj2'
348 def modify_host(id, **kwargs):