Data Types

ProcessedFileTags

File tags to store against the processed file(s).

When you associate file tags with a file, Bytescale checks which rules match the tags (if any) and applies those rules to the upload request:

Rules can include max file size checks, traffic limit checks, rate limit checks, and so forth. These are configured in the Bytescale Dashboard.

{
"merge": Boolean,
"value": String[]
}
{
"merge": true,
"setForAllArtifacts": true,
"value": [
"example_tag"
]
}

If true then merges value with the original file's existing data, else uses value as-is.

Default: false

Type: Boolean

If true then sets the value for all files generated by the transformation, else only sets the value for the root output file.

Default: true

Type: Boolean

The value to set or merge into the field.

Default: empty object / empty array

Type: String[]

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: