repository¶
Describes an operating system repository registered on the platform.
Attributes¶
The list of attributes for repository are:
name(string): the name of the repositoryparentUri(anyURI): the uri resource of the parent object this repository object belongs touri(anyURI): the uri resource of this repository objectdistributionsUri(anyURI): the uri resource to retrieve the operating system(s) of this repository (may contain minor versions)url(string): the URL endpoint of this repositorypackagingType: the package type ths repository holdslastUpdated(dateTime): the date this repository last received a package updatecoreRepository(boolean): boolean indicating when the repository is mandatory for a distribution to function properly.officiallySupported(boolean): DEPRECATED, will be removed in a future release. Use “coreRepository” instead.distributionsUriList(UriList): the list of uri resources for each operating system contained in this repositorycreated(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