ibridges.tickets.Tickets
- class ibridges.tickets.Tickets(session)
Irods Ticket operations.
- __init__(session)
IRODS data operations initialization.
- Parameters:
session (session.Session) – instance of the Session class
Methods
__init__(session)IRODS data operations initialization.
clear()Delete all tickets.
create_ticket(obj_path[, ticket_type, ...])Create an iRODS ticket.
delete_ticket(ticket[, check])Delete irods ticket.
get_ticket(ticket_str)Obtain a ticket using its string identifier.
Retrieve all tickets and their metadata belonging to the user.
Attributes
Get the names of all tickets.