Hi,

Using the Management API, if I want to know whether an appserver name is
already used, I can use GET /manage/v2/servers, and look at nameref for
each of them.  But that list does not contain the port number for HTTP
servers.

So the only way to do the same for port numbers (namely, find whether a
given port number is already bound to an appserver in MarkLogic) is to call
GET /manage/v2/servers/{name} for each and every HTTP server in the list.

Is it the case, or did I miss anything?

Regards,

-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to