Skip to content

/AWS1/CL_TBD=>CREATEFARM()

About CreateFarm

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.

Method Signature

IMPORTING

Required arguments:

IV_DISPLAYNAME TYPE /AWS1/TBDRESOURCENAME /AWS1/TBDRESOURCENAME

The display name of the farm.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/TBDCLIENTTOKEN /AWS1/TBDCLIENTTOKEN

The unique token which the server uses to recognize retries of the same request.

IV_DESCRIPTION TYPE /AWS1/TBDDESCRIPTION /AWS1/TBDDESCRIPTION

The description of the farm.

IV_KMSKEYARN TYPE /AWS1/TBDKMSKEYARN /AWS1/TBDKMSKEYARN

The ARN of the KMS key to use on the farm.

IT_TAGS TYPE /AWS1/CL_TBDTAGS_W=>TT_TAGS TT_TAGS

The tags to add to your farm. Each tag consists of a tag key and a tag value. Tag keys and values are both required, but tag values can be empty strings.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDCREATEFARMRESPONSE /AWS1/CL_TBDCREATEFARMRESPONSE