ska_dlm.dlm_storage.dlm_storage_requests
DLM Storage API module.
Functions
|
Check whether item is on storage. |
|
Check whether storage is accessible. |
|
Check remaining capacity of all storage items. |
|
Create a new rclone backend configuration entry on the rclone server. |
|
Create a new record in the storage_config table for a given storage_id. |
|
Delete the payload of a data_item referred to by the provided UID. |
|
Check for expired data items and trigger deletion. |
|
Get the storage configuration entry for a particular storage backend. |
|
Initialise a new storage location. |
|
Initialise a new storage. |
|
Catch InvalidQueryParameters and send a JSONResponse. |
|
Check for OIDs with insufficient phase, and trigger a phase transition. |
|
Query a location. |
|
Query storage locations. |
|
Check whether a configured backend is accessible. |
|
Delete a file, referred to by fpath from a volume using rclone. |
|
Catch UnmetPreconditionForOperation and send a JSONResponse. |
|
Catch ValueAlreadyInDB and send a JSONResponse. |