datacube.index.abstract.AbstractDatasetResource.get_archived_locations#

abstract AbstractDatasetResource.get_archived_locations(id_)[source]#

Get archived locations for a dataset

Parameters:

id_ (str | UUID) – dataset id

Return type:

Iterable[str]

Returns:

Archived storage locations for the dataset