Skip to content

Latest commit

 

History

History
70 lines (64 loc) · 3.28 KB

overview.rst

File metadata and controls

70 lines (64 loc) · 3.28 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
  • projectRestrictionOS-evaluate: Evaluate the restriction rule to retrieve all distributions for which the project is designed for
  • projectRestriction-update: Updates the bundle restriction for a project
  • project-availableForImage: Gets the project if it's available for the image that will be generated
  • 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 projectRestrictionOS_evaluate projectRestriction_update project_availableForImage project_create project_delete project_get project_getAll project_update