POST /server/ creates one or more Virtual BI Servers. Child objects for these servers can then be further populated by the API
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/bi/server/ \
--header 'accept: application/json' \
--header 'content-type: application/json'