You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hypernode-platform/object-storage/getting-started-with-object-storage.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,13 @@ app@testhypernode ~ # hypernode-object-storage info
63
63
64
64
You can use the credentials and the URL now to configure remote storage for your application with the help of [this document](../../ecommerce-applications/magento-2/how-to-configure-remote-storage-for-magento-2-x.md).
65
65
66
+
### Cancel/Delete Object Storage
67
+
68
+
To cancel an Object Storage, you can ssh into the Hypernode that is linked to that Object Storage and run `hypernode-object-storage cancel`
69
+
70
+
Note: The cancellation will be in effect from the end of the month.
71
+
Also if you change your mind or forgot to pull some data. It will still be available for 7 days after the cancellation. You can always reach out to the support team for help if that happens.
72
+
66
73
### Managing objects in object storage
67
74
68
75
You can manage your objects using the `hypernode-object-storage objects` subcommand.
0 commit comments