Datastore Reference
Manifest path: $.datastores[*]
A datastore can be defined in a file separate from the manifest file.
Use the ref field in the datastore definition and provide absolute path to the file that actually contains the
Datastore Definition.
Example
The definition for a_datastore is present in a separate file located at /abs/path/to/file.json and a reference to
that file is added in the manifest.
Fields
-
ref(string) [required]Manifest Path:
$.datastores[*].refAbsolute path to file that contains the Datastore Definition.