The Manage Web Service lets you create new data domains in the Endeca Server cluster and manage existing data domains.
The Manage Web Service is intended for those system administrators who will be creating an Endeca data domain on an already deployed Endeca Server cluster, utilizing the node profile and the data domain profiles provided by the Endeca Server cluster administrator.
The operations from the Manage Web Service can be performed directly by sending requests with this web service through a web services tool such as soapUI. In addition, you can run these operations through the Endeca Server command-line interface, endeca-cmd. This guide describes how to use both the Manage Web Service requests directly, and the commands from endeca-cmd. For a full list of endeca-cmd commands, see the Oracle Endeca Server Administrator's Guide.
xmlns:v1="http://www.endeca.com/endeca-server/manage/1"The version indicated in this example may not correspond with the version of this web service that you are using. For information on web service versioning, see the Oracle Endeca Server Developer's Guide.
The Manage Web Services utilizes the schema named types.xsd.
For API-generated documentation on the Manage Web Service and its schema, see the Oracle Endeca Server API Reference.