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
This is not an issue but a very nice enchantment that could really help.
IBM does not provide UI snapshots for PVC ( VPC gen 2 block storage) so I was wondering since you are very familiar with the IBM cloud API and the great job you have done so far if you could create something for this purpose.
My idea is to create a container that every 7days it will run the following command: ibmcloud is snapshot-create --volume <vol-id> --name <snapshot-name-date>
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hello Jpape,
This is not an issue but a very nice enchantment that could really help.
IBM does not provide UI snapshots for PVC ( VPC gen 2 block storage) so I was wondering since you are very familiar with the IBM cloud API and the great job you have done so far if you could create something for this purpose.
My idea is to create a container that every 7days it will run the following command:
ibmcloud is snapshot-create --volume <vol-id> --name <snapshot-name-date>
Thank you in advance.
The text was updated successfully, but these errors were encountered: