repository-meta-data element

Type: repositoryMetaResourceResponse
Namespace: (default namespace)

Example XML

<?xml version="1.0" encoding="UTF-8"?> <repository-meta-data> <data> <format>...</format> <localStorageErrorsCount>...</localStorageErrorsCount> <repoType>...</repoType> <notFoundCacheMisses>...</notFoundCacheMisses> <notFoundCacheSize>...</notFoundCacheSize> <fileCountInRepository>...</fileCountInRepository> <remoteStorageErrorsCount>...</remoteStorageErrorsCount> <id>...</id> <notFoundCacheHits>...</notFoundCacheHits> <sizeOnDisk>...</sizeOnDisk> <freeSpaceOnDisk>...</freeSpaceOnDisk> <groups> <string>...</string> <string>...</string> <!--...more "string" elements...--> </groups> </data> </repository-meta-data>