- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2017 02:25 AM
I am trying to gather some details of Oracle Instances, but "managed_by" and "owned_by" keys in JSON (result of calling REST API to "cmdb_ci_db_ora_instance") confused me.
Out of both, which has access to the actual oracle instance?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2017 11:53 AM
Managed_by will have access to oracle instance.
Owned_by is usually business user who relies on apps which are hosted on this oracle instance.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2017 11:53 AM
Managed_by will have access to oracle instance.
Owned_by is usually business user who relies on apps which are hosted on this oracle instance.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2017 04:35 AM
Thanks for your help Sachin.