Skip to content

Latest commit

 

History

History
100 lines (94 loc) · 5.73 KB

File metadata and controls

100 lines (94 loc) · 5.73 KB

User Software Library API Resources

  • mySoftwareArtifact-add: Adds a new software artifact to a software component
  • mySoftwareArtifact-addChild: Creates a child to a the software artifact (it will be a sub-software artifact) of the software component
  • mySoftwareArtifact-addOrRemoveFileFromCache: Add or remove a file of an artifact (and all the files of the hierarchy if artifact is a folder) from cache
  • mySoftwareArtifact-createFromRemoteServer: Create an artifact (and all the hierarchy if artifact is a folder) and download the file from remote repository corresponding to artifact account or directly with URL
  • mySoftwareArtifact-delete: Removes a software artifact binary from a software component
  • mySoftwareArtifact-deleteAll: Removes all the software artifact binaries from a software component
  • mySoftwareArtifact-download: Downloads the software artifact binary or archive
  • mySoftwareArtifact-downloadFile: Downloads the software artifact binary or archive
  • mySoftwareArtifact-get: Retrieves the information of a software artifact contained in a software component
  • mySoftwareArtifact-getAll: Retrieves all software artifacts and files for a software component
  • mySoftwareArtifact-update: Updates the information of a software artifact in a software component
  • mySoftwareArtifact-updateAll: Updates the information of a set of artifact contained in a software component
  • mySoftwareArtifact-upload: Uploads a binary file to a software artifact
  • mySoftwareExportStatus-get: Retrieve the current status of exporting a software bundle
  • mySoftwareExport-delete: Deletes the export ticket and associated archive of an exported software bundle export metadata (archive)
  • mySoftwareExport-download: Downloads the archive of an exported software bundle
  • mySoftwareLicense-delete: Remove a license file from a software component
  • mySoftwareLicense-download: Downloads the license of a software component
  • mySoftwareLicense-upload: Uploads a license file for a software component
  • mySoftwareLicense-uploadFile: Uploads a license file for a software component
  • mySoftwareLogo-delete:
  • mySoftwareLogo-download: Downloads the logo file for the specified mysoftware
  • mySoftwareLogo-downloadFile: Downloads the logo file for the specified mysoftware
  • mySoftwareLogo-upload: Uploads a logo file for the specified software component
  • mySoftwareOs-getAll: Retrieves all the distributions where a software component can be used
  • mySoftwareRestrictionOs-getAll: Retrieves all the distributions of the bundle restirction
  • mySoftwareRestriction-add: Adds a new Bundle Restriction to a software component
  • mySoftwareRestriction-delete: Removes a bundle restriction for a software component
  • mySoftwareRestriction-deleteAll: Removes all the bundle restrictions for a software component
  • mySoftwareRestriction-get: Retrieves a bundle restriction for a software component
  • mySoftwareRestriction-getAll: Retrieves all bundle restrictions for a software component
  • mySoftwareRestriction-update: Updates the bundle restriction for a software component
  • mySoftwareUsage-getAll: Retrieves all the appliance templates where a software component is includes
  • mySoftware-clone: Clones a new "My Software" object
  • mySoftware-create: Creates a new software component in a user's Software library
  • mySoftware-delete: Removes a software component from a user's Software Library
  • mySoftware-export: Request to export the specified software bundle as an archive
  • mySoftware-get: Gets the information for a software component in a user's Software Library
  • mySoftware-getAll: Gets all the user's software components from their Software Library
  • mySoftware-update: Updates the meta-data information of a software component
  • softwareBundleImportStatus-get: Retrieve the current status of importing a software bundle archive
  • softwareBundleImport-get: Retrieve a software bundle import ticket meta-data
  • softwareBundleImport-upload: Upload the software bundle archive
  • softwareBundle-import: Requests to import a software bundle archive

mySoftwareArtifact_add mySoftwareArtifact_addChild mySoftwareArtifact_addOrRemoveFileFromCache mySoftwareArtifact_createFromRemoteServer mySoftwareArtifact_delete mySoftwareArtifact_deleteAll mySoftwareArtifact_download mySoftwareArtifact_downloadFile mySoftwareArtifact_get mySoftwareArtifact_getAll mySoftwareArtifact_update mySoftwareArtifact_updateAll mySoftwareArtifact_upload mySoftwareExportStatus_get mySoftwareExport_delete mySoftwareExport_download mySoftwareLicense_delete mySoftwareLicense_download mySoftwareLicense_upload mySoftwareLicense_uploadFile mySoftwareLogo_delete mySoftwareLogo_download mySoftwareLogo_downloadFile mySoftwareLogo_upload mySoftwareOs_getAll mySoftwareRestrictionOs_getAll mySoftwareRestriction_add mySoftwareRestriction_delete mySoftwareRestriction_deleteAll mySoftwareRestriction_get mySoftwareRestriction_getAll mySoftwareRestriction_update mySoftwareUsage_getAll mySoftware_clone mySoftware_create mySoftware_delete mySoftware_export mySoftware_get mySoftware_getAll mySoftware_update softwareBundleImportStatus_get softwareBundleImport_get softwareBundleImport_upload softwareBundle_import