Java Management API

This section discusses the Java Management API. The MFT Server Java Management API is a Java based API for programmatically managing your MFT Server. Using the MFT Server Java Management API you may perform functions like creating domains, adding user accounts, creating groups, stopping and starting domains and various other management functions.

 

The JavaDoc for the MFT Server Java Management API may be found in the doc/api directory of your MFT Server installation.

 

See also

 

Command line utilities

Client REST API

Management REST API