Install SmartDocs

Edge for Private Cloud v. 4.16.05

SmartDocs is installed automatically when you install and run the installation test scripts described in Test the install. As part of running the test scripts, you run the following command:

> /opt/apigee/apigee-service/bin/apigee-service apigee-validate setup

This command installs SmartDocs as part of running the tests.

To test that SmartDocs is installed, confirm that the smartdocs.zip file is located in the following directory:

/opt/apigee/apigee-validate/bundles/

Or run the following API call on the Management Server node:

> curl -v -u adminEmail:adminPword 0:8080/v1/o/VALIDATE/apis

This command should return the following if SmartDocs is installed:

[ "smartdocs", "passthrough" ]