Which table to be used to add Storage devices manually

Pranita2
Kilo Guru

Hello all,

I want to manually add Storage device used for Backup and deduplication into ServiceNow.

Below are the details which need to be added:

Hostname

IP Address

VM/Physical

Mgmt IP

Make

Serial No

Total Disk (GB)

Can anyone please let me know in which ServiceNow table i could add them?

 

Thanks,

Pranita

 

3 REPLIES 3

Nikita30
Mega Sage

Hi Pranita,

This table can be used cmdb_ci_storage_device to add storage devices manually.

 

Please mark the response as Helpful/Correct, if applicable. Thanks!

 

Thanks,

Nikita

Anshu_Anand_
Kilo Sage
Kilo Sage

cmdb_ci_storage_device 

you can store these information. Ip address can be one only. 

In ci class manager, there are lot of storage related tables.

find_real_file.png

If its a disk use cmdb_ci_storage_disk (child of storage devices table)

Storage server:- cmdb_ci_storage_server

Storage switch:- cmdb_ci_storage_switch

 

 

Mark answer as correct if its helpful

Regards,
Anshu

Michael de Boer
Giga Guru

Also check the table "cmdb_ci_msd" (Mass Storage Device), when you are using an NAS.
This is a child of the hardware CI Class.

Regards,

Michael

Regards,
Michael

Please mark the suggestion as helpful/like, if you find it useful to you or others who wants to refer similar content.
Please mark the solution as correct, if the answer provided has resolved your query.