pyslk.get_tape_barcode

pyslk.get_tape_barcode#

pyslk.get_tape_barcode(tape_id: int | str) str | None#

return tape barcode for provided tape id

Parameters:

tape_id (int or str) – id of a tape in the tape library

Returns:

True if tape exists; False otherwise

Return type:

bool