VirtualMachine node
A VirtualMachine node represents a VM container running on a Host or in the Cloud. This refers to containers in the sense that a virtual machine contains a virtual host or hosts, rather than in the sense of Containers in container runtime systems or cloud computing. A single node may represent an elastic group of virtual machines.
The following section describes the scenarios in which a VirtualMachine node is created or removed. DDD nodes are never updated.
VirtualMachine node lifecycle
The following section describes the scenarios in which a VirtualMachine node is created or removed.
Creation
The lifecycle of a VirtualMachine node depends upon the details of the pattern that maintains it. This is determined by a combination of the pattern trigger condition, whether the pattern specifies an explicit key for the Virtual Machine and the logic contained in the pattern itself. In all cases, if a pattern is deleted, the VirtualMachine nodes it is maintaining are immediately removed (as are all other nodes it might be maintaining).
Patterns can trigger on a Directly Discovered Data node, see Directly Discovered Data Trigger. They can also trigger or on the creation or modification of other VirtualMachine nodes.
A VirtualMachine node is created by the cloud patterns when a cloud scan takes place.
Removal
VirtualMachine nodes created as a result of Virtual Machine triggers are removed using the Cascade removal type; when the triggering VirtualMachine node is removed, the removal is cascaded to the higher-level VirtualMachine node. See Cascade Removal.
The VirtualMachine node can not be automatically removed, by default. If the node is removed, then all the content underneath is also destroyed.
To remove a VirtualMachine node manually, find the necessary Virtual Machine, select it in the list and pick Destroy from the Actions list.
Attributes of the VirtualMachine node
The attributes of the VirtualMachine node are described in the following table:
UI Name Attribute Name and Type | Description |
---|---|
Not shown in UI key : string | Globally unique key |
Name name : string | Name of the Virtual Machine |
Short Name short_name : string | Short name of the Virtual Machine |
Type type : string | Type of the Virtual Machine |
Instance Count count : int | Number of instances grouped together |
Instance instance : string | The product's own name for this instance |
VM Type vm_type : string | The type of VM technology used by this instance of a virtual machine |
VM Name vm_name : string | The name of the virtual machine |
VM UUID vm_uuid : string | The UUID of the virtual machine |
VM State state : string | The state of the virtual machine |
VM Guest OS vm_guest_os : string | The guest operating system of the virtual machine |
Publisher publisher : string | The publisher of the Virtual Machine software. Only populated in cases that a Pattern identifies products from more than one publisher. This information is normally found in the Pattern node's publishers attribute. |
Product Name product : string | The product name. Only populated in cases that a Pattern identifies more than one product. This information is normally found in the Pattern node's products attribute. |
Full Version version : string | Full-resolution version |
Product Version product_version : string | Version publicised by the vendor |
Release release : string | Release number |
Edition edition : string | Edition |
Service Pack service_pack : string | Service pack |
Build build : string | Build number |
Patch patch : string | Patch level |
Revision revision : string | Revision |
Creation Time creation_time : date | Time when this virtual machine was created |
Not shown in UI age_count : int | The number of consecutive successful |
Not shown in UI last_update_success : date | The time at which a scan was last successfully associated with this Virtual Machine |
Not shown in UI last_update_failure : date | The time at which a scan associated with this Virtual Machine failed |
Not shown in UI __explicit_removal : string | Pattern that has taken over removal in place of standard removal |
Cloud Hosted cloud : boolean | When set, this flag indicates that the VM runs directly on a cloud service |
Cloud Class cloud_class : string | Vendor classification of cloud VM |
Cloud Identifier cloud_id : string | Unique cloud identifier |
Auto-generation type auto_generated : string | Auto-generation type of the Virtual Machine |
Public IP Address public_ip_addr : string | Public IP address of cloud VM |
Private IP Address private_ip_addr : string | Private IP address of cloud VM |
Public IP Addresses public_ip_addrs : list:string | Public IP addresses of cloud elastic group |
Private IP Addresses private_ip_addrs : list:string | Private IP addresses of cloud elastic group |
Elastic Group elastic : boolean | VM represents an elastic group |
Minimum Size minimum_size : int | Minimum size of the elastic group |
Maximum Size maximum_size : int | Maximum size of the elastic group |
Current Size current_size : int | Current size of the elastic group |
Elastic Group Members members : list:string | Identifiers of the elastic group members |
Tags tag_set : dictionary | Tag set |
Not shown in UI __all_ip_addrs : list:string | Attribute to aid searching VMs by IP address, these may include IPs from network interfaces and scanned IPs and no specific behaviour of this field should be relied upon |
External Identifiers external_ids : list:string | Identifiers in other systems |
Relationships of the VirtualMachine node
The relationships of the VirtualMachine node are described in the following table:
UI Name | Relationship | Description |
---|---|---|
Activity Records | ActedUpon: Activity: ActivityRecord: ActivityRecord | Record of model activity associated with this Virtual Machine |
Deployments | Member: Collection: Collection: Deployment | Deployments this Virtual Machine is a member of |
Namespace | Member: Collection: Collection: Namespace | Namespace this Virtual Machine is in |
Administrative Collections | Member: Collection: Collection: AdminCollection | Administrative Collections this Virtual Machine is a member of |
Collections | Member: Collection: Collection: Collection | Collections this Virtual Machine is a member of |
Subnets | Member: Collection: Collection: Subnet | Subnets this Virtual Machine is a member of |
Disk Drives | Container: Containment: ContainedDrive: DiskDrive | Disk Drives contained in this Virtual Machine |
Tape Drives | Container: Containment: ContainedDrive: TapeDrive | Tape Drives contained in this Virtual Machine |
Excluded from Model Definitions | ExcludedItem: DefinitionContainment: Definition: ModelDefinition | Model Definitions this Virtual Machine has been excluded from |
Included in Model Definitions | IncludedItem: DefinitionContainment: Definition: ModelDefinition | Model Definitions this Virtual Machine is included in |
Clusters Depending Upon This | DependedUpon: Dependency: Dependant: Cluster | Clusters that depend on this Virtual Machine |
Contained Software Instances Depending Upon This | DependedUpon: Dependency: Dependant: ContainedSoftwareInstance | Contained Software Instances that depend on this Virtual Machine |
Databases Depending Upon This | DependedUpon: Dependency: Dependant: Database | Databases that depend on this Virtual Machine |
Details Depending Upon This | DependedUpon: Dependency: Dependant: Detail | Details that depend on this Virtual Machine |
Software Clusters Depending Upon This | DependedUpon: Dependency: Dependant: SoftwareCluster | Software Clusters that depend on this Virtual Machine |
Software Components Depending Upon This | DependedUpon: Dependency: Dependant: SoftwareComponent | Software Components that depend on this Virtual Machine |
Software Containers Depending Upon This | DependedUpon: Dependency: Dependant: SoftwareContainer | Software Containers that depend on this Virtual Machine |
Software Instances Depending Upon This | DependedUpon: Dependency: Dependant: SoftwareInstance | Software Instances that depend on this Virtual Machine |
Software Pods Depending Upon This | DependedUpon: Dependency: Dependant: SoftwarePod | Software Pods that depend on this Virtual Machine |
Clusters This Depends On | Dependant: Dependency: DependedUpon: Cluster | Clusters that this Virtual Machine depends on |
Contained Software Instances This Depends On | Dependant: Dependency: DependedUpon: ContainedSoftwareInstance | Contained Software Instances that this Virtual Machine depends on |
Databases This Depends On | Dependant: Dependency: DependedUpon: Database | Databases that this Virtual Machine depends on |
Database Details This Depends On | Dependant: Dependency: DependedUpon: DatabaseDetail | Database Details that this Virtual Machine depends on |
Details This Depends On | Dependant: Dependency: DependedUpon: Detail | Details that this Virtual Machine depends on |
Files This Depends On | Dependant: Dependency: DependedUpon: File | Files that this Virtual Machine depends on |
Runtime Environments This Depends On | Dependant: Dependency: DependedUpon: RuntimeEnvironment | Runtime Environments that this Virtual Machine depends on |
Software Clusters This Depends On | Dependant: Dependency: DependedUpon: SoftwareCluster | Software Clusters that this Virtual Machine depends on |
Software Components This Depends On | Dependant: Dependency: DependedUpon: SoftwareComponent | Software Components that this Virtual Machine depends on |
Software Instances This Depends On | Dependant: Dependency: DependedUpon: SoftwareInstance | Software Instances that this Virtual Machine depends on |
Software Pods This Depends On | Dependant: Dependency: DependedUpon: SoftwarePod | Software Pods that this Virtual Machine depends on |
Virtual Machines This Depends On | Dependant: Dependency: DependedUpon: VirtualMachine | Virtual Machines that this Virtual Machine depends on |
Virtual Machines Depending Upon This | DependedUpon: Dependency: Dependant: VirtualMachine | Virtual Machines that depend on this Virtual Machine |
Details | ElementWithDetail: Detail: Detail: Detail | Details belonging to this Virtual Machine |
Hardware Details | ElementWithDetail: Detail: Detail: HardwareDetail | Hardware Details belonging to this Virtual Machine |
Network Interfaces | DeviceWithInterface: DeviceInterface: InterfaceOfVirtualMachine: NetworkInterface | Network Interfaces of this Virtual Machine |
Discovery Conditions | ElementWithCondition: DiscoveryCondition: DiscoveryCondition: DiscoveryCondition | Discovery Conditions affecting this Virtual Machine |
Cluster | ContainedHost: HostContainment: HostContainer: Cluster | Cluster of which this is a member |
Contained Host | HostContainer: HostContainment: ContainedHost: Host | Hosts provided by this Virtual Machine |
Contained MF Part | HostContainer: HostContainment: ContainedHost: MFPart | MF Parts provided by this Virtual Machine |
Contained Network Device | HostContainer: HostContainment: ContainedHost: NetworkDevice | Network Devices provided by this Virtual Machine |
Contained SNMP Managed Device | HostContainer: HostContainment: ContainedHost: SNMPManagedDevice | SNMP Managed Devices provided by this Virtual Machine |
Contained Storage Device | HostContainer: HostContainment: ContainedHost: StorageDevice | Storage Devices provided by this Virtual Machine |
Contained Storage System | HostContainer: HostContainment: ContainedHost: StorageSystem | Storage Systems provided by this Virtual Machine |
Cloud Service | RunningSoftware: HostedSoftware: Host: CloudService | Cloud Service on which this Virtual Machine is running |
Cluster | RunningSoftware: HostedSoftware: Host: Cluster | Cluster on which this Virtual Machine is running |
Host | RunningSoftware: HostedSoftware: Host: Host | Host on which this Virtual Machine is running |
MF Part | RunningSoftware: HostedSoftware: Host: MFPart | MF Part on which this Virtual Machine is running |
Network Device | RunningSoftware: HostedSoftware: Host: NetworkDevice | Network Device on which this Virtual Machine is running |
Associated Business Applications | InferredElement: Inference: Associate: BusinessApplicationInstance | Business Applications associated in some way with this Virtual Machine |
Associated Contained Software Instances | InferredElement: Inference: Associate: ContainedSoftwareInstance | Contained Software Instances associated in some way with this Virtual Machine |
Associated Discovered API Results | InferredElement: Inference: Associate: DiscoveredAPIResult | Discovered API Results associated in some way with this Virtual Machine |
Associated Discovered Command Results | InferredElement: Inference: Associate: DiscoveredCommandResult | Discovered Command Results associated in some way with this Virtual Machine |
Associated Discovered DNS Details | InferredElement: Inference: Associate: DiscoveredDNSDetail | Discovered DNS Details associated in some way with this Virtual Machine |
Associated Discovered Directory Entries | InferredElement: Inference: Associate: DiscoveredDirectoryEntry | Discovered Directory Entries associated in some way with this Virtual Machine |
Associated Discovered Files | InferredElement: Inference: Associate: DiscoveredFile | Discovered Files associated in some way with this Virtual Machine |
Associated Listening Ports | InferredElement: Inference: Associate: DiscoveredListeningPort | Listening Ports associated in some way with this Virtual Machine |
Associated Network Connections | InferredElement: Inference: Associate: DiscoveredNetworkConnection | Network Connections associated in some way with this Virtual Machine |
Associated Discovered Package Lists | InferredElement: Inference: Associate: DiscoveredPackages | Discovered Package Lists associated in some way with this Virtual Machine |
Associated Discovered Processes | InferredElement: Inference: Associate: DiscoveredProcess | Discovered Processes associated in some way with this Virtual Machine |
Associated Discovered Registry Entries | InferredElement: Inference: Associate: DiscoveredRegistryEntry | Discovered Registry Entries associated in some way with this Virtual Machine |
Associated Discovered Registry Values | InferredElement: Inference: Associate: DiscoveredRegistryValue | Discovered Registry Values associated in some way with this Virtual Machine |
Associated Discovered SNMP Values | InferredElement: Inference: Associate: DiscoveredSNMP | Discovered SNMP Values associated in some way with this Virtual Machine |
Associated Discovered SNMP Table Rows | InferredElement: Inference: Associate: DiscoveredSNMPRow | Discovered SNMP Table Rows associated in some way with this Virtual Machine |
Associated Discovered Services | InferredElement: Inference: Associate: DiscoveredService | Discovered Services associated in some way with this Virtual Machine |
Associated Discovered Software | InferredElement: Inference: Associate: DiscoveredSoftware | Discovered Software associated in some way with this Virtual Machine |
Associated Discovered Virtual Machines | InferredElement: Inference: Associate: DiscoveredVirtualMachine | Discovered Virtual Machines associated in some way with this Virtual Machine |
Associated Discovered WBEM Associators Results | InferredElement: Inference: Associate: DiscoveredWBEMAssociatorsResult | Discovered WBEM Associators Results associated in some way with this Virtual Machine |
Associated Discovered WBEM Instances | InferredElement: Inference: Associate: DiscoveredWBEMInstance | Discovered WBEM Instances associated in some way with this Virtual Machine |
Associated Discovered WBEM Query Results | InferredElement: Inference: Associate: DiscoveredWBEMQueryResult | Discovered WBEM Query Results associated in some way with this Virtual Machine |
Associated Discovered WMI Query Results | InferredElement: Inference: Associate: DiscoveredWMI | Discovered WMI Query Results associated in some way with this Virtual Machine |
Associated Hardware Details | InferredElement: Inference: Associate: HardwareDetail | Hardware Details associated in some way with this Virtual Machine |
Associated Hosts | InferredElement: Inference: Associate: Host | Hosts associated in some way with this Virtual Machine |
Associated Packages | InferredElement: Inference: Associate: Package | Packages associated in some way with this Virtual Machine |
Associated Software Components | InferredElement: Inference: Associate: SoftwareComponent | Software Components associated in some way with this Virtual Machine |
Associated Software Containers | InferredElement: Inference: Associate: SoftwareContainer | Software Containers associated in some way with this Virtual Machine |
Associated Software Instances | InferredElement: Inference: Associate: SoftwareInstance | Software Instances associated in some way with this Virtual Machine |
Contributor Business Applications | InferredElement: Inference: Contributor: BusinessApplicationInstance | Business Applications contributing to this Virtual Machine's attributes |
Contributor Business Services | InferredElement: Inference: Contributor: BusinessService | Business Services contributing to this Virtual Machine's attributes |
Contributor Technical Services | InferredElement: Inference: Contributor: TechnicalService | Technical Services contributing to this Virtual Machine's attributes |
Contributor Contained Software Instances | InferredElement: Inference: Contributor: ContainedSoftwareInstance | Contained Software Instances contributing to this Virtual Machine's attributes |
Contributor Discovered API Results | InferredElement: Inference: Contributor: DiscoveredAPIResult | Discovered API Results contributing to this Virtual Machine's attributes |
Contributor Discovered Command Results | InferredElement: Inference: Contributor: DiscoveredCommandResult | Discovered Command Results contributing to this Virtual Machine's attributes |
Contributor Discovered DNS Details | InferredElement: Inference: Contributor: DiscoveredDNSDetail | Discovered DNS Details contributing to this Virtual Machine's attributes |
Contributor Discovered Directory Entries | InferredElement: Inference: Contributor: DiscoveredDirectoryEntry | Discovered Directory Entries contributing to this Virtual Machine's attributes |
Contributor Discovered FQDNs | InferredElement: Inference: Contributor: DiscoveredFQDN | Discovered FQDNs contributing to this Virtual Machine's attributes |
Contributor Discovered Files | InferredElement: Inference: Contributor: DiscoveredFile | Discovered Files contributing to this Virtual Machine's attributes |
Contributor Listening Ports | InferredElement: Inference: Contributor: DiscoveredListeningPort | Listening Ports contributing to this Virtual Machine's attributes |
Contributor Network Connections | InferredElement: Inference: Contributor: DiscoveredNetworkConnection | Network Connections contributing to this Virtual Machine's attributes |
Contributor Discovered Package Lists | InferredElement: Inference: Contributor: DiscoveredPackages | Discovered Package Lists contributing to this Virtual Machine's attributes |
Contributor Discovered Patches | InferredElement: Inference: Contributor: DiscoveredPatches | Discovered Patches contributing to this Virtual Machine's attributes |
Contributor Discovered Processes | InferredElement: Inference: Contributor: DiscoveredProcess | Discovered Processes contributing to this Virtual Machine's attributes |
Contributor Discovered Registry Entries | InferredElement: Inference: Contributor: DiscoveredRegistryEntry | Discovered Registry Entries contributing to this Virtual Machine's attributes |
Contributor Discovered Registry Values | InferredElement: Inference: Contributor: DiscoveredRegistryValue | Discovered Registry Values contributing to this Virtual Machine's attributes |
Contributor Discovered SNMP Values | InferredElement: Inference: Contributor: DiscoveredSNMP | Discovered SNMP Values contributing to this Virtual Machine's attributes |
Contributor Discovered SNMP Table Rows | InferredElement: Inference: Contributor: DiscoveredSNMPRow | Discovered SNMP Table Rows contributing to this Virtual Machine's attributes |
Contributor Discovered Services | InferredElement: Inference: Contributor: DiscoveredService | Discovered Services contributing to this Virtual Machine's attributes |
Contributor Discovered Software | InferredElement: Inference: Contributor: DiscoveredSoftware | Discovered Software contributing to this Virtual Machine's attributes |
Contributor Discovered Virtual Machines | InferredElement: Inference: Contributor: DiscoveredVirtualMachine | Discovered Virtual Machines contributing to this Virtual Machine's attributes |
Contributor Discovered WBEM Associators Results | InferredElement: Inference: Contributor: DiscoveredWBEMAssociatorsResult | Discovered WBEM Associators Results contributing to this Virtual Machine's attributes |
Contributor Discovered WBEM Instances | InferredElement: Inference: Contributor: DiscoveredWBEMInstance | Discovered WBEM Instances contributing to this Virtual Machine's attributes |
Contributor Discovered WBEM Query Results | InferredElement: Inference: Contributor: DiscoveredWBEMQueryResult | Discovered WBEM Query Results contributing to this Virtual Machine's attributes |
Contributor Discovered WMI Query Results | InferredElement: Inference: Contributor: DiscoveredWMI | Discovered WMI Query Results contributing to this Virtual Machine's attributes |
Contributor Hosts | InferredElement: Inference: Contributor: Host | Hosts contributing to this Virtual Machine's attributes |
Contributor MF Parts | InferredElement: Inference: Contributor: MFPart | MF Parts contributing to this Virtual Machine's attributes |
Contributor Packages | InferredElement: Inference: Contributor: Package | Packages contributing to this Virtual Machine's attributes |
Contributor Patterns | InferredElement: Inference: Contributor: Pattern | Patterns contributing to this Virtual Machine's attributes |
Contributor Software Components | InferredElement: Inference: Contributor: SoftwareComponent | Software Components contributing to this Virtual Machine's attributes |
Contributor Software Containers | InferredElement: Inference: Contributor: SoftwareContainer | Software Containers contributing to this Virtual Machine's attributes |
Contributor Software Instances | InferredElement: Inference: Contributor: SoftwareInstance | Software Instances contributing to this Virtual Machine's attributes |
Primary Business Application | InferredElement: Inference: Primary: BusinessApplicationInstance | Business Application from which the existence of this Virtual Machine was inferred |
Primary Business Service | InferredElement: Inference: Primary: BusinessService | Business Service from which the existence of this Virtual Machine was inferred |
Primary Technical Service | InferredElement: Inference: Primary: TechnicalService | Technical Service from which the existence of this Virtual Machine was inferred |
Primary Container | InferredElement: Inference: Primary: ContainerInfo | Container from which the existence of this Virtual Machine was inferred |
Primary Contained Software Instance | InferredElement: Inference: Primary: ContainedSoftwareInstance | Contained Software Instance from which the existence of this Virtual Machine was inferred |
Primary Device Info | InferredElement: Inference: Primary: DeviceInfo | Device Info from which the existence of this Virtual Machine was inferred |
Primary Discovered Application Component | InferredElement: Inference: Primary: DiscoveredApplicationComponent | Discovered Application Component from which the existence of this Virtual Machine was inferred |
Primary Discovered Cloud API Result List | InferredElement: Inference: Primary: DiscoveredCloudAPIResultList | Discovered Cloud API Result List from which the existence of this Virtual Machine was inferred |
Primary Discovered Coupling Facility | InferredElement: Inference: Primary: DiscoveredCouplingFacility | Discovered Coupling Facility from which the existence of this Virtual Machine was inferred |
Primary Discovered Database | InferredElement: Inference: Primary: DiscoveredDatabase | Discovered Database from which the existence of this Virtual Machine was inferred |
Primary Discovered Database Detail | InferredElement: Inference: Primary: DiscoveredDatabaseDetail | Discovered Database Detail from which the existence of this Virtual Machine was inferred |
Primary Discovered Directory Entry | InferredElement: Inference: Primary: DiscoveredDirectoryEntry | Discovered Directory Entry from which the existence of this Virtual Machine was inferred |
Primary Discovered Disk Drive | InferredElement: Inference: Primary: DiscoveredDiskDrive | Discovered Disk Drive from which the existence of this Virtual Machine was inferred |
Primary Discovered File | InferredElement: Inference: Primary: DiscoveredFile | Discovered File from which the existence of this Virtual Machine was inferred |
Primary Discovered File System | InferredElement: Inference: Primary: DiscoveredFileSystem | Discovered File System from which the existence of this Virtual Machine was inferred |
Primary Discovered HBA | InferredElement: Inference: Primary: DiscoveredHBA | Discovered HBA from which the existence of this Virtual Machine was inferred |
Primary Discovered IP Address | InferredElement: Inference: Primary: DiscoveredIPAddress | Discovered IP Address from which the existence of this Virtual Machine was inferred |
Primary Listening Port | InferredElement: Inference: Primary: DiscoveredListeningPort | Listening Port from which the existence of this Virtual Machine was inferred |
Primary Discovered MFPart | InferredElement: Inference: Primary: DiscoveredMFPart | Discovered MFPart from which the existence of this Virtual Machine was inferred |
Primary Discovered MQ Detail | InferredElement: Inference: Primary: DiscoveredMQDetail | Discovered MQ Detail from which the existence of this Virtual Machine was inferred |
Primary Discovered Mainframe | InferredElement: Inference: Primary: DiscoveredMainframe | Discovered Mainframe from which the existence of this Virtual Machine was inferred |
Primary Discovered Mainframe View Result | InferredElement: Inference: Primary: DiscoveredMainframeViewResult | Discovered Mainframe View Result from which the existence of this Virtual Machine was inferred |
Primary Discovered Network Interface | InferredElement: Inference: Primary: DiscoveredNetworkInterface | Discovered Network Interface from which the existence of this Virtual Machine was inferred |
Primary Discovered Process | InferredElement: Inference: Primary: DiscoveredProcess | Discovered Process from which the existence of this Virtual Machine was inferred |
Primary Discovered Program | InferredElement: Inference: Primary: DiscoveredProgram | Discovered Program from which the existence of this Virtual Machine was inferred |
Primary Discovered Registry Entry | InferredElement: Inference: Primary: DiscoveredRegistryEntry | Discovered Registry Entry from which the existence of this Virtual Machine was inferred |
Primary Discovered Service | InferredElement: Inference: Primary: DiscoveredService | Discovered Service from which the existence of this Virtual Machine was inferred |
Primary Discovered Software | InferredElement: Inference: Primary: DiscoveredSoftware | Discovered Software from which the existence of this Virtual Machine was inferred |
Primary Discovered Storage Subsystem | InferredElement: Inference: Primary: DiscoveredStorageSubsystem | Discovered Storage Subsystem from which the existence of this Virtual Machine was inferred |
Primary Discovered Sysplex | InferredElement: Inference: Primary: DiscoveredSysplex | Discovered Sysplex from which the existence of this Virtual Machine was inferred |
Primary Discovered Tape Drive | InferredElement: Inference: Primary: DiscoveredTapeDrive | Discovered Tape Drive from which the existence of this Virtual Machine was inferred |
Primary Discovered Transaction | InferredElement: Inference: Primary: DiscoveredTransaction | Discovered Transaction from which the existence of this Virtual Machine was inferred |
Primary Discovered Virtual Machine | InferredElement: Inference: Primary: DiscoveredVirtualMachine | Discovered Virtual Machine from which the existence of this Virtual Machine was inferred |
Primary Host Info | InferredElement: Inference: Primary: HostInfo | Host Info from which the existence of this Virtual Machine was inferred |
Primary MF Part | InferredElement: Inference: Primary: MFPart | MF Part from which the existence of this Virtual Machine was inferred |
Primary Network Connection List | InferredElement: Inference: Primary: NetworkConnectionList | Network Connection List from which the existence of this Virtual Machine was inferred |
Primary Software Component | InferredElement: Inference: Primary: SoftwareComponent | Software Component from which the existence of this Virtual Machine was inferred |
Primary Software Container | InferredElement: Inference: Primary: SoftwareContainer | Software Container from which the existence of this Virtual Machine was inferred |
Primary Software Instance | InferredElement: Inference: Primary: SoftwareInstance | Software Instance from which the existence of this Virtual Machine was inferred |
Maintaining Pattern | Element: Maintainer: Pattern: Pattern | Pattern maintaining this Virtual Machine |
Managed by Contained Software Instance | ManagedElement: Management: Manager: ContainedSoftwareInstance | Contained Software Instance that manages this Virtual Machine |
Managed by Software Cluster | ManagedElement: Management: Manager: SoftwareCluster | Software Cluster that manages this Virtual Machine |
Managed by Software Instance | ManagedElement: Management: Manager: SoftwareInstance | Software Instance that manages this Virtual Machine |
Network Service Providers | Consumer: NetworkService: Provider: NetworkService | Network Service providers for this Virtual Machine |
Organizational Unit | OwnedItem: Ownership: Owner: OrganisationalUnit | Organizational Unit that this Virtual Machine belongs to |
Containing Business Application | ContainedSoftware: SoftwareContainment: SoftwareContainer: BusinessApplicationInstance | Containing Business Application |
Containing Business Service | ContainedSoftware: SoftwareContainment: SoftwareContainer: BusinessService | Containing Business Service |
Containing Technical Service | ContainedSoftware: SoftwareContainment: SoftwareContainer: TechnicalService | Containing Technical Service |
Cluster Member | ServiceHost: SoftwareService: Service: ClusterMember | Cluster Member that represents this Virtual Machine |
Load Balancer Member | ServiceHost: SoftwareService: Service: LoadBalancerMember | Load Balancer Member that represents this Virtual Machine |
Disk Drives Used | Consumer: StorageUse: Provider: DiskDrive | Disk Drives used by this Virtual Machine |
Software Support Details | ElementWithDetail: SupportDetail: SoftwareDetail: SupportDetail | Software Support Details for this Virtual Machine |
Expressions of the VirtualMachine node
The expressions of the VirtualMachine node are described in the following table: {anchor:exprs}
UI Name | Expression | Description |
---|---|---|
Contained Host | vhost_link : nodeLink(#HostContainer:HostContainment:ContainedHost:, #HostContainer:HostContainment:ContainedHost:.name) | Link to virtual host |