SoftwareHost class
SoftwareHost is an abstract class.
The SoftwareHost class is an abstract class used as the base class for any model class representing a software-based host used as either: (1) the installation target for software artifacts compatible with the host; or (2) the exexcution environment for software programs designed to run on the host. .
SoftwareHost class APIs
The following tables list the basic APIs, operation APIs, and relationship APIs for the SoftwareHost class.
Basic APIs
The SoftwareHost class has no basic APIs.
Operation APIs
The SoftwareHost class has no operation APIs.
Relationship APIs
The SoftwareHost class has no relationship APIs.
SoftwareHost class relationships and attributes
The following tables list the relationships and attributes of the SoftwareHost class.
Relationships
Name | Type | Multi- | Description |
---|---|---|---|
applicationSoftware | 0..* |
| |
hostedRunningSoftware | 0..* |
| |
resourceSet | 1 | Resource set to which the software belongs | |
tickets | 0..* |
| |
cloudClass | 1 | Fully-qualified name of the class to which the object belongs | |
provider | 1 | Provider that created the object | |
tags | 0..* | Tags associated with the object |
Attributes
Name | Type | Multi- | Description |
---|---|---|---|
manufacturer | String | 1 | Name of the software manufacturer |
patchLevel | String | 0..1 | Patch level of the software |
productCatalogId | String | 0..1 | Product catalog identifier for the software |
productName | String | 1 | Name of the software product |
version | String | 0..1 | Software version |
externalID | String | 0..1 | Identifier used for the object by an external provider |
owner | String | 0..1 | Name of the owner of the object |
reconciliationID | String | 0..1 | Reconciliation identity value for the object from the BMC Atrium CMDB |
tokenID | String | 0..1 | Token identifier |
description | String | 0..1 | Text that describes the object |
guid | String | 1 | Globally unique identifier for the object |
labels | String | 0..* |
|
modifiedDate | 0..1 | Date the Cloudobject was modified | |
name | String | 1 | Human-readable name of the object |