How to identify if a server is hosted in cloud vs onprem in cmdb_ci_server table.....

Suggy
Giga Sage

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

SK Chand Basha
Giga Sage

Hi @Suggy 

 

 

 

For 

 

Cloud:

datacenter_type attribute is populated with correct datacenter class

 

 

 

https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/configuration-manag...

 

 

 

Mark it Helpful and Accept Solution!! If this helps you to understand.