Name | Description | Found in |
---|---|---|
id | ID for document, system generated, do not use. | |
is_production | Production flag used to determine if an app/ver is prod or non-prod required: Yes type: boolean | inventory_assets assets scans issues |
name | Asset (or application) name required: Yes type: keyword (w/.text) example: JuiceShop | inventory_assets assets scans issues |
description | Asset description type: keyword (w/.text) | inventory_assets assets scans issues |
version | Application version name type: keyword (w/.text) example: v1.0 | inventory_assets assets scans issues |
attributes.<attribute_name> | Custom attributes that apply to APP/VERSION used in visualizations and so ontype: object(sets of name value pair) example {“CIO”: “John Doe”, “BU”: “Manufacturing”} | inventory_assets assets scans issues |
key | Asset Inventory Key (Universal Asset identifier, i.e. from CMDB or other official app DB) Note, this is the primary key for flow down fields. type: keyword example: AAID-12345 | inventory_assets assets scans issues |