AgavePy
stable

Installation, Upgrade and Configuration

  • Installation Guide

Contributing to AgavePy

  • Contributing Guide

Using AgavePy

  • Authentication
  • Systems
  • Files
  • Apps
  • Jobs
  • Metadata
    • Metadata
  • Notifications
  • Profiles
  • Actors
AgavePy
  • Docs »
  • Metadata
  • Edit on GitHub

Metadata¶

Create and manage metadata using Agave.

  • Metadata
    • addMetadata: Update or Add new Metadata.
    • listMetadata: List and/or search metadata.
    • deleteMetadata: Remove Metadata from the system.
    • getMetadata: Retrieve Metadata.
    • updateMetadata: Update or Add new Metadata.
    • addSchema: Add a new Metadata Schema.
    • searchSchema: Retrieve Metadata Schemata.
    • deleteSchema: Remove Metadata Schema from the system.
    • getSchema: Retrieve Metadata Schemata.
    • updateSchema: Update or Add a new Metadata Schema.
    • deleteMetadataPermission: Deletes all permissions on the given metadata.
    • listMetadataPermissions: Get the permission ACL for this metadata.
    • updateMetadataPermissions: Add or update a user’s permission for the given metadata.
    • deleteMetadataPermissionsForUser: Deletes all permissions on the given metadata.
    • listMetadataPermissionsForUser: Get the permission ACL for this metadata.
    • updateMetadataPermissionsForUser: Add or update a user’s permission for the given metadata.
    • deleteSchemaPermissions: Deletes all permissions on the given schema.
    • listSchemaPermissions: Get the permission ACL for this schema.
    • updateSchemaPermissions: Add or update a user’s permission for the given schema.
    • deleteSchemaPermissionsForUser: Deletes all permissions on the given metadata.
    • listSchemaPermissionsForUser: Get the permission ACL for this schema.
    • updateSchemaPermissionsForUser: Add or update a user’s permission for the given metadata schema.
Next Previous

© Copyright 2018 Texas Advanced Computing Center Revision 184ebebe.

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