Examples

See the following REST API code examples:

Note When preparing to run the REST API code examples, note that the code examples have dependency with this public java code (Public java code) and 4 jar files (json-<YYYYMMDD>.jar, httpcore-4.4.9.jar, httpclient-4.5.5.jar, and commons-logging-1.2.jar).

Also, make sure you configure the following parameters in the java code example files: serverIp, userName, password, integrationPoint_name, and some other parameters. You can search for input in these code example files to locate all the parameters that you need to customize.

These files are located in the following directory:

\\<UCMDB root directory>\UCMDB\UCMDBServer\deploy\ucmdb-docs\docs\eng\APIs\UCMDB_RestAPI_Samples\