Inheritance diagram for Asset
Display Name | Asset |
---|---|
Name | asset |
Description | This class represents an Asset/CI from an Asset management perspective. Usage: The Asset class is used as support for asset management discipline. An asset should represent an item of some value (usually dollars) that needs to be tracked and managed through various applications.Examples: An email system, a server, a software license, etc. |
Attributes defined for Asset | |||||||
---|---|---|---|---|---|---|---|
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
asset_retired_date | AssetRetiredDate | date | The date on which an asset was retired. | true | false | false | |
asset_status | AssetStatus | asset_status_enum | Indicates the current status of the asset during its life cycle. | true | false | false | |
asset_tag | AssetTag | string | The unique tag for the identification of an asset.If the asset is physical, this asset tag is usually attached to the asset. If the asset is not physical, as a web service for example, the asset tag may be placed in a book. An asset has only one asset tag which should be unique among the scope of an asset management implementation. | true | true | false | |
asset_type | AssetType | asset_type_enum | The type of the Asset. | true | false | false | |
asset_workload_category | AssetWorkloadCategory | string[100] | The category of workload that applies to this asset. Holds values defined by the customer. | true | false | false | |
assignment | Assignment | assignment_enum | The Assignment attribute represents the lifecycle state of the portfolio item / asset. Examples of assignment state are include awaiting-receipt, in-stock, in-use, etc. | true | false | false | |
barcode_or_rfid_tag | BarcodeOrRfidTag | string[100] | Represents either a barcode (an optical machine-readable representation of data, which shows certain data on certain products) or an RFID tag (incorporated into a product for the purpose of identification and tracking using radio waves). | true | false | false | |
installed_date | InstalledDate | date | Date on which an asset is installed and put into service. | true | false | false | |
planned_retirement_date | PlannedRetirementDate | date | The date on which an asset is planned to be retired. | true | false | false | |
purchase_delivery_date | PurchaseDeliveryDate | date | The date on which a purchased asset was delivered. | true | false | false | |
purchase_order_date | PurchaseOrderDate | date | The date on which a Purchase Order was issued to acquire the asset. | true | false | false | |
purchase_request_date | PurchaseRequestDate | date | The date on which the purchase of an asset was requested. | true | false | false | |
serial_number | SerialNumber | string[100] | A manufacturer specified serial number or unique ID for a product or element. | true | false | false | |
tco_amount | TcoAmount | long | The total cost of ownership of an asset. The computation is based on total expenses incurred plus some projections. For example a large upfront payment should be split over a depreciation period. | true | false | false | |
tco_currency | TcoCurrency | string | The TCOcurrency designator according to ISO http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html (alphabetic code). | true | false | false | |
Attributes defined for Managed Object | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
TenantOwner | Owner Tenant | string[32] | The Tenant Owner ID | true | false | false | |
TenantsUses | Consumer Tenants | string_list | The IDs of the Tenants who are associated with the CI | true | false | false | |
Attributes defined for Object | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
document_list | Documents | string | Documents | true | false | true | |
MENU | xml | true | false | true | |||
Attributes defined for Data | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
adminstates_enum | 0 | Admin State | true | false | true | ||
data_allow_auto_discovery | Allow CI Update | boolean[250] | true | true | false | false | |
changestates_enum | 0 | Change State | true | false | true | ||
boolean | false | Change State | true | false | true | ||
changestates_enum | 0 | Change State | true | false | true | ||
data_externalid | External ID | string[50] | external source id: snmp index, data sources index etc. | true | false | true | |
data_note | Note | string[250] | true | false | false | ||
operationstates_enum | 0 | Operation State | true | false | true | ||
boolean | false | Operation State | true | false | true | ||
operationstates_enum | 0 | Operation State | true | false | true | ||
data_origin | Origin | string[100] | true | false | false | ||
data_source | Created By | string[512] | true | false | false | ||
teststates_enum | 0 | Test State | true | false | true | ||
boolean | false | Test State | true | false | true | ||
teststates_enum | 0 | Test State | true | false | true | ||
data_updated_by | Updated By | string[512] | true | false | false | ||
description | Description | string[1000] | Description | true | false | false | |
digest | Digest | string[40] | true | false | true | ||
display_label | Display Label | string[900] | Used as calc attribute for display | true | false | false | |
MENU | xml | true | false | true | |||
name | Name | string[900] | true | false | false | ||
user_label | User Label | string[900] | Used as user label | true | false | false | |
Attributes defined for Root | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
BODY_ICON | string | general | true | false | true | ||
calculated_id | Calculated ID | bytes[16] | Calculated ID | true | false | true | |
create_time | Create Time | date | When was this CI created | true | false | false | |
FAMILY_ICON | string | true | false | true | |||
global_id | Global Id | string[32] | A globally unique identifier for the entity represented by the object | true | false | false | |
global_id_scope | string | Default | true | false | true | ||
last_modified_time | LastModifiedTime | date | When was this CI last updated | true | false | false | |
root_actualdeletetime | Actual Delete Time | date | When will this CI be deleted | true | false | true | |
root_actualdeletionperiod | Actual Deletion Period | integer | 40 | What is the period after the CI will be deleted | true | false | false |
root_candidatefordeletetime | Candidate For Deletion Time | date | When will this CI be warned about deleting | true | false | true | |
root_class | CI Type | string[100] | Class name of the CI | true | false | true | |
root_container | Container | string[32] | Container CI of this CI | true | false | false | |
root_deletioncandidateperiod | Deletion Candidate Period | integer | 20 | What is the period after the CI will be candidate for delete | true | false | false |
root_enableageing | Enable Aging | boolean | false | Is aging enabled | true | false | false |
root_iconproperties | string[100] | true | false | true | |||
root_iscandidatefordeletion | Is Candidate For Deletion | boolean | false | Is candidate for deletion | true | false | false |
root_lastaccesstime | Last Access Time | date | When was this CI last accessed | true | false | false | |
string[2] | true | false | true |
Valid direct incoming and outgoing relations defined on Asset
Relations defined for Asset | |||
---|---|---|---|
From | To | Type | Description |
Asset | Asset | Composition | Represents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed |
Asset | Attachment | Connection | |
Asset | ConfigurationItem | Connection | |
Asset | Cost | Connection | |
Asset | CostCategory | Connection | |
Asset | CostCenter | Connection | |
Asset | ProductModel | Connection | |
Contract | Asset | TimeBoundConnection | |
Location | Asset | Membership | |
Party | Asset | Connection | |
Party | Asset | Ownership | |
Relations defined for Managed Object | |||
From | To | Type | Description |
Managed Object | History Change | History Link | |
Tenant | Managed Object | Connection |
Combined inheritance and relation diagram for Asset
Adapters providing CIs of type Object | ||
---|---|---|
Adapter Name | Description | Adapter Type |
ALMAdapter | Federate defects from ALM | Integration |
APM Push Adapter | This adapter pushes data from UCMDB to HP APM. Follow the APM Push Adapter documentation included in the HP UCMDB Discovery and Integration Content Guide before creating this integration point. | Integration |
UCMDB API Population | Allows defining Reconciliation Priority for API Data In flows | Integration |
Data Push into Atrium | Pushes CIs and relationships to BMC Atrium | Integration |
AutomationFlowAdapter | Provide API to Operation Orchestration | Integration |
BSMKpiAdapter | Federate KPIs from BSM | Integration |
CM1030KpiAdapter | Federate KPIs from CM | Integration |
CM1030PolicyAdapter | Federate Policies and their results from CM | Integration |
CA CMDB | Pushes CIs and relationships to CA CMDB | Integration |
UCMDB 10.x | Used for Populating and Federating data from a remote UCMDB 10.x server and for Pushing to a remote UCMDB 10.x | Integration |
UCMDB 9.x | Used for Populating and Federating data from a remote UCMDB 9.x server and for Pushing to a remote UCMDB 9.x | Integration |
UCMDB History Adapter [local instance only] | Used to federated data from the UCMDB's History | Integration |
ConvertXMLtoOSVH | Discovery Pattern Description | Discovery |
Push Adapter DB Example | Push data into Oracle \ MSSQL database | Integration |
DDMi | Uses the GDB-Framework to Populate and Federate data from a DDMi database | Integration |
EnterpriseViewAdapter | Federate KPIs from Enterprise View | Integration |
GenericDBAdapter | An example Adapter that uses the GDB-Framework | Integration |
Java_Adapter_Template | Adapter Description | Integration |
Local State Push Adapter | Used for populating data between the states of the same UCMDB Server | Integration |
Push Adapter | Push Adapter | Integration |
Remedyforce Push Integration | Remedyforce Push Integration | Integration |
Service Anywhere Push Adapter | This adapter pushes data from UCMDB to Service Anywhere. | Integration |
System Center Configuration Manager | Uses the GDB-Framework to Populate and Federate data from a System Center Configuration Manager. The adapter is also backward compatible with the SMS DB | Integration |
Service Center 6.2x | Used for Federating from ServiceCenter version 6.2x | Integration |
Service Manager 7.0x | Used for Federating from ServiceManager version 7.0x | Integration |
Service Manager 7.1x - 9.2x | Used for Pushing data to and Federating from ServiceManager versions 7.1x to 9.2x | Integration |
Service Manager 9.41 | Discovery Pattern Description | Integration |
Service Manager 9.xx | Discovery Pattern Description | Integration |
Service Manager Enhanced Generic Adapter | Push and Populate CI data between UCMDB and Service Manager | Integration |
Service Manager Enhanced Generic Adapter | Push and Populate CI data between UCMDB and Service Manager | Integration |
ServiceNow Enhanced Generic Adapter | Push, Populate and Federation of CI data between UCMDB and ServiceNow | Integration |
Service-Now Push | Adapter to push data from uCMDB to Service-Now.com | Integration |
Data Push into Troux | Push CIs to Troux | Integration |
Executive Scorecard | Discovery Pattern Description | Integration |
UCMDB to XML | Export data into XML from UCMDB | Integration |
© Copyright 2017 Hewlett Packard Enterprise Development LP