logo¶
Provides the meta-data of a logo or photo uploaded onto the platform.
Attributes¶
The list of attributes for logo are:
description(string): the description of this logoname(string): the file name of the logoparentUri(anyURI): the uri resource of the parent object this logo object belongstitle(string): the tooltip for this logouri(anyURI): the uri resource of this logo objectmd5sum(string): the md5sum of the uploaded objectmimeType(string): the mime type of the file uploadedsha256sum(string): the sha256 value of the uploaded objectsize(long): the size (in bytes) of the uploaded objectstatus(status): the upload status (see status)uploaded(boolean): a boolean to indicate if the file has been uploadeduploadedTime(dateTime): the timestamp the upload was completedcreated(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