Software Container node
A Software Container node represents an instance of a software container, such as a Docker container, running in the environment. Software Container nodes represent the containers, rather than any management software such as the Docker Engine. The Docker Engine and its equivalent for other providers is modeled using an SI.
Software Container node lifecycle
The following section describes the scenarios in which a Software Container node is created, updated or destroyed.
Creation
Software Container nodes are created by patterns which trigger on an SI representing container management software, such as the Docker Engine. When such a pattern triggers, it requests information on the containers that the management software is running. A Software Container node is created for each container reported by the management software.
AIX Application WPARs are also modeled using Software Container nodes. In this case, the pattern triggers on hostinfo.
Update and removal
Software Container nodes are updated when patterns request information from the container management software. A Software Container node is:
- Updated for each existing container reported by the management software.
- Removed where previously existing containers are no longer reported by the management software. This is an Authoritative Removal type, see Authoritative Removal.
Attributes of the SoftwareContainer node
The attributes of the SoftwareContainer 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 Software Container |
Short Name short_name : string | Short name of the Software Container |
Type type : string | Type of the Software Container |
Instance Count count : int | Number of containers grouped together |
Image image : string | Container image name |
Container ID container_id : string | Container identifier |
Tag tag : string | Container tag |
Digest digest : string | Container digest |
Container State container_state : string | Container state |
Cloud Hosted cloud : boolean | When set, this flag indicates that the Software container runs directly on a cloud service |
Cloud Class cloud_class : string | Vendor classification of cloud software |
Cloud Identifier cloud_id : string | Unique cloud identifier |
Publisher publisher : string | The publisher of the Software Container. 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 |
Not shown in UI __listening_ports : list:int | Ports this container is configured to listen on |
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 Software Container |
Not shown in UI __last_update_failure : date | The time at which a scan associated with this Software Container failed |
Not shown in UI __explicit_removal : string | Pattern that has taken over removal in place of standard removal |
Shared flag override __shared : boolean | When set, this flag indicates that the Software Container should always be regarded as shared or not shared for purposes of visualization and service modelling. This is a user controlled flag. |
Tags tag_set : dictionary | Tag set |
Relationships of the SoftwareContainer node
The relationships of the SoftwareContainer node are described in the following table:
UI Name | Relationship | Description |
---|---|---|
Activity Records | ActedUpon: Activity: ActivityRecord: ActivityRecord | Record of model activity associated with this Software Container |
Deployments | Member: Collection: Collection: Deployment | Deployments this Software Container is a member of |
Namespace | Member: Collection: Collection: Namespace | Namespace this Software Container is in |
Administrative Collections | Member: Collection: Collection: AdminCollection | Administrative Collections this Software Container is a member of |
Collections | Member: Collection: Collection: Collection | Collections this Software Container is a member of |
Subnets | Member: Collection: Collection: Subnet | Subnets this Software Container is a member of |
Software Pod | Member: Collection: Collection: SoftwarePod | Software Pod this Software Container is a member of |
Client Contained Software Instances | Server: Communication: Client: ContainedSoftwareInstance | Client Contained Software Instances |
Client External Elements | Server: Communication: Client: ExternalElement | Client External Elements |
Client Software Clusters | Server: Communication: Client: SoftwareCluster | Client Software Clusters |
Client Software Components | Server: Communication: Client: SoftwareComponent | Client Software Components |
Server Contained Software Instances | Client: Communication: Server: ContainedSoftwareInstance | Server Contained Software Instances |
Server Databases | Client: Communication: Server: Database | Server Databases |
Server Database Details | Client: Communication: Server: DatabaseDetail | Server Database Details |
Server External Elements | Client: Communication: Server: ExternalElement | Server External Elements |
Server Load Balancer Services | Client: Communication: Server: LoadBalancerService | Server Load Balancer Services |
Server Software Clusters | Client: Communication: Server: SoftwareCluster | Server Software Clusters |
Server Software Components | Client: Communication: Server: SoftwareComponent | Server Software Components |
Server Software Containers | Client: Communication: Server: SoftwareContainer | Server Software Containers |
Client Software Containers | Server: Communication: Client: SoftwareContainer | Client Software Containers |
Server Software Instances | Client: Communication: Server: SoftwareInstance | Server Software Instances |
Client Software Instances | Server: Communication: Client: SoftwareInstance | Client Software Instances |
Peer Contained Software Instances | Peer: Communication: Peer: ContainedSoftwareInstance | Communicating Peer Contained Software Instances |
Peer External Elements | Peer: Communication: Peer: ExternalElement | Communicating Peer External Elements |
Peer Software Clusters | Peer: Communication: Peer: SoftwareCluster | Communicating Peer Software Clusters |
Peer Software Components | Peer: Communication: Peer: SoftwareComponent | Communicating Peer Software Components |
Peer Software Containers | Peer: Communication: Peer: SoftwareContainer | Communicating Peer Software Containers |
Peer Software Instances | Peer: Communication: Peer: SoftwareInstance | Communicating Peer Software Instances |
Clusters This Depends On | Dependant: Dependency: DependedUpon: Cluster | Clusters that this Software Container depends on |
Contained Software Instances This Depends On | Dependant: Dependency: DependedUpon: ContainedSoftwareInstance | Contained Software Instances that this Software Container depends on |
Databases This Depends On | Dependant: Dependency: DependedUpon: Database | Databases that this Software Container depends on |
Database Details This Depends On | Dependant: Dependency: DependedUpon: DatabaseDetail | Database Details that this Software Container depends on |
Details This Depends On | Dependant: Dependency: DependedUpon: Detail | Details that this Software Container depends on |
Files This Depends On | Dependant: Dependency: DependedUpon: File | Files that this Software Container depends on |
Runtime Environments This Depends On | Dependant: Dependency: DependedUpon: RuntimeEnvironment | Runtime Environments that this Software Container depends on |
Software Clusters This Depends On | Dependant: Dependency: DependedUpon: SoftwareCluster | Software Clusters that this Software Container depends on |
Software Components This Depends On | Dependant: Dependency: DependedUpon: SoftwareComponent | Software Components that this Software Container depends on |
Software Instances This Depends On | Dependant: Dependency: DependedUpon: SoftwareInstance | Software Instances that this Software Container depends on |
Software Pods This Depends On | Dependant: Dependency: DependedUpon: SoftwarePod | Software Pods that this Software Container depends on |
Virtual Machines This Depends On | Dependant: Dependency: DependedUpon: VirtualMachine | Virtual Machines that this Software Container depends on |
Details | ElementWithDetail: Detail: Detail: Detail | Details belonging to this Software Container |
Hardware Details | ElementWithDetail: Detail: Detail: HardwareDetail | Hardware Details belonging to this Software Container |
Databases | ElementWithDetail: Detail: Detail: Database | Databases belonging to this Software Container |
Database Details | ElementWithDetail: Detail: Detail: DatabaseDetail | Database Details belonging to this Software Container |
Cloud Service | RunningSoftware: HostedSoftware: Host: CloudService | Cloud Service on which this Software Container is running |
Cluster | RunningSoftware: HostedSoftware: Host: Cluster | Cluster on which this Software Container is running |
Host | RunningSoftware: HostedSoftware: Host: Host | Host on which this Software Container is running |
MF Part | RunningSoftware: HostedSoftware: Host: MFPart | MF Part on which this Software Container is running |
Network Device | RunningSoftware: HostedSoftware: Host: NetworkDevice | Network Device on which this Software Container is running |
Associated Business Applications | InferredElement: Inference: Associate: BusinessApplicationInstance | Business Applications associated in some way with this Software Container |
Associated Contained Software Instances | InferredElement: Inference: Associate: ContainedSoftwareInstance | Contained Software Instances associated in some way with this Software Container |
Associated Discovered API Results | InferredElement: Inference: Associate: DiscoveredAPIResult | Discovered API Results associated in some way with this Software Container |
Associated Discovered Command Results | InferredElement: Inference: Associate: DiscoveredCommandResult | Discovered Command Results associated in some way with this Software Container |
Associated Discovered DNS Details | InferredElement: Inference: Associate: DiscoveredDNSDetail | Discovered DNS Details associated in some way with this Software Container |
Associated Discovered Directory Entries | InferredElement: Inference: Associate: DiscoveredDirectoryEntry | Discovered Directory Entries associated in some way with this Software Container |
Associated Discovered Files | InferredElement: Inference: Associate: DiscoveredFile | Discovered Files associated in some way with this Software Container |
Associated Listening Ports | InferredElement: Inference: Associate: DiscoveredListeningPort | Listening Ports associated in some way with this Software Container |
Associated Network Connections | InferredElement: Inference: Associate: DiscoveredNetworkConnection | Network Connections associated in some way with this Software Container |
Associated Discovered Package Lists | InferredElement: Inference: Associate: DiscoveredPackages | Discovered Package Lists associated in some way with this Software Container |
Associated Discovered Processes | InferredElement: Inference: Associate: DiscoveredProcess | Discovered Processes associated in some way with this Software Container |
Associated Discovered Registry Entries | InferredElement: Inference: Associate: DiscoveredRegistryEntry | Discovered Registry Entries associated in some way with this Software Container |
Associated Discovered Registry Values | InferredElement: Inference: Associate: DiscoveredRegistryValue | Discovered Registry Values associated in some way with this Software Container |
Associated Discovered SNMP Values | InferredElement: Inference: Associate: DiscoveredSNMP | Discovered SNMP Values associated in some way with this Software Container |
Associated Discovered SNMP Table Rows | InferredElement: Inference: Associate: DiscoveredSNMPRow | Discovered SNMP Table Rows associated in some way with this Software Container |
Associated Discovered Services | InferredElement: Inference: Associate: DiscoveredService | Discovered Services associated in some way with this Software Container |
Associated Discovered Software | InferredElement: Inference: Associate: DiscoveredSoftware | Discovered Software associated in some way with this Software Container |
Associated Discovered Virtual Machines | InferredElement: Inference: Associate: DiscoveredVirtualMachine | Discovered Virtual Machines associated in some way with this Software Container |
Associated Discovered WBEM Associators Results | InferredElement: Inference: Associate: DiscoveredWBEMAssociatorsResult | Discovered WBEM Associators Results associated in some way with this Software Container |
Associated Discovered WBEM Instances | InferredElement: Inference: Associate: DiscoveredWBEMInstance | Discovered WBEM Instances associated in some way with this Software Container |
Associated Discovered WBEM Query Results | InferredElement: Inference: Associate: DiscoveredWBEMQueryResult | Discovered WBEM Query Results associated in some way with this Software Container |
Associated Discovered WMI Query Results | InferredElement: Inference: Associate: DiscoveredWMI | Discovered WMI Query Results associated in some way with this Software Container |
Associated Hardware Details | InferredElement: Inference: Associate: HardwareDetail | Hardware Details associated in some way with this Software Container |
Associated Hosts | InferredElement: Inference: Associate: Host | Hosts associated in some way with this Software Container |
Associated Packages | InferredElement: Inference: Associate: Package | Packages associated in some way with this Software Container |
Associated Software Components | InferredElement: Inference: Associate: SoftwareComponent | Software Components associated in some way with this Software Container |
Associated To Business Applications | Associate: Inference: InferredElement: BusinessApplicationInstance | Business Application associated in some way to this Software Container |
Associated To Business Services | Associate: Inference: InferredElement: BusinessService | Business Service associated in some way to this Software Container |
Associated To Technical Services | Associate: Inference: InferredElement: TechnicalService | Technical Service associated in some way to this Software Container |
Associated To Candidate Software Instances | Associate: Inference: InferredElement: CandidateSoftwareInstance | Candidate Software Instance associated in some way to this Software Container |
Associated To Contained Software Instances | Associate: Inference: InferredElement: ContainedSoftwareInstance | Contained Software Instance associated in some way to this Software Container |
Associated To Hosts | Associate: Inference: InferredElement: Host | Host associated in some way to this Software Container |
Associated To MF Parts | Associate: Inference: InferredElement: MFPart | MF Part associated in some way to this Software Container |
Associated To Mainframes | Associate: Inference: InferredElement: Mainframe | Mainframe associated in some way to this Software Container |
Associated To Management Controllers | Associate: Inference: InferredElement: ManagementController | Management Controller associated in some way to this Software Container |
Associated To Network Devices | Associate: Inference: InferredElement: NetworkDevice | Network Device associated in some way to this Software Container |
Associated To Printers | Associate: Inference: InferredElement: Printer | Printer associated in some way to this Software Container |
Associated To Runtime Environments | Associate: Inference: InferredElement: RuntimeEnvironment | Runtime Environment associated in some way to this Software Container |
Associated To SNMP Managed Devices | Associate: Inference: InferredElement: SNMPManagedDevice | SNMP Managed Device associated in some way to this Software Container |
Associated To Software Components | Associate: Inference: InferredElement: SoftwareComponent | Software Component associated in some way to this Software Container |
Associated To Software Containers | Associate: Inference: InferredElement: SoftwareContainer | Software Container associated in some way to this Software Container |
Associated Software Containers | InferredElement: Inference: Associate: SoftwareContainer | Software Containers associated in some way with this Software Container |
Associated To Software Instances | Associate: Inference: InferredElement: SoftwareInstance | Software Instance associated in some way to this Software Container |
Associated To Storage Devices | Associate: Inference: InferredElement: StorageDevice | Storage Device associated in some way to this Software Container |
Associated To Virtual Machines | Associate: Inference: InferredElement: VirtualMachine | Virtual Machine associated in some way to this Software Container |
Associated Software Instances | InferredElement: Inference: Associate: SoftwareInstance | Software Instances associated in some way with this Software Container |
Contributor Business Applications | InferredElement: Inference: Contributor: BusinessApplicationInstance | Business Applications contributing to this Software Container's attributes |
Contributor Business Services | InferredElement: Inference: Contributor: BusinessService | Business Services contributing to this Software Container's attributes |
Contributor Technical Services | InferredElement: Inference: Contributor: TechnicalService | Technical Services contributing to this Software Container's attributes |
Contributor Contained Software Instances | InferredElement: Inference: Contributor: ContainedSoftwareInstance | Contained Software Instances contributing to this Software Container's attributes |
Contributor Discovered API Results | InferredElement: Inference: Contributor: DiscoveredAPIResult | Discovered API Results contributing to this Software Container's attributes |
Contributor Discovered Command Results | InferredElement: Inference: Contributor: DiscoveredCommandResult | Discovered Command Results contributing to this Software Container's attributes |
Contributor Discovered DNS Details | InferredElement: Inference: Contributor: DiscoveredDNSDetail | Discovered DNS Details contributing to this Software Container's attributes |
Contributor Discovered Directory Entries | InferredElement: Inference: Contributor: DiscoveredDirectoryEntry | Discovered Directory Entries contributing to this Software Container's attributes |
Contributor Discovered FQDNs | InferredElement: Inference: Contributor: DiscoveredFQDN | Discovered FQDNs contributing to this Software Container's attributes |
Contributor Discovered Files | InferredElement: Inference: Contributor: DiscoveredFile | Discovered Files contributing to this Software Container's attributes |
Contributor Listening Ports | InferredElement: Inference: Contributor: DiscoveredListeningPort | Listening Ports contributing to this Software Container's attributes |
Contributor Network Connections | InferredElement: Inference: Contributor: DiscoveredNetworkConnection | Network Connections contributing to this Software Container's attributes |
Contributor Discovered Package Lists | InferredElement: Inference: Contributor: DiscoveredPackages | Discovered Package Lists contributing to this Software Container's attributes |
Contributor Discovered Patches | InferredElement: Inference: Contributor: DiscoveredPatches | Discovered Patches contributing to this Software Container's attributes |
Contributor Discovered Processes | InferredElement: Inference: Contributor: DiscoveredProcess | Discovered Processes contributing to this Software Container's attributes |
Contributor Discovered Registry Entries | InferredElement: Inference: Contributor: DiscoveredRegistryEntry | Discovered Registry Entries contributing to this Software Container's attributes |
Contributor Discovered Registry Values | InferredElement: Inference: Contributor: DiscoveredRegistryValue | Discovered Registry Values contributing to this Software Container's attributes |
Contributor Discovered SNMP Values | InferredElement: Inference: Contributor: DiscoveredSNMP | Discovered SNMP Values contributing to this Software Container's attributes |
Contributor Discovered SNMP Table Rows | InferredElement: Inference: Contributor: DiscoveredSNMPRow | Discovered SNMP Table Rows contributing to this Software Container's attributes |
Contributor Discovered Services | InferredElement: Inference: Contributor: DiscoveredService | Discovered Services contributing to this Software Container's attributes |
Contributor Discovered Software | InferredElement: Inference: Contributor: DiscoveredSoftware | Discovered Software contributing to this Software Container's attributes |
Contributor Discovered Virtual Machines | InferredElement: Inference: Contributor: DiscoveredVirtualMachine | Discovered Virtual Machines contributing to this Software Container's attributes |
Contributor Discovered WBEM Associators Results | InferredElement: Inference: Contributor: DiscoveredWBEMAssociatorsResult | Discovered WBEM Associators Results contributing to this Software Container's attributes |
Contributor Discovered WBEM Instances | InferredElement: Inference: Contributor: DiscoveredWBEMInstance | Discovered WBEM Instances contributing to this Software Container's attributes |
Contributor Discovered WBEM Query Results | InferredElement: Inference: Contributor: DiscoveredWBEMQueryResult | Discovered WBEM Query Results contributing to this Software Container's attributes |
Contributor Discovered WMI Query Results | InferredElement: Inference: Contributor: DiscoveredWMI | Discovered WMI Query Results contributing to this Software Container's attributes |
Contributor Hosts | InferredElement: Inference: Contributor: Host | Hosts contributing to this Software Container's attributes |
Contributor MF Parts | InferredElement: Inference: Contributor: MFPart | MF Parts contributing to this Software Container's attributes |
Contributor Packages | InferredElement: Inference: Contributor: Package | Packages contributing to this Software Container's attributes |
Contributor Patterns | InferredElement: Inference: Contributor: Pattern | Patterns contributing to this Software Container's attributes |
Contributor Software Components | InferredElement: Inference: Contributor: SoftwareComponent | Software Components contributing to this Software Container's attributes |
Contributes To Business Application | Contributor: Inference: InferredElement: BusinessApplicationInstance | Business Application whose attributes have been partly or wholly determined from this Software Container |
Contributes To Business Service | Contributor: Inference: InferredElement: BusinessService | Business Service whose attributes have been partly or wholly determined from this Software Container |
Contributes To Technical Service | Contributor: Inference: InferredElement: TechnicalService | Technical Service whose attributes have been partly or wholly determined from this Software Container |
Contributes To Contained Software Instance | Contributor: Inference: InferredElement: ContainedSoftwareInstance | Contained Software Instance whose attributes have been partly or wholly determined from this Software Container |
Contributes To Host | Contributor: Inference: InferredElement: Host | Host whose attributes have been partly or wholly determined from this Software Container |
Contributes To IP Address | Contributor: Inference: InferredElement: IPAddress | IP Address whose attributes have been partly or wholly determined from this Software Container |
Contributes To Runtime Environment | Contributor: Inference: InferredElement: RuntimeEnvironment | Runtime Environment whose attributes have been partly or wholly determined from this Software Container |
Contributes To Software Component | Contributor: Inference: InferredElement: SoftwareComponent | Software Component whose attributes have been partly or wholly determined from this Software Container |
Contributes To Software Container | Contributor: Inference: InferredElement: SoftwareContainer | Software Container whose attributes have been partly or wholly determined from this Software Container |
Contributor Software Containers | InferredElement: Inference: Contributor: SoftwareContainer | Software Containers contributing to this Software Container's attributes |
Contributes To Software Instance | Contributor: Inference: InferredElement: SoftwareInstance | Software Instance whose attributes have been partly or wholly determined from this Software Container |
Contributes To Virtual Machine | Contributor: Inference: InferredElement: VirtualMachine | Virtual Machine whose attributes have been partly or wholly determined from this Software Container |
Contributor Software Instances | InferredElement: Inference: Contributor: SoftwareInstance | Software Instances contributing to this Software Container's attributes |
Primary Business Application | InferredElement: Inference: Primary: BusinessApplicationInstance | Business Application from which the existence of this Software Container was inferred |
Primary Business Service | InferredElement: Inference: Primary: BusinessService | Business Service from which the existence of this Software Container was inferred |
Primary Technical Service | InferredElement: Inference: Primary: TechnicalService | Technical Service from which the existence of this Software Container was inferred |
Primary Container | InferredElement: Inference: Primary: ContainerInfo | Container from which the existence of this Software Container was inferred |
Primary Contained Software Instance | InferredElement: Inference: Primary: ContainedSoftwareInstance | Contained Software Instance from which the existence of this Software Container was inferred |
Primary Device Info | InferredElement: Inference: Primary: DeviceInfo | Device Info from which the existence of this Software Container was inferred |
Primary Discovered Application Component | InferredElement: Inference: Primary: DiscoveredApplicationComponent | Discovered Application Component from which the existence of this Software Container was inferred |
Primary Discovered Cloud API Result List | InferredElement: Inference: Primary: DiscoveredCloudAPIResultList | Discovered Cloud API Result List from which the existence of this Software Container was inferred |
Primary Discovered Coupling Facility | InferredElement: Inference: Primary: DiscoveredCouplingFacility | Discovered Coupling Facility from which the existence of this Software Container was inferred |
Primary Discovered Database | InferredElement: Inference: Primary: DiscoveredDatabase | Discovered Database from which the existence of this Software Container was inferred |
Primary Discovered Database Detail | InferredElement: Inference: Primary: DiscoveredDatabaseDetail | Discovered Database Detail from which the existence of this Software Container was inferred |
Primary Discovered Directory Entry | InferredElement: Inference: Primary: DiscoveredDirectoryEntry | Discovered Directory Entry from which the existence of this Software Container was inferred |
Primary Discovered Disk Drive | InferredElement: Inference: Primary: DiscoveredDiskDrive | Discovered Disk Drive from which the existence of this Software Container was inferred |
Primary Discovered File | InferredElement: Inference: Primary: DiscoveredFile | Discovered File from which the existence of this Software Container was inferred |
Primary Discovered File System | InferredElement: Inference: Primary: DiscoveredFileSystem | Discovered File System from which the existence of this Software Container was inferred |
Primary Discovered HBA | InferredElement: Inference: Primary: DiscoveredHBA | Discovered HBA from which the existence of this Software Container was inferred |
Primary Discovered IP Address | InferredElement: Inference: Primary: DiscoveredIPAddress | Discovered IP Address from which the existence of this Software Container was inferred |
Primary Listening Port | InferredElement: Inference: Primary: DiscoveredListeningPort | Listening Port from which the existence of this Software Container was inferred |
Primary Discovered MFPart | InferredElement: Inference: Primary: DiscoveredMFPart | Discovered MFPart from which the existence of this Software Container was inferred |
Primary Discovered MQ Detail | InferredElement: Inference: Primary: DiscoveredMQDetail | Discovered MQ Detail from which the existence of this Software Container was inferred |
Primary Discovered Mainframe | InferredElement: Inference: Primary: DiscoveredMainframe | Discovered Mainframe from which the existence of this Software Container was inferred |
Primary Discovered Mainframe View Result | InferredElement: Inference: Primary: DiscoveredMainframeViewResult | Discovered Mainframe View Result from which the existence of this Software Container was inferred |
Primary Discovered Network Interface | InferredElement: Inference: Primary: DiscoveredNetworkInterface | Discovered Network Interface from which the existence of this Software Container was inferred |
Primary Discovered Process | InferredElement: Inference: Primary: DiscoveredProcess | Discovered Process from which the existence of this Software Container was inferred |
Primary Discovered Program | InferredElement: Inference: Primary: DiscoveredProgram | Discovered Program from which the existence of this Software Container was inferred |
Primary Discovered Registry Entry | InferredElement: Inference: Primary: DiscoveredRegistryEntry | Discovered Registry Entry from which the existence of this Software Container was inferred |
Primary Discovered Service | InferredElement: Inference: Primary: DiscoveredService | Discovered Service from which the existence of this Software Container was inferred |
Primary Discovered Software | InferredElement: Inference: Primary: DiscoveredSoftware | Discovered Software from which the existence of this Software Container was inferred |
Primary Discovered Storage Subsystem | InferredElement: Inference: Primary: DiscoveredStorageSubsystem | Discovered Storage Subsystem from which the existence of this Software Container was inferred |
Primary Discovered Sysplex | InferredElement: Inference: Primary: DiscoveredSysplex | Discovered Sysplex from which the existence of this Software Container was inferred |
Primary Discovered Tape Drive | InferredElement: Inference: Primary: DiscoveredTapeDrive | Discovered Tape Drive from which the existence of this Software Container was inferred |
Primary Discovered Transaction | InferredElement: Inference: Primary: DiscoveredTransaction | Discovered Transaction from which the existence of this Software Container was inferred |
Primary Discovered Virtual Machine | InferredElement: Inference: Primary: DiscoveredVirtualMachine | Discovered Virtual Machine from which the existence of this Software Container was inferred |
Primary Host Info | InferredElement: Inference: Primary: HostInfo | Host Info from which the existence of this Software Container was inferred |
Primary MF Part | InferredElement: Inference: Primary: MFPart | MF Part from which the existence of this Software Container was inferred |
Primary Network Connection List | InferredElement: Inference: Primary: NetworkConnectionList | Network Connection List from which the existence of this Software Container was inferred |
Primary Software Component | InferredElement: Inference: Primary: SoftwareComponent | Software Component from which the existence of this Software Container was inferred |
Created Business Application | Primary: Inference: InferredElement: BusinessApplicationInstance | Business Application whose existence was inferred from this Software Container |
Created Business Service | Primary: Inference: InferredElement: BusinessService | Business Service whose existence was inferred from this Software Container |
Created Technical Service | Primary: Inference: InferredElement: TechnicalService | Technical Service whose existence was inferred from this Software Container |
Created Candidate Software Instance | Primary: Inference: InferredElement: CandidateSoftwareInstance | Candidate Software Instance whose existence was inferred from this Software Container |
Created Cloud Provider | Primary: Inference: InferredElement: CloudProvider | Cloud Provider whose existence was inferred from this Software Container |
Created Cloud Region | Primary: Inference: InferredElement: CloudRegion | Cloud Region whose existence was inferred from this Software Container |
Created Cloud Service | Primary: Inference: InferredElement: CloudService | Cloud Service whose existence was inferred from this Software Container |
Created Cluster | Primary: Inference: InferredElement: Cluster | Cluster whose existence was inferred from this Software Container |
Created Contained Software Instance | Primary: Inference: InferredElement: ContainedSoftwareInstance | Contained Software Instance whose existence was inferred from this Software Container |
Created Coupling Facility | Primary: Inference: InferredElement: CouplingFacility | Coupling Facility whose existence was inferred from this Software Container |
Created Database | Primary: Inference: InferredElement: Database | Database whose existence was inferred from this Software Container |
Created Database Detail | Primary: Inference: InferredElement: DatabaseDetail | Database Detail whose existence was inferred from this Software Container |
Created Detail | Primary: Inference: InferredElement: Detail | Detail whose existence was inferred from this Software Container |
Created Fibre Channel HBA | Primary: Inference: InferredElement: FibreChannelHBA | Fibre Channel HBA whose existence was inferred from this Software Container |
Created Fibre Channel Node | Primary: Inference: InferredElement: FibreChannelNode | Fibre Channel Node whose existence was inferred from this Software Container |
Created Fibre Channel Port | Primary: Inference: InferredElement: FibreChannelPort | Fibre Channel Port whose existence was inferred from this Software Container |
Created File System | Primary: Inference: InferredElement: FileSystem | File System whose existence was inferred from this Software Container |
Created Host | Primary: Inference: InferredElement: Host | Host whose existence was inferred from this Software Container |
Created IP Address | Primary: Inference: InferredElement: IPAddress | IP Address whose existence was inferred from this Software Container |
Created MF Part | Primary: Inference: InferredElement: MFPart | MF Part whose existence was inferred from this Software Container |
Created Mainframe | Primary: Inference: InferredElement: Mainframe | Mainframe whose existence was inferred from this Software Container |
Created Management Controller | Primary: Inference: InferredElement: ManagementController | Management Controller whose existence was inferred from this Software Container |
Created Network Device | Primary: Inference: InferredElement: NetworkDevice | Network Device whose existence was inferred from this Software Container |
Created Network Interface | Primary: Inference: InferredElement: NetworkInterface | Network Interface whose existence was inferred from this Software Container |
Created Printer | Primary: Inference: InferredElement: Printer | Printer whose existence was inferred from this Software Container |
Created Runtime Environment | Primary: Inference: InferredElement: RuntimeEnvironment | Runtime Environment whose existence was inferred from this Software Container |
Created SNMP Managed Device | Primary: Inference: InferredElement: SNMPManagedDevice | SNMP Managed Device whose existence was inferred from this Software Container |
Created Software Component | Primary: Inference: InferredElement: SoftwareComponent | Software Component whose existence was inferred from this Software Container |
Created Software Container | Primary: Inference: InferredElement: SoftwareContainer | Software Container whose existence was inferred from this Software Container |
Primary Software Container | InferredElement: Inference: Primary: SoftwareContainer | Software Container from which the existence of this Software Container was inferred |
Created Software Instance | Primary: Inference: InferredElement: SoftwareInstance | Software Instance whose existence was inferred from this Software Container |
Created Storage | Primary: Inference: InferredElement: Storage | Storage whose existence was inferred from this Software Container |
Created Storage Collection | Primary: Inference: InferredElement: StorageCollection | Storage Collection whose existence was inferred from this Software Container |
Created Storage Device | Primary: Inference: InferredElement: StorageDevice | Storage Device whose existence was inferred from this Software Container |
Created Subnet | Primary: Inference: InferredElement: Subnet | Subnet whose existence was inferred from this Software Container |
Created Unassigned Connections | Primary: Inference: InferredElement: UnassignedConnections | Unassigned Connections whose existence was inferred from this Software Container |
Created Virtual Machine | Primary: Inference: InferredElement: VirtualMachine | Virtual Machine whose existence was inferred from this Software Container |
Primary Software Instance | InferredElement: Inference: Primary: SoftwareInstance | Software Instance from which the existence of this Software Container was inferred |
Container Image | Instance: Instance: Image: ContainerImage | Container Image used for this Software Container |
Maintaining Pattern | Element: Maintainer: Pattern: Pattern | Pattern maintaining this Software Container |
Managed by Contained Software Instance | ManagedElement: Management: Manager: ContainedSoftwareInstance | Contained Software Instance that manages this Software Container |
Managed by Software Cluster | ManagedElement: Management: Manager: SoftwareCluster | Software Cluster that manages this Software Container |
Managed by Software Instance | ManagedElement: Management: Manager: SoftwareInstance | Software Instance that manages this Software Container |
Files | ElementUsingFile: RelatedFile: File: File | Files used by this Software Container |
Contained Runtime Environments | SoftwareContainer: SoftwareContainment: ContainedSoftware: RuntimeEnvironment | Contained Runtime Environments |
Contained Software Instances | SoftwareContainer: SoftwareContainment: ContainedSoftware: SoftwareInstance | Contained Software Instances |
Contained Software Instances | SoftwareContainer: SoftwareContainment: ContainedSoftware: ContainedSoftwareInstance | Contained Software Instances |
Load Balancer Member | ServiceProvider: SoftwareService: Service: LoadBalancerMember | Load Balancer Member that this Software Container is implementing a service for |
Software Support Details | ElementWithDetail: SupportDetail: SoftwareDetail: SupportDetail | Software Support Details for this Software Container |
Expressions of the SoftwareContainer node
The expressions of the SoftwareContainer node are described in the following table: {anchor:exprs}
UI Name | Expression | Description |
---|---|---|
Host | host_link : nodeLink(#RunningSoftware:HostedSoftware:Host:,#RunningSoftware:HostedSoftware:Host:.name) | Link to host |