Skip to main content
Skip table of contents

XNAT File Server API

This document lists essential API functions that should be supported by XNAT Repository Manager and relevant to interaction with XND Frontend and XNAT File Server.
NOTE: at this stage, user security model implies that all calls are done locally, so no additional authentication happens between Repository manager and its client.(For most up-to-date function details, see javadoc for org.nrg.xnat.repository.RepositoryManager)

1 Functions by category

1.1 General functions

SessionOpen
SessionClose

1.2 Tag Functions

DBTagAdd
DBTagDelete
DBTagFind
DBTagAttach
DBTagDetach

1.3 Item Management

DBItemAdd
DBItemFind
DBItemUpdate
ItemRemove

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.