filesystem.put

Job to put contents to path.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: path

path

Type: string

Must be at least 1 characters long

Parameter 2: options

options

Type: object Default: {"append": false, "mode": null}
No Additional Properties

Append

Type: boolean Default: false

Mode

Default: null

Type: integer
Type: null

Result

Type: const
Must be one of:
  • true
Specific value: true


Required roles: FULL_ADMIN