Skip to content

SubPaths

Key Value
type object
relationship Package -> Database -> Shard -> Sequencer -> Volume -> SubPaths
object path $.databases[*].shards[*].sequencers.*.volume.subPaths
package file path {package-root}/databases/{db-name}/shards/{shard-name}.yaml

Fields

Field Type Required Description Constraints Default
cp string | null no Location of RT 'cp' sub directory pattern: "^[a-zA-Z0-9_-]+$" "state"
in string | null no Location of RT 'in' sub directory pattern: "^[a-zA-Z0-9_-]+$" "in"
out string | null no Location of RT 'out' sub directory pattern: "^[a-zA-Z0-9_-]+$" "out"

No linked schemas.

Used In

Back to top