BIS Server API File Server Adapter
File Server REST API enables management of file server partners and listeners through secure RESTful master data operations.
Description
The BIS Server API File Server Adapter provides a standardized interface for managing file server master data within the integration platform.
The API supports retrieving master data records individually or in batches, as well as creating, modifying, and deleting records.
All operations treat master data records as REST resources identified by a dedicated REST Resource ID.
In the context of this API, two entity types are defined. A partner represents a file server address master data record and defines properties such as relative paths, file masks, and connection settings, including CIFS-specific properties.
A listener represents a file server listener master data record and defines file processing properties such as cross-instance locking, processing sequence, and related behavior.
The API enables consistent and automated lifecycle management of file server configurations.