Trying to create service desk incident via POSTman using below REST API, but we are getting Connection refused error however the document says sdgtw probe uses NIM to create incidents from UIM to SDM.
Create an Incident (REST API v2)
probe : sdgtw
Integrated with CA service desk
The CA NIM SM GUI is not directly exposed with UIM sdgtw probe and service desk products
Workaround you can check the existing port used in the sdgtw logs making the api calls and then use it in the API rest calls via Postman
Alternatively you can also deploy the ca-nim-sm.war file present in sdgtw probe lib folder on separate tomcat server and access from there using the swagger interface
Deploy CA Normalized Integration Management Service Management on Web Server