Skip to content

Latest commit

 

History

History
80 lines (74 loc) · 3.76 KB

overview.rst

File metadata and controls

80 lines (74 loc) · 3.76 KB

Project API Resources

  • projectArtifact-addChild: Creates a child in a software artifact
  • projectArtifact-addOrRemoveFileFromCache: Add or remove a file of an artifact from the cache
  • projectArtifact-create: Create a new artifact inside a project
  • projectArtifact-createFromRemoteServer: Create an artifact and download all contents from remote endpoint
  • projectArtifact-delete: Removes a software artifact from a project
  • projectArtifact-deleteAll: Removes all the software artifacts from a project
  • projectArtifact-download: Downloads the software artifact binary or archive
  • projectArtifact-downloadFile: Downloads the software artifact binary or archive
  • projectArtifact-get: Retrieves the information of a software artifact contained in a project
  • projectArtifact-getAll: Retrieves all software artifacts and files for a project
  • projectArtifact-update: Updates the information of a software artifact in a project
  • projectArtifact-updateAll: Updates the information of a set of artifact contained in a project
  • projectArtifact-upload: Uploads a binary file to a software artifact
  • projectLicense-delete: Remove a license file from a project
  • projectLicense-download: Downloads the license of a project
  • projectLicense-upload: Uploads a license file for a project
  • projectLicense-uploadChunk: Uploads a license file for a project
  • projectLogo-delete:
  • projectLogo-download: Downloads the logo file for the specified project
  • projectLogo-downloadFile: Downloads the logo file for the specified project
  • projectLogo-upload: Uploads a logo file for the specified project
  • projectOs-getAll: Retrieves all the distributions where a project component can be used
  • projectRestrictionOs-getAll: Retrieves all the distributions of the bundle restirction
  • projectRestriction-add: Adds a new Bundle Restriction to a project
  • projectRestriction-delete: Removes a bundle restriction for a project
  • projectRestriction-deleteAll: Removes all the bundle restrictions for a project
  • projectRestriction-get: Retrieves a bundle restriction for a project
  • projectRestriction-getAll: Retrieves all bundle restrictions for a project
  • projectRestriction-update: Updates the bundle restriction for a project
  • project-create: Create a new project in the Project Catalog
  • project-delete: Removes a project from the Project Catalog
  • project-get: Retrieves the information of a project
  • project-getAll: Retrieve all the projects registered for an operating system
  • project-update: Updates the information of a project

projectArtifact_addChild projectArtifact_addOrRemoveFileFromCache projectArtifact_create projectArtifact_createFromRemoteServer projectArtifact_delete projectArtifact_deleteAll projectArtifact_download projectArtifact_downloadFile projectArtifact_get projectArtifact_getAll projectArtifact_update projectArtifact_updateAll projectArtifact_upload projectLicense_delete projectLicense_download projectLicense_upload projectLicense_uploadChunk projectLogo_delete projectLogo_download projectLogo_downloadFile projectLogo_upload projectOs_getAll projectRestrictionOs_getAll projectRestriction_add projectRestriction_delete projectRestriction_deleteAll projectRestriction_get projectRestriction_getAll projectRestriction_update project_create project_delete project_get project_getAll project_update