AgavePy
master

Install & Configure AgavePy

  • Installing AgavePy
  • Tapis User Account
  • Authenticating with Tapis

Using AgavePy

  • The AgavePy client
  • Specifying Parameters
  • Pagination Options
  • Reponses from AgavePy

Use AgavePy with Tapis APIs

  • Systems
  • Files
  • Apps
  • Jobs
  • Metadata
  • Notifications
  • Postits
  • Profiles
  • Actors

Advanced Topics

  • Search
  • Admin
  • Clients
AgavePy
  • Docs »
  • Search
  • Edit on GitHub

SearchΒΆ

Tapis resources can be queried to search for items using parameters. Every resource list operation can be passed a dictionary of search terms and values using the query argument. For example, you may search Jobs submissions for a specific appId using the following code:

Agave.jobs.list(query={"appId.like", "*matlab*"})

Additional detail on Tapis search is available from the Tapis API documentation.

Next Previous

© Copyright 2018- Texas Advanced Computing Center Revision 7f2d5f20.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: master
Versions
master
latest
stable
v1.0.0a4
v0.9.5
v0.9.4
v0.9.3
v0.7.3
Downloads
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.