StoragesOn this pageStorage Base class for storages.HierarchyStorageDatasetRequestQueueKeyValueStoreIndex MethodsdropPropertiesidnameMethods dropasync drop(): NoneDrop the storage, removing it from the underlying storage client and clearing the cache.Returns None: : : Properties idid: strGet the storage ID.namename: str | NoneGet the storage name.
Base class for storages.