"Available IP count" field on "cmdb_ci_cloud_subnet" table is not getting populated.

Rahul Jain5
Tera Contributor

Hi,

I am running cloud-based discovery on Azure cloud. We are getting the subnet details on "cmdb_ci_cloud_subnet" table. However, "available Ip count" field is not getting populated. Can someone please suggest what would be the best possible way to get "available Ip count" data?

Many Thanks,
Rahul

3 REPLIES 3

Prahlad Kumar
Tera Guru

Hi @Rahul Jain5,

 

The Azure Virtual Machine Instance is different from the Windows server CI. You will have the same thing when you discover VMWare and AWS. The Azure VM Instance is what is on the host and has information that the host knows such as CPU cores, Memory, and Disk space, or in the case of Azure Region, Azure VM Size and subscription information. The Windows Server CI is the Guest Operating System that is being discovered in this case Windows 2012 server and has information that the OS knows Software, TCP Connections, etc. Just like discovering a physical server. The relationship between the two is Instantiates:: Instantiated by.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.

 

Thanks & Regards

Prahlad Kumar
Tera Expert

LinkedIn - https://www.linkedin.com/in/prahlad-kumar-92a877117/

Rahul Jain5
Tera Contributor

Hi @Prahlad Kumar ,

I reckon, you didn't get the question.
Though, thank you for trying to help. Appreciate it!

Regards,

Rahul

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Rahul Jain5 

 

I don't see the implementation to populate this field for Azure at all and hence is expected. You may write an extension section to fill in if required if the API response data has that info.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.