Delete Named Storages avatar
Delete Named Storages

Pricing

Pay per usage

Go to Store
Delete Named Storages

Delete Named Storages

Developed by

Ondra Urban

Maintained by Community

Deletes your named storages by matching their names with a RegExp, selecting a date, or more. Enables deleting multiple named storages fast and safe using a UI rather than API.

0.0 (0)

Pricing

Pay per usage

1

Monthly users

1

Last modified

4 years ago

Storage type

storageTypeEnumRequired

Type of the storages you want to delete.

Value options:

"DATASET": string"KEY_VALUE_STORE": string"REQUEST_QUEUE": string

Matching expression

matchingExpressionstringRequired

A regular expression in a string format used to match the names of storages to be deleted. It will be used to create an instance of RegExp using new RegExp(expression) All storages matching the pattern will be deleted unless other filters are provided.

Storage creation date

createdAtstringOptional

Use YYYY-MM-DD format. The option limits the deleted storages to the ones created on the provided date. If you want to delete all storages from a given date, use '.*' as your Matching expression.

Max deleted storages

maxDeletedStoragesintegerOptional

Limit the number of deleted storages to the given amount.

Newest first

newestFirstbooleanOptional

Sort storages from newest to oldest. In combination with the Max storages to delete option, this enables to "delete 5 newest storages" and similar commands.

Force delete

forceDeletebooleanOptional

If you are REALLY AND ABSOLUTELY sure that your filters will delete exactly the storages you need then you can use this flag to delete them immediately without the need for confirmation by a second run of the actor. Tread carefully!

Default value of this property is false

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.