Data Types

ProcessedFileTags

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

The file tags on the resulting file(s) after the file processing operation will be used to determine which rules (if any) to apply to the resulting file(s).

Rules can include TTLs, file size 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 settings from the original file, giving precedence to value.

If false then uses value as-is, ignoring the settings from the original file.

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 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: