Skip to main content

alm_asset

alm_asset

Installed with Asset Management

High volume resultset if unrestricted

This configuration - if requested without any further restrictions - will - on a typical ServiceNow instance - return an extremely high amount of entities. This can lead to timeouts and/or truncated results. See ServiceNow Configuration Parameter.

Asset

Stores general, financial, and contractual information about assets.

Included Classes

  • alm_facility
  • alm_hardware
    • Class specific configuration alm_hardware
    • encodedQuery prefix: hw_
    • Class specific properties included in this configuration:
      • eligible_for_refresh (hw_eligible_for_refresh)
  • alm_consumable
    • Class specific configuration alm_consumable
    • encodedQuery prefix: con_
    • Class specific properties included in this configuration:
      • planned_for_disposal (con_planned_for_disposal)
  • alm_license

The configuration alm_asset will return all assets in alm_asset as well as in extending classes.

If you only want a specific subset of assets either use a matching predefined configuration (alm_hardware, etc.) or request this configuration with an encodedQuery request parameter of e.g. encodedQuery=base_sys_class_name=alm_hardware.

Configurations

Try it. The above links will open a new tab with a live request for the configuration or see the Live Demo below.

Live Demo

https://demo.squid46.io/alm_asset?limit=1

Properties

info

ci is intentionally not included. If the CI is required please request it by way of Backreference asset_to_ci. See Relations below.

PropertyLabelalm_asset_minimalalm_assetDatatype
sys_idSys IDstring
sys_class_nameClassstring
sys_updated_onUpdatedDate/Time
sys_updated_byUpdated bystring
sys_mod_countUpdatesnumber
sys_created_onCreatedDate/Time
sys_created_byCreated bystring
asset_tagAsset tagstring
assigned_toAssigned tosys_user
commentsCommentsstring
companyCompanycore_company
cost_centerCost centercmn_cost_center
departmentDepartmentcmn_department
eligible_for_refreshEligible for refreshboolean
gl_accountGL accountstring
life_cycle_stageLife Cycle Stagestring
life_cycle_stage_statusLife Cycle Stage Statusstring
locationLocationcmn_location
managed_byManaged bysys_user
modelModelcmdb_model
model_categoryModel categorycmdb_model_category
owned_byOwned bysys_user
parentParentalm_asset
planned_for_disposalPlanned for disposalboolean
serial_numberSerial numberstring
stockroomStockroomalm_stockroom
vendorVendorcore_company

(Generated 2024-07-20T09:18:20.922Z)

If you're missing a property give us a heads-up over at Feature Requests, and we'll see what we can do. In the meantime you can create and use your own View and Configuration (Custom).

Relations

The most relevant relations are listed here.

Try it. The above links will open a new tab with a live request for the configuration or see the Live Demo below.

Live Demo

asset_to_ci
asset_to_ci_minimal
asset_to_ci_full
https://demo.squid46.io/alm_asset_minimal?limit=1&relations=asset_to_ci
We track. Ok?