Sha256: 5c588ee6860b55b32ac47636477c7aa34ae569e5c73f6cee3836d4c836fe2a07
Contents?: true
Size: 988 Bytes
Versions: 2
Compression:
Stored size: 988 Bytes
Contents
# SwaggerClient::AssetTag ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **color** | **String** | The color to use when rendering the tag in a user interface. | [optional] **created** | **String** | The date and time the tag was created. | [optional] **id** | **Integer** | The identifier of the tag. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **name** | **String** | 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**](SearchCriteria.md) | | [optional] **source** | **String** | The source of the tag. | [optional] **sources** | [**Array<TagAssetSource>**](TagAssetSource.md) | The source(s) by which a tag is-applied to an asset. | [optional] **type** | **String** | The type of the tag. |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/AssetTag.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/AssetTag.md |