sandbox_referencesrequired string[]
Defines the sandbox selection method. Available values: BY_TAGS
, BY_NAME
, BY_PROJECT
, BY_DAYS
, BY_ID
, BY_ACTION
.sandbox_idoptional string
ID of the sandbox to which the files are uploaded. Required when sandbox_references
is set to BY_ID
.referenced_action_idoptional int
ID of the action that creates the target sandbox.Required when sandbox_references
is set to BY_ACTION
.referenced_sanbox_nameoptional string
Name of the target sandbox. Required when sandbox_references
is set to BY_NAME
.sandbox_project_idoptional int
ID of the project with the target sandbox. Required when sandbox_references
is set to BY_PROJECT
.snapshot_namerequired string
Defines the name of the created snapshot.