Browse Documentation

Reference / model / object

ReadFileResult.

Bounded file content read from an existing sandbox.

Schema kindobject

Fields

sandboxIdrequired
string

Wildflower sandbox identifier from which the file was read.

pathrequired
string

File path that was read.

contentrequired
string

File content encoded according to the encoding field.

encodingrequired
FileEncoding

Encoding used for the returned content.

Additional properties are rejected.

Operation relationships