Function fastly_api::apis::pool_api::create_server_pool
source · pub async fn create_server_pool(
configuration: &mut Configuration,
params: CreateServerPoolParams
) -> Result<PoolResponse, Error<CreateServerPoolError>>Expand description
Creates a pool for a particular service and version.