mySoftware

Describes a software component contained in a user’s Software Library. These software components are private to a user, and are maintained by the user. They can be added to a user’s appliance templates.

Attributes

The list of attributes for mySoftware are:

  • appliancesUri (anyURI): the uri resource to retrieve all the appliance templates that use this software component
  • applianceUris (UriList): the list of uri resources of each appliance template using this software component
  • cloneUri (anyURI): uri resource used to clone this MySoftware
  • imported (boolean): a boolean highlighting if the MySoftware has been imported (from a scan, an appliance import or a workspace)
  • tag (string): the tag information
  • shortTag (string): the short tag information (mySoftware or project)
  • name (string): the name of this software bundle
  • version (string): the version information of this software bundle
  • description (string): the description for this software bundle
  • release (string): the release information for the software bundle
  • defaultInstallLocation (string): the default full pathname of where to install the software bundle (if not a native package)
  • installLocation (string): the full pathname of where to install this software bundle item (overrides the defaultInstallLocation)
  • restricted (boolean): a boolean highlighting if the Software bundle is restricted
  • installedSize (long): the estimated disk size (in bytes) required to install this software bundle
  • size (long): the total size of this software bundle (in bytes)
  • revision (long): the revision number of the software bundle
  • bundleRestrictionsUri (anyURI): the uri resource to retrieve the restrictions for this software bundle
  • artifactsUri (anyURI): the uri resource to retrieve the details of software artifacts contained in the software bundle
  • uri (anyURI): the uri resource of this software bundle object
  • distributionsUri (anyURI): the uri resource to retrieve all the operating system this software bundle is designed for
  • distributionUris (UriList): the list of uri resources of each operating system this software bundle is designed for
  • exportUri (anyURI): uri resource used to export this software bundle
  • category (category): the category for this software bundle (project)
  • license (license): the license information (see license)
  • logo (logo): the logo object for the software bundle
  • maintainer (string): the maintainer name for this project
  • website (anyURI): the website URL of the maintainer
  • bundleRestrictionUris (UriList): the list of uri resources of each restrictions for this software bundle
  • softwareArtifactUris (UriList): the list of uri resources for each software artifacts in the software bundle
  • created (dateTime): the created date of the object
  • dbId (long): the database id of the object
  • digest (string): the digest value (used for etag)
  • lastModified (dateTime): the last modified date of this object