createFarm
inline suspend fun DeadlineClient.createFarm(crossinline block: CreateFarmRequest.Builder.() -> Unit): CreateFarmResponse
Creates a farm to allow space for queues and fleets. Farms are the space where the components of your renders gather and are pieced together in the cloud. Farms contain budgets and allow you to enforce permissions. Deadline Cloud farms are a useful container for large projects.