category¶
Holds the information of one category available on the platform. Categories are used to classify appliance templates into groups. A category may have child categories, allowing an administrator to create more complicated taxonomy
Attributes¶
The list of attributes for category are:
name(string): the category name (displayed name)orgUri(anyURI): the uri resource of the organization this category is registered tosubCategories: the list of sub categories (list of category objects)subCategoryUri(anyURI): the uri resource to get all the sub-categoriesuri(anyURI): the uri of this categorytype: the category typecreated(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