onvif
    Preparing search index...

    Interface StorageReferencePath

    interface StorageReferencePath {
        extension?: StorageReferencePathExtension;
        relativePath?: string;
        storageToken: string;
    }
    Index
    relativePath?: string

    gives the relative directory path on the storage

    storageToken: string

    identifier of an existing Storage Configuration.