ApplicationSoftware class (Provider API)
The ApplicationSoftware class represents all types of application software that can be installed. Operating system software is excluded from this class.
ApplicationSoftware class APIs
The following tables list the basic APIs, operation APIs, and relationship APIs for the ApplicationSoftware class.
Basic APIs
Name | HTTP | URI | Description |
---|---|---|---|
create | POST | Creates a ApplicationSoftware object. | |
create | POST | Creates a ApplicationSoftware object. |
Operation APIs
Name | HTTP | URI | Description |
---|---|---|---|
start | POST | Start the object specified by the <guid> in the URI. | |
stop | POST | Stop the object specified by the <guid> in the URI. |
Relationship APIs
The ApplicationSoftware class has no relationship APIs.
ApplicationSoftware class relationships and attributes
The following tables list the relationships and attributes of the ApplicationSoftware class.
Relationships
Name | Type | Multi- | Description |
---|---|---|---|
server | 1 | Server that the software runs on | |
softwareHost | 0..1 |
| |
softwareResourceProperty | 0..* |
|
Attributes
Name | Type | Multi- | Description |
---|---|---|---|
installableResource | String | 0..1 |
|
installableResourceType | String | 0..1 |
|
state | 0..1 |
| |
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 |