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