ServiceNow Mapping for MFPart
This topic provides information about the mapping for MFPart nodes.
The CIs created are described in this topic.
cmdb_ci_mainframe_lpar
The MFPart node is used to model a logical server within the mainframe. The root MFPart node is mapped to a root cmdb_ci_mainframe_lpar CI with the following attributes:
Attribute | Details |
---|---|
object_id | MFPart key attribute |
name | MFPart name attribute |
short_description | MFPart name attribute + MFPart description attribute |
last_discovered | MFPart last_update_success attribute |
manufacturer | MFPart vendor — the manufacturer of the mainframe |
model_id | MFPart model attribute |
key | MFPart key |
cmdb_ci_mainframe
An MFPart corresponding to a Native LPAR is directly connected to a Mainframe node. The Mainframe is mapped to a cmdb_ci_mainframe CI as follows:
Attribute | Details |
---|---|
object_id | Mainframe key attribute |
name | Mainframe name attribute |
short_description | Mainframe description attribute |
manufacturer | mainframe vendor attribute |
model_id | Mainframe model attribute |
cpu_count | Mainframe num_processors attribute |
serial_number | Mainframe serial |
key | Mainframe key |
cmdb_ci_mainframe reference fields
Reference Attribute | Refer From | Refer To |
---|---|---|
mainframe | cmdb_ci_mainframe_lpar | cmdb_ci_mainframe |
cmdb_ci_mainframe relationships
Relationship | Parent | Child |
---|---|---|
Hosted On::Hosts | cmdb_ci_mainframe_lpar | cmdb_ci_mainframe |