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 limits the number of CIs shown on a map to enhance performance and usability. |
| What area does it affect? |
Business Service Management |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing map performance or adjusting CI visibility. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.bsm.max_nodes |
| Sys ID |
e69cb4b80a0a0ba90009ded9ba0c9557 |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
<span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Maximum number of CIs to display on a map at once.<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 1000</li></ul></span> |
| Updated |
2024-05-25 04:39:18 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Map > Map Properties glide.bsm.new_node_color Color for nodes that became viewable from the last expand operation. • Type: color • Default value: PaleGreen • Location: BSM Map > Map Properties glide.bsm.max_nodes Maximum number of downstream nodes to retrieve from the database for a CI. If more nodes exist in the database, they are not displayed in the map. • Type: integer ...
Context preview
Snippet 2
... If Load More was previously used, then Expand reverts the results of the Load More operation. The number of additional icons to display is bound by the value of the glide.bsm.max_nodes property. Collapse Collapses all CIs and components within a cluster node back to a single node. Also, collapses a virtual group that has been expanded. This option only appears if ...
Related properties