Develop > Developer Reference > Using APIs > Universal CMDB REST API

Universal CMDB REST API

The Universal CMDB REST API allows you to perform topology modification and topology query related operations.

Version 10.33 extended the way REST APIs are available in UCMDB, now REST APIs can also operate based on global-ids. The request JSON of API methods now has a switch to determine whether the request contains UCMDB IDs or global IDs. If the request contains global IDs, they would be automatically converted to UCMDB IDs internally.

That is to say, as a UCMDB user, you can now query the UCMDB IDs or global IDs directly, and the response time is improved ( faster) compared to the previous version.

This section includes: