You can request the Endeca Server to list one or more data domains that are under its control using endeca-cmd, or the operations from the Manage Web Service.
For each data domain, the Endeca Server returns its name, description, whether it is enabled, and other characteristics.
To list data domains:
Option | Description |
---|---|
listDataDomains in the Manage Web Service, or the equivalent endeca-cmd list-dd --verbose command. | Returns information about all data domains registered with the Endeca Server, along with their characteristics. |
getDataDomain in the Manage Web Service, or the equivalent endeca-cmd get-dd name command. | Returns information about a single data domain with the specified name. |
Alternatively, you can use the allocateBulkLoadPortname operation of the Manage Web Service. The Bulk Load port and host are determined dynamically and allocated by the Endeca Server cluster, for each data domain.