Data Types

CopyFileRequest

Request body for CopyFile.

Structure

Example

{
"condition": {
"equals": "*",
"type": "Equals"
},
"destination": "/destination/file.txt",
"source": "/source/file.txt"
}

Properties

condition

If specified, the file will be copied only if its tags match this condition.

Type: TagCondition

Required: No

destination

Destination file path.

Example: "/destination/file.txt"

Type: String

Min Length: 1

Max Length: 512

Required: Yes

source

Source file path.

Example: "/source/file.txt"

Type: String

Min Length: 1

Max Length: 512

Required: Yes

Used by

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: