We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1494357 commit bf1a9f8Copy full SHA for bf1a9f8
pages/instances/api-cli/attaching-a-volume.mdx
@@ -24,7 +24,7 @@ dates:
24
25
1. Query the current volumes of the Instance.
26
```
27
- curl -X GET \
+ curl -X GET \
28
-H "X-Auth-Token: $SCW_SECRET_KEY" \
29
"https://api.scaleway.com/instance/v1/zones/{zone}/servers/{server_id}"
30
0 commit comments