Property reference

sn_cmdb_ci_class.use_single_cloud_os_image

The sn_cmdb_ci_class.use_single_cloud_os_image property determines whether to create a single record for unique Cloud OS images. Setting it to true consolidates Cloud OS image data into the cmdb_ci_cloud_image table, reducing record duplication and streamlining management.

Default: false Type: boolean Application: CMDB CI Class Models

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 property controls the storage location of Cloud OS image data, directing it to the cmdb_ci_cloud_image table instead of the cmdb_ci_os_template table when enabled.
What area does it affect? CMDB CI Class Models
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? An admin should review this property when configuring Cloud Discovery settings or optimizing CMDB data management.

Out of the box property record

Raw metadata from the property record.

Property name sn_cmdb_ci_class.use_single_cloud_os_image
Sys ID fe22e438870c0d10c7750e9d0ebb3527
Type boolean
Application CMDB CI Class Models
Default value false
Description Create a single record for unique Cloud OS images false - Cloud OS images populate into cmdb_ci_os_template table true - Cloud OS images populate into cmdb_ci_cloud_image table
Updated 2025-09-10 05:16:35

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... OS images discovered in the AWS, Microsoft Azure, and GCP clouds, Discovery and Service Mapping Patterns store app version 1.0.87 or later must be installed in the instance. Also, the sn_cmdb_ci_class.use_single_cloud_os_image property must be set to true. Filters Name Type Description Cloud resources filter Choice- based filter Use the cloud resources filter to select and visualize the cloud resources data of ...
Documentation excerpt View supporting context
Context preview Snippet 2
... Set partition size for parallel loading-enabled AWS accounts. Note: Only one job is created to import new and updated CIs. Enable mapping for Cloud Os Image in AWS Enable the sn_cmdb_ci_class.use_single_cloud_os_image system property to add Cloud Os Image data to the Cloud Image [cmdb_ci_cloud_os_image] table instead of adding the data to the Image [cmdb_ci_os_template] table. Before you begin Set the application ...