示例#1
0
 def delComputer(self, ctx, uuid, backup):
     return bpc.unset_backup_for_host(uuid)
示例#2
0
 def delComputer(self, ctx, uuid, backup):
     return bpc.unset_backup_for_host(uuid)
示例#3
0
def unset_backup_for_host(uuid):
    return bpc.unset_backup_for_host(uuid)
示例#4
0
def unset_backup_for_host(uuid):
    return bpc.unset_backup_for_host(uuid)