Function scaleway_api_rs::apis::servers_api::create_server[][src]

pub async fn create_server(
    configuration: &Configuration,
    zone: &str,
    inline_object13: InlineObject13
) -> Result<ScalewayInstanceV1CreateServerResponse, Error<CreateServerError>>