I am getting response as 404 Not found when I try to call GET API for tables cmdb_ci_service and alm_facilityin The ReST API Explorer.. Could you please help me with the same?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 03:00 PM
I am getting response as 404 Not found when I try to call GET API for tables cmdb_ci_service and alm_facilityin The REST API Explorer.. Could you please help me with the same?
And also tables like sys_history_line and sys_history_set are not found in the list of tables.. Why is that so?
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 03:12 PM
There may be ACLs on your cmdb_ci_service and alm_facility tables which are providing 404 errors.
sys_history_line and sys_history_set are cleaned up after fixed internal since these tables contain audit data.
You can use OOB client to test your REST API which is provided in REST API explorer.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2017 04:47 PM
Jyoti
Another possible reason could be stale log in. Please try to log out and log back in.
If you have right privileges to use REST API, you should be able to get response with code 200.
Please mark reply helpful,like or correct depending upon impact.
Rajan Mehta