DeadlineCloud / Client / delete_farm
delete_farm#
- DeadlineCloud.Client.delete_farm(**kwargs)#
- Deletes a farm. - See also: AWS API Documentation - Request Syntax- response = client.delete_farm( farmId='string' ) - Parameters:
- farmId (string) – - [REQUIRED] - The farm ID of the farm to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- DeadlineCloud.Client.exceptions.AccessDeniedException
- DeadlineCloud.Client.exceptions.InternalServerErrorException
- DeadlineCloud.Client.exceptions.ResourceNotFoundException
- DeadlineCloud.Client.exceptions.ThrottlingException
- DeadlineCloud.Client.exceptions.ValidationException