Skip to content

Commit 4a52bdf

Browse files
authored
Merge pull request #363 from ByteInternet/cancel-obj-storg-doc
Add cancel cmd to obj storage docs
2 parents cdacada + c73fc58 commit 4a52bdf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/hypernode-platform/object-storage/getting-started-with-object-storage.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ app@testhypernode ~ # hypernode-object-storage info
6363

6464
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).
6565

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+
6673
### Managing objects in object storage
6774

6875
You can manage your objects using the `hypernode-object-storage objects` subcommand.

0 commit comments

Comments
 (0)