AgavePy
latest

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
    • systems
  • Files
  • Apps
  • Jobs
  • Metadata
  • Notifications
  • Postits
  • Profiles
  • Actors

Advanced Topics

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

Systems¶

These functions help you to discover, inspect, share, and manage Tapis execution (compute) and storage (data) systems.

  • systems
    • add: Add or update a system.
    • list: Show all systems available to the user.
    • delete: Delete a system.
    • get: Find information about an individual system.
    • manage: Perform a management action on the system.
    • update: Find information about an individual system.
    • deleteRoles: Deletes all roles on a system.
    • listRoles: Get a list of all users and their roles on this system.
    • updateRole: Add or update a user’s role on a system.
    • deleteRoleForUser: Deletes all roles on a system.
    • getRoleForUser: Get a specific user’s roles on this system.
    • updateRoleForUser: Add or update a user’s role on a system.
    • deleteCredentials: Deletes all credentials registered to a system.
    • deleteCredentialsForInternalUser: Deletes all credentials registered to a system.
Next Previous

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

Built with Sphinx using a theme provided by Read the Docs.