Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

cmdb remoteCreate and dashboard remoteCreate enhancement

Compare
Choose a tag to compare
@benj58xu benj58xu released this 13 Aug 01:59
· 214 commits to master since this release
63412d5

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.