This module is automatically generated from a list of available routes on the API server. Functions in this module take a remote object ID (when appropriate) and an optional argument input_params to set the request body. The request must be a list or a dict, as it will be converted to JSON. If input_params is not provided, the JSON of an empty dict will be sent. Each function returns the Pythonized JSON (a list or dict) that is returned from the API server.
Parameters: |
|
---|---|
Returns: | Contents of response from API server (Pythonized JSON object) |
Return type: | list or dict |
Raises: | DXAPIError if an HTTP response code other than 200 is received from the API server. |
For apps, the signature is slightly different, because apps can also be named by their name and version (or tag), in addition to their app ID.
Parameters: |
|
---|---|
Returns: | Contents of response from API server (Pythonized JSON object) |
Return type: | list or dict |
Raises: | DXAPIError if an HTTP response code other than 200 is received from the API server. |
The specific functions provided in this module are enumerated below.
Invokes the /analysis-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-analysis-xxxx-addtags
Invokes the /analysis-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-analysis-xxxx-describe
Invokes the /analysis-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-analysis-xxxx-removetags
Invokes the /analysis-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-analysis-xxxx-setproperties
Invokes the /analysis-xxxx/terminate API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-analysis-xxxx-terminate
Invokes the /app-xxxx/addAuthorizedUsers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-addauthorizedusers
Invokes the /app-xxxx/addCategories API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-addcategories
Invokes the /app-xxxx/addDevelopers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-adddevelopers
Invokes the /app-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-addtags
Invokes the /app-xxxx/delete API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-delete
Invokes the /app-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-describe
Invokes the /app-xxxx/get API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-get
Invokes the /app-xxxx/install API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-install
Invokes the /app-xxxx/listAuthorizedUsers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-listauthorizedusers
Invokes the /app-xxxx/listCategories API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-listcategories
Invokes the /app-xxxx/listDevelopers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-listdevelopers
Invokes the /app-xxxx/publish API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-publish
Invokes the /app-xxxx/removeAuthorizedUsers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-removeauthorizedusers
Invokes the /app-xxxx/removeCategories API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-removecategories
Invokes the /app-xxxx/removeDevelopers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-removedevelopers
Invokes the /app-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-removetags
Invokes the /app-xxxx/run API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-run
Invokes the /app-xxxx/validateBatch API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-validatebatch
Invokes the /app-xxxx/uninstall API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-uninstall
Invokes the /app-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-xxxx-yyyy-update
Invokes the /app/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/apps#api-method-app-new
Invokes the /applet-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-addtags
Invokes the /applet-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-applet-xxxx-describe
Invokes the /applet-xxxx/get API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-applet-xxxx-get
Invokes the /applet-xxxx/getDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-getdetails
Invokes the /applet-xxxx/listProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-listprojects
Invokes the /applet-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-removetags
Invokes the /applet-xxxx/rename API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/name#api-method-class-xxxx-rename
Invokes the /applet-xxxx/validateBatch API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-applet-xxxx-validatebatch
Invokes the /applet-xxxx/run API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-applet-xxxx-run
Invokes the /applet-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/properties#api-method-class-xxxx-setproperties
Invokes the /applet/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-applet-new
Invokes the /container-xxxx/clone API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-clone
Invokes the /container-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/containers-for-execution#api-method-container-xxxx-describe
Invokes the /container-xxxx/destroy API method.
Invokes the /container-xxxx/listFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-listfolder
Invokes the /container-xxxx/move API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-move
Invokes the /container-xxxx/newFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-newfolder
Invokes the /container-xxxx/removeFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-removefolder
Invokes the /container-xxxx/removeObjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-removeobjects
Invokes the /container-xxxx/renameFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-renamefolder
Invokes the /database-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-addtags
Invokes the /database-xxxx/addTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-addtypes
Invokes the /database-xxxx/close API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle#api-method-class-xxxx-close
Invokes the /database-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/databases#api-method-database-xxxx-describe
Invokes the /database-xxxx/getDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-getdetails
Invokes the /database-xxxx/listProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-listprojects
Invokes the /database-xxxx/relocate API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/databases#api-method-database-xxxx-relocate
Invokes the /database-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-removetags
Invokes the /database-xxxx/removeTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-removetypes
Invokes the /database-xxxx/rename API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/name#api-method-class-xxxx-rename
Invokes the /database-xxxx/setDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-setdetails
Invokes the /database-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/properties#api-method-class-xxxx-setproperties
Invokes the /database-xxxx/setVisibility API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/visibility#api-method-class-xxxx-setvisibility
Invokes the /database-xxxx/downloadFile API method.
Invokes the /database-xxxx/listFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-listfolder
Invokes the /dbcluster-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-addtags
Invokes the /dbcluster-xxxx/addTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-addtypes
Invokes the /dbcluster-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/dbclusters#api-method-dbcluster-xxxx-describe
Invokes the /dbcluster-xxxx/getDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-getdetails
Invokes the /dbcluster/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/dbclusters#api-method-dbcluster-new
Invokes the /dbcluster-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-removetags
Invokes the /dbcluster-xxxx/removeTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-removetypes
Invokes the /dbcluster-xxxx/rename API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/name#api-method-class-xxxx-rename
Invokes the /dbcluster-xxxx/setDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-setdetails
Invokes the /dbcluster-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/properties#api-method-class-xxxx-setproperties
Invokes the /dbcluster-xxxx/setVisibility API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/visibility#api-method-class-xxxx-setvisibility
Invokes the /dbcluster-xxxx/start API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/dbclusters#api-method-dbcluster-xxxx-start
Invokes the /dbcluster-xxxx/stop API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/dbclusters#api-method-dbcluster-xxxx-stop
Invokes the /dbcluster-xxxx/terminate API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/dbclusters#api-method-dbcluster-xxxx-terminate
Invokes the /file-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-addtags
Invokes the /file-xxxx/addTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-addtypes
Invokes the /file-xxxx/close API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/files#api-method-file-xxxx-close
Invokes the /file-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/files#api-method-file-xxxx-describe
Invokes the /file-xxxx/download API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/files#api-method-file-xxxx-download
Invokes the /file-xxxx/getDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-getdetails
Invokes the /file-xxxx/listProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-listprojects
Invokes the /file-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-removetags
Invokes the /file-xxxx/removeTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-removetypes
Invokes the /file-xxxx/rename API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/name#api-method-class-xxxx-rename
Invokes the /file-xxxx/setDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-setdetails
Invokes the /file-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/properties#api-method-class-xxxx-setproperties
Invokes the /file-xxxx/setVisibility API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/visibility#api-method-class-xxxx-setvisibility
Invokes the /file-xxxx/upload API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/files#api-method-file-xxxx-upload
Invokes the /file/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/files#api-method-file-new
Invokes the /globalworkflow-xxxx/addAuthorizedUsers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-addauthorizedusers
Invokes the /globalworkflow-xxxx/addCategories API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-addcategories
Invokes the /globalworkflow-xxxx/addDevelopers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-adddevelopers
Invokes the /globalworkflow-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-addtags
Invokes the /globalworkflow-xxxx/delete API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-delete
Invokes the /globalworkflow-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-describe
Invokes the /globalworkflow-xxxx/listAuthorizedUsers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-listauthorizedusers
Invokes the /globalworkflow-xxxx/listCategories API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-listcategories
Invokes the /globalworkflow-xxxx/listDevelopers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-listdevelopers
Invokes the /globalworkflow-xxxx/publish API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-publish
Invokes the /globalworkflow-xxxx/removeAuthorizedUsers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-removeauthorizedusers
Invokes the /globalworkflow-xxxx/removeCategories API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-removecategories
Invokes the /globalworkflow-xxxx/removeDevelopers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-removedevelopers
Invokes the /globalworkflow-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-removetags
Invokes the /globalworkflow-xxxx/run API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-run
Invokes the /globalworkflow-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-xxxx-yyyy-update
Invokes the /globalworkflow/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/global-workflows#api-method-globalworkflow-new
Invokes the /job-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-addtags
Invokes the /job-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-describe
Invokes the /job-xxxx/getLog API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-getlog
Invokes the /job-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-removetags
Invokes the /job-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-setproperties
Invokes the /job-xxxx/terminate API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-terminate
Invokes the /job-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-xxxx-update
Invokes the /job/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/applets-and-entry-points#api-method-job-new
Invokes the /notifications/get API method.
Invokes the /notifications/markRead API method.
Invokes the /org-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-describe
Invokes the /org-xxxx/findMembers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-findmembers
Invokes the /org-xxxx/findProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-findprojects
Invokes the /org-xxxx/findApps API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-findapps
Invokes the /org-xxxx/invite API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-invite
Invokes the /org-xxxx/removeMember API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-removemember
Invokes the /org-xxxx/setMemberAccess API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-setmemberaccess
Invokes the /org-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-xxxx-update
Invokes the /org/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/organizations#api-method-org-new
Invokes the /project-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-addtags
Invokes the /project-xxxx/archive API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-archive
Invokes the /project-xxxx/unarchive API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-unarchive
Invokes the /project-xxxx/clone API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-clone
Invokes the /project-xxxx/decreasePermissions API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/project-permissions-and-sharing#api-method-project-xxxx-decreasepermissions
Invokes the /project-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-describe
Invokes the /project-xxxx/destroy API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-destroy
Invokes the /project-xxxx/invite API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/project-permissions-and-sharing#api-method-project-xxxx-invite
Invokes the /project-xxxx/leave API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/project-permissions-and-sharing#api-method-project-xxxx-leave
Invokes the /project-xxxx/listFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-listfolder
Invokes the /project-xxxx/move API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-move
Invokes the /project-xxxx/newFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-newfolder
Invokes the /project-xxxx/removeFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-removefolder
Invokes the /project-xxxx/removeObjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-removeobjects
Invokes the /project-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-removetags
Invokes the /project-xxxx/renameFolder API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/folders-and-deletion#api-method-class-xxxx-renamefolder
Invokes the /project-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-setproperties
Invokes the /project-xxxx/transfer API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/project-permissions-and-sharing#api-method-project-xxxx-transfer
Invokes the /project-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-update
Invokes the /project-xxxx/updateSponsorship API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-xxxx-updatesponsorship
Invokes the /project/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/projects#api-method-project-new
Invokes the /record-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-addtags
Invokes the /record-xxxx/addTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-addtypes
Invokes the /record-xxxx/close API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle#api-method-class-xxxx-close
Invokes the /record-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/records#api-method-record-xxxx-describe
Invokes the /record-xxxx/getDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-getdetails
Invokes the /record-xxxx/listProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-listprojects
Invokes the /record-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-removetags
Invokes the /record-xxxx/removeTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-removetypes
Invokes the /record-xxxx/rename API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/name#api-method-class-xxxx-rename
Invokes the /record-xxxx/setDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-setdetails
Invokes the /record-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/properties#api-method-class-xxxx-setproperties
Invokes the /record-xxxx/setVisibility API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/visibility#api-method-class-xxxx-setvisibility
Invokes the /record/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-classes/records#api-method-record-new
Invokes the /system/describeDataObjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/system-methods#api-method-system-describedataobjects
Invokes the /system/describeExecutions API method.
For more info, see: https://documentation.dnanexus.com/developer/api/system-methods#api-method-system-describeexecutions
Invokes the /system/describeProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/system-methods#api-method-system-describeprojects
Invokes the /system/findAffiliates API method.
Invokes the /system/findApps API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findapps
Invokes the /system/findDataObjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-finddataobjects
Invokes the /system/findGlobalWorkflows API method.
Invokes the /system/resolveDataObjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/system-methods#api-method-system-resolvedataobjects
Invokes the /system/findExecutions API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findexecutions
Invokes the /system/findAnalyses API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findanalyses
Invokes the /system/findDatabases API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-finddatabases
Invokes the /system/findJobs API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findjobs
Invokes the /system/findProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findprojects
Invokes the /system/findUsers API method.
Invokes the /system/findProjectMembers API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findprojectmembers
Invokes the /system/findOrgs API method.
For more info, see: https://documentation.dnanexus.com/developer/api/search#api-method-system-findorgs
Invokes the /system/generateBatchInputs API method.
For more info, see: https://documentation.dnanexus.com/developer/api/system-methods#api-method-system-generatebatchinputs
Invokes the /system/globalSearch API method.
Invokes the /system/greet API method.
Invokes the /system/headers API method.
Invokes the /system/shortenURL API method.
Invokes the /system/whoami API method.
For more info, see: https://documentation.dnanexus.com/developer/api/system-methods#api-method-system-whoamiwiki.
Invokes the /user-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/users#api-method-user-xxxx-describe
Invokes the /user-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/users#api-method-user-xxxx-update
Invokes the /workflow-xxxx/addStage API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-addstage
Invokes the /workflow-xxxx/addTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-addtags
Invokes the /workflow-xxxx/addTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-addtypes
Invokes the /workflow-xxxx/close API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle#api-method-class-xxxx-close
Invokes the /workflow-xxxx/describe API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-describe
Invokes the /workflow-xxxx/dryRun API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-dryrun
Invokes the /workflow-xxxx/getDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-getdetails
Invokes the /workflow-xxxx/isStageCompatible API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-isstagecompatible
Invokes the /workflow-xxxx/listProjects API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-containers/cloning#api-method-class-xxxx-listprojects
Invokes the /workflow-xxxx/moveStage API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-movestage
Invokes the /workflow-xxxx/overwrite API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-overwrite
Invokes the /workflow-xxxx/removeStage API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-removestage
Invokes the /workflow-xxxx/removeTags API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/tags#api-method-class-xxxx-removetags
Invokes the /workflow-xxxx/removeTypes API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/types#api-method-class-xxxx-removetypes
Invokes the /workflow-xxxx/rename API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/name#api-method-class-xxxx-rename
Invokes the /workflow-xxxx/run API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-run
Invokes the /workflow-xxxx/validateBatch API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-validatebatch
Invokes the /workflow-xxxx/setDetails API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/details-and-links#api-method-class-xxxx-setdetails
Invokes the /workflow-xxxx/setProperties API method.
For more info, see: https://documentation.dnanexus.com/developer/api/introduction-to-data-object-metadata/properties#api-method-class-xxxx-setproperties
Invokes the /workflow-xxxx/setVisibility API method.
For more info, see: https://documentation.dnanexus.com/developer/api/data-object-lifecycle/visibility#api-method-class-xxxx-setvisibility
Invokes the /workflow-xxxx/update API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-update
Invokes the /workflow-xxxx/updateStageExecutable API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-xxxx-updatestageexecutable
Invokes the /workflow/new API method.
For more info, see: https://documentation.dnanexus.com/developer/api/running-analyses/workflows-and-analyses#api-method-workflow-new