Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 1.08 KB

AssetTag.md

File metadata and controls

19 lines (15 loc) · 1.08 KB

AssetTag

Properties

Name Type Description Notes
color str The color to use when rendering the tag in a user interface. [optional]
created str The date and time the tag was created. [optional]
id int The identifier of the tag. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The name (label) of the tab.
risk_modifier object The amount to adjust risk of an asset tagged with this tag. [optional]
search_criteria SearchCriteria [optional]
source str The source of the tag. [optional]
sources list[TagAssetSource] The source(s) by which a tag is-applied to an asset. [optional]
type str The type of the tag.

[Back to Model list] [Back to API list] [Back to README]