Function fastly_api::apis::server_api::delete_pool_server   
source ยท pub async fn delete_pool_server(
    configuration: &mut Configuration,
    params: DeletePoolServerParams,
) -> Result<InlineResponse200, Error<DeletePoolServerError>>Expand description
Deletes a single server for a particular service and pool.