(Deprecated) This parameter is deprecated and will be ignored by the API
project_idstring
(Deprecated) This parameter is deprecated and will be ignored by the API. To move an augmentation list to another project, create a new list in the other project and delete the list in this project.
feature_namestring
The name of the image feature containing the data to be augmented
initial_listboolean
Whether this list will be used during autopilot to perform image augmentation
augmentation_idstring
Required
The ID of the augmentation list to update
transformationsarray
List of transformations to possibly apply to each image
number_of_new_imagesinteger
Number of new rows to add for each existing row
transformation_probabilitynumber
Probability that each enabled transformation will be applied to an image. This does not apply to Horizontal or Vertical Flip, which are set to 50% always.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not