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: cmd/scw/testdata/test-all-usage-baremetal-bmc-start-usage.golden
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3
3
Start BMC (Baseboard Management Controller) access associated with the given ID.
4
4
The BMC (Baseboard Management Controller) access is available one hour after the installation of the server.
5
+
You need first to create an option Remote Access. You will find the ID and the price with a call to listOffers (https://developers.scaleway.com/en/products/baremetal/api/#get-78db92). Then you can add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abd. Do not forget to delete the Option.
6
+
After start BMC, you need to Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0f.
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-baremetal-bmc-usage.golden
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3
3
Baseboard Management Controller (BMC) allows you to remotely access the low-level parameters of your dedicated server.
4
4
For instance, your KVM-IP management console could be accessed with it.
5
+
You need first to create an option Remote Access. You will find the ID and the price with a call to listOffers (https://developers.scaleway.com/en/products/baremetal/api/#get-78db92). Then you can add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abd. Do not forget to delete the Option.
6
+
Then you need to create Remote Access https://developers.scaleway.com/en/products/baremetal/api/#post-1af723.
7
+
And finally Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0f.
Copy file name to clipboardExpand all lines: docs/commands/baremetal.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ Elastic metal API
26
26
27
27
Baseboard Management Controller (BMC) allows you to remotely access the low-level parameters of your dedicated server.
28
28
For instance, your KVM-IP management console could be accessed with it.
29
+
You need first to create an option Remote Access. You will find the ID and the price with a call to listOffers (https://developers.scaleway.com/en/products/baremetal/api/#get-78db92). Then you can add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abd. Do not forget to delete the Option.
30
+
Then you need to create Remote Access https://developers.scaleway.com/en/products/baremetal/api/#post-1af723.
31
+
And finally Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0f.
29
32
30
33
31
34
@@ -53,6 +56,8 @@ scw baremetal bmc get [arg=value ...]
53
56
54
57
Start BMC (Baseboard Management Controller) access associated with the given ID.
55
58
The BMC (Baseboard Management Controller) access is available one hour after the installation of the server.
59
+
You need first to create an option Remote Access. You will find the ID and the price with a call to listOffers (https://developers.scaleway.com/en/products/baremetal/api/#get-78db92). Then you can add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abd. Do not forget to delete the Option.
60
+
After start BMC, you need to Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0f.
Long: `Baseboard Management Controller (BMC) allows you to remotely access the low-level parameters of your dedicated server.
72
72
For instance, your KVM-IP management console could be accessed with it.
73
+
You need first to create an option Remote Access. You will find the ID and the price with a call to listOffers (https://developers.scaleway.com/en/products/baremetal/api/#get-78db92). Then you can add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abd. Do not forget to delete the Option.
74
+
Then you need to create Remote Access https://developers.scaleway.com/en/products/baremetal/api/#post-1af723.
75
+
And finally Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0f.
Short: `Start BMC (Baseboard Management Controller) access for a given elastic metal server`,
627
630
Long: `Start BMC (Baseboard Management Controller) access associated with the given ID.
628
631
The BMC (Baseboard Management Controller) access is available one hour after the installation of the server.
632
+
You need first to create an option Remote Access. You will find the ID and the price with a call to listOffers (https://developers.scaleway.com/en/products/baremetal/api/#get-78db92). Then you can add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abd. Do not forget to delete the Option.
633
+
After start BMC, you need to Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0f.
0 commit comments