The BMC (Baseboard Management Controller) access allow you to access the series console of your Elastic Metal server.
Access to this feature is available one hour after the installation of the server.
You need first to create an Remote Access option. Find the ID and the price with a call to listOffers. Then you can add the option.
Once added, create remote access. Use Get Remote Access to retrieve the login/password. Do not forget to disable the option after use.
Get BMC access
Get the BMC (Baseboard Management Controller) access associated with the ID, including the URL and login information needed to connect.
path Parameters
zoneThe zone you want to target
server_idID of the server.
Get BMC access › Responses
urlURL to access to the server console.
loginThe login to use for the BMC (Baseboard Management Controller) access authentication.
passwordThe password to use for the BMC (Baseboard Management Controller) access authentication.
expires_atThe date after which the BMC (Baseboard Management Controller) access will be closed. (RFC 3339 format)
Start BMC access
Start BMC (Baseboard Management Controller) access associated with the ID. The BMC (Baseboard Management Controller) access is available one hour after the installation of the server. 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-78db92Open in new context). Then add the option https://developers.scaleway.com/en/products/baremetal/api/#post-b14abdOpen in new context. After adding the BMC option, you need to Get Remote Access to get the login/password https://developers.scaleway.com/en/products/baremetal/api/#get-cefc0fOpen in new context. Do not forget to delete the Option after use.
path Parameters
zoneThe zone you want to target
server_idID of the server.
Start BMC access › Request Body
ipThe IP authorized to connect to the server. (IPv4 address)
Start BMC access › Responses
urlURL to access to the server console.
loginThe login to use for the BMC (Baseboard Management Controller) access authentication.
passwordThe password to use for the BMC (Baseboard Management Controller) access authentication.
expires_atThe date after which the BMC (Baseboard Management Controller) access will be closed. (RFC 3339 format)