pyslk.get_storage_information

pyslk.get_storage_information#

pyslk.get_storage_information(resource: str | int | Path) dict | None#

prints resource content record (rcr) information

Parameters:

resource (str or int or path-like) – a resource id or a resource path

Returns:

True if tape exists; False otherwise

Return type:

bool