pub async fn create_server(
    configuration: &Configuration,
    zone: &str,
    create_server_request: CreateServerRequest
) -> Result<ScalewayPeriodBaremetalPeriodV1PeriodServer, Error<CreateServerError>>
Expand description

Create a new elastic metal server. Once the server is created, you probably want to install an OS.