For the complete list of REST resources in this category, refer to the main Management API page.
Resource URI | Description |
---|---|
/admin/v1/cluster-config (POST) | Provide host or cluster configuration information suitable for adding a new host to an existing cluster. |
/admin/v1/host-config (DELETE) | Remove a host's configuration from the cluster configuration, dropping the host from the cluster. |
/admin/v1/init (POST) | Initializes MarkLogic Server. |
/admin/v1/instance-admin (POST) | Install the admin username and password, and initialize the security database and objects. |
/admin/v1/server-config (GET) | Retrieve MarkLogic Server configuration information, suitable for use in joining a cluster. |
/admin/v1/timestamp (GET) | Verify that MarkLogic Server is up and accepting requests. |
/admin/v1/timestamp (HEAD) | Verify that MarkLogic Server is up and accepting requests. |