How to identify if a server is hosted in cloud vs onprem in cmdb_ci_server table.....
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 05:11 AM
We have servers hosted in on premise, few on google cloud, few in Azure, few in AWS etc.
If we go to cmdb_ci_server table, is there a way to identify where the server is hosted?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 10:27 AM
Hi @Suggy
For
Cloud:
datacenter_type attribute is populated with correct datacenter class
Mark it Helpful and Accept Solution!! If this helps you to understand.