scaleway-sdk-go icon indicating copy to clipboard operation
scaleway-sdk-go copied to clipboard

Archiving instance?

Open AlekSi opened this issue 4 years ago • 0 comments

So, if you want to keep your local volumes, you must use the archive action instead of terminate.

But there is no "archive" action:

  • https://pkg.go.dev/github.com/scaleway/[email protected]/api/instance/v1#pkg-constants
  • https://developers.scaleway.com/en/products/instance/api/#post-049a5b

How instance can be stopped without deleting storage?

AlekSi avatar Apr 23 '21 07:04 AlekSi