This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
cmdb remoteCreate and dashboard remoteCreate enhancement
Cmdb remoteCreate is enhanced so that it can take business service ID (in the field businessService), as an alternative to business service name (in configurationBusServiceName).
Dashboard remoteCreate is enhanced so that when the dashboard exists, instead of returning an HTTP 400 error to the caller, treat the call as remoteUpdate. This is to avoid the client making two calls.