Management REST API |
Top Previous Next |
The management REST API may be used to manage JSCAPE MFT Server over HTTP/S services in JSCAPE MFT Server. To enable management REST services you must enable the REST HTTP and/or REST HTTPS services for JSCAPE MFT Server. To achieve this go to Server > Settings > Web > REST from the main menu.
Documentation and Examples
For API documentation on client REST services available visit http://localhost:11880/ where localhost is the hostname and 11880 is the port listening for REST HTTP requests. Next, login using administrative credentials and click the Help > REST API link to access the online documentation. Additional REST API examples may be found in the doc/api-examples/rest directory relative to your JSCAPE MFT Server installation directory.
See also
Enabling web based file transfers
|