MFT REST Calls
MFT supports REST calls for the most common administrative functions.
API Specification Files And Schema Used For REST Calls
The REST OpenAPI specification files located in
MFT-Install/server/webapps/cfcc/public/docs are as follows:
Before you use the JSON schemas, update the following line in the JSON files:
"host" : "localhost:7443",
"localhost" must be changed to the host name of the Internet Server where the calls are executed.
"7443" must be changed to the HTTP or HTTPS port of the Internet Server where the calls are executed.
Redoc Used for API Documentation
MFT uses Redoc for API documentation.
Documentation for Command Center and Internet Server Administrative (Admin) REST calls can be accessed with the following URLs respectively:
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.