Hi,

I am trying to use the management API to create a database, but the
documentation does not make clear what the root element in the body
should be, and I cannot find any details elsewhere.

This is the service I am calling:

    POST    http://localhost:8002/manage/v2/databases

I already create a forest using the same approach, and in that case
the root element is clearly defined to be <forest-create>, and indeed
that works fine for me.

But there seems to be no equivalent called <database-create>, and I
have also tried the obvious alternatives.

The documentation is frustrating because it does not say what the root
element should be, and it gives a single example but in JSON format,
and that works fine for me - but I just don't want to use JSON.

So, anyone any idea what the root element in XML format should be?


Neil.
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to