Function fastly_api::apis::server_api::create_pool_server
source · pub async fn create_pool_server(
configuration: &mut Configuration,
params: CreatePoolServerParams
) -> Result<ServerResponse, Error<CreatePoolServerError>>
Expand description
Creates a single server for a particular service and pool.