FolderSizeInfo Class

Information of a image store folder size.

Inheritance
FolderSizeInfo

Constructor

FolderSizeInfo(*, store_relative_path: Optional[str] = None, folder_size: Optional[str] = None, **kwargs)

Parameters

store_relative_path
str
Required

The remote location within image store. This path is relative to the image store root.

folder_size
str
Required

The size of folder in bytes.