Get BMC (Baseboard Management Controller) access for a given baremetal server
Get the BMC (Baseboard Management Controller) access associated with the given ID.
path Parameters
zoneThe zone you want to target
server_idID of the server to get BMC access.
Get BMC (Baseboard Management Controller) access for a given baremetal server › 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)
statusStatus of the connection.
Start BMC (Baseboard Management Controller) access for a given baremetal server
Start BMC (Baseboard Management Controller) access associated with the given ID. The BMC (Baseboard Management Controller) access is available one hour after the installation of the server.
path Parameters
zoneThe zone you want to target
server_idID of the server to start the BMC access.
Start BMC (Baseboard Management Controller) access for a given baremetal server › Request Body
ipThe IP authorized to connect to the given server. (IPv4 address)
Start BMC (Baseboard Management Controller) access for a given baremetal server › Responses
Stop BMC (Baseboard Management Controller) access for a given baremetal server
Stop BMC (Baseboard Management Controller) access associated with the given ID.
path Parameters
zoneThe zone you want to target
server_idID of the server to stop BMC access.