pyslk.get_tape_id

Contents

pyslk.get_tape_id#

pyslk.get_tape_id(tape_barcode: str) int | None#

return tape id for provided tape barcode

Parameters:

tape_barcode (str) – barcode of a tape in the tape library

Returns:

tape id; None otherwise

Return type:

int