Controls whether to automatically rename assets when name conflicts occur during
create, rename, copy, move, or restore operations.
false: Operation fails with 409 Conflict if a name collision occurs (default)
true: System automatically renames the asset by appending a uniqueness token
consisting of a non-breaking space( ) followed by a counter in round parentheses, e.g. " (1)"
Autorename
Controls whether to automatically rename assets when name conflicts occur during create, rename, copy, move, or restore operations.