Dedibox Phoenix API
string · enum · requiredinteger · uint64 · requiredinteger · uint64stringstringstring · enum
string · enum · requiredinteger · uint64 · requiredinteger · uint64stringstringstring · enum
Get rescue information
GET
https://api.scaleway.com
/dedibox/v1/zones/{zone}/servers/{server_id}/rescue
Return rescue information for the given server ID.
path Parameters
zoneThe zone you want to target
Enum values:
fr-par-1
fr-par-2
nl-ams-1
server_idID of the server to get rescue.
Get rescue information › Responses
200
os_idOS ID of the rescue.
loginLogin of the rescue.
passwordPassword of the rescue.
protocolProtocol of the rescue.
Enum values:
vnc
ssh
Default: vnc
Start in rescue baremetal server
POST
https://api.scaleway.com
/dedibox/v1/zones/{zone}/servers/{server_id}/rescue
Start in rescue the server associated with the given ID.
path Parameters
zoneThe zone you want to target
Enum values:
fr-par-1
fr-par-2
nl-ams-1
server_idID of the server to start rescue.
Start in rescue baremetal server › Responses
200
os_idOS ID of the rescue.
loginLogin of the rescue.
passwordPassword of the rescue.
protocolProtocol of the rescue.
Enum values:
vnc
ssh
Default: vnc