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 sets the number of chunks per workload, influencing the total records processed for generating rightsizing recommendations. |
| What area does it affect? |
Cloud Cost Management Core |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing the performance of rightsizing recommendations or adjusting workload processing. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_clin_core.bh_recom_num_chunks_per_workload |
| Sys ID |
4fa5054a73fa33000355bccdbdf6a790 |
| Type |
integer |
| Application |
Cloud Cost Management Core |
| Default value |
10 |
| Description |
Number of chunks per workload for business hours recommendation workload generation. |
| Updated |
2025-09-11 08:24:16 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... chunks and a larger number means fewer chunks. Records considered in one execution of generating recommendations = (number of chunks) * (data records/chunk) • Type: integer • Default value: 10000 sn_clin_core.bh_recom_num_chunks_per_workload Number of chunks per workload. This value times the value of sn_clin_core.bh_recom_max_chunk_size is the total number of records per workload when generating rightsizing recommendations. Records considered in one execution of ...