Instrument User Search Python Module¶
CherryPy Status Metadata object class.
-
class
pacifica.metadata.rest.instrument_queries.instrument_user_search.InstrumentUserSearch[source]¶ InstrumentUserSearch API.
-
static
GET(*args, **kwargs)¶ Wrapper to connect and close connection to database.
-
exposed= True¶
-
static
get_instruments_for_user(*args, **kwargs)¶ Wrapper to check for user existence.
-
static