galleryTemplateStatistics¶
Provides all the statistical information of a galleryTemplate. This includes basic statistics (see galleryTemplateStat, as well as rating information.
Attributes¶
The list of attributes for galleryTemplateStatistics are:
clonedStats: a list of galleryTemplateStat objects holding the statistics describing the number of times an appliance template has been clonedclonedStatsUri(anyURI): the uri resource to get all import statistics for an appliance templateclones: a list of statDataPoint providing the history of importsdownloads: a list of statDataPoint providing the history of download statisticshasRating(boolean): a boolean flag to determine if the appliance template has been ratednbDownloads(long): the total number of downloads of machine images related to the appliance templatenbImports(long): the total number of imports for this appliance templatenbVotes(long): the total number of times this appliance template has been ratedoverallRating(float): the overall rating of this appliance templateparentUri(anyURI): the uri resource of the parent appliance templatetruncatedDate(string): the date of the data pointuri(anyURI): the uri resource of this objectvoteStats: a list of voteStat providing the all the ratings by usersvoteStatsUri(anyURI): the uri resource to retrieve all the ratings by users for this appliance templatecreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object