Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This boolean property determines whether global image manifest digests are utilized for calculating image IDs in Docker and Kubernetes environments. |
| What area does it affect? |
Discovery and Service Mapping |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property before running discovery to avoid duplicate Docker image records. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_itom_pattern.manifest_digest_image_id |
| Sys ID |
0aba540e1b3af910fa738485604bcb27 |
| Type |
boolean |
| Application |
Discovery and Service Mapping Patterns |
| Default value |
true |
| Description |
Use global image manifest digests to calculate Docker and Kubernetes image_id |
| Updated |
2023-12-20 11:50:34 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... AKS Cluster Discovery configuration, see the AKS Cluster Discovery Configuration Details [KB1220553] article in the Now Support Knowledge Base. Other Supported System configuration Property name Property description Type Default value sn_itom_pattern.manifest_digest_image_id Boolean false Note: Before setting this property to true and running discovery: avoid duplicate records from being created by deleting all Docker image records. sn_itom_pattern.k8s_create_schedule_enabled The feature flag that can ...