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 defines the default integer value for the number of levels used during the conversion process to an Application Service, ranging from 1 to 8. |
| What area does it affect? |
Application Service Conversion |
| What does the default mean? |
The default value is "3", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting service level configurations or optimizing application service structures. |
Out of the box property record
Raw metadata from the property record.
| Property name |
svc.manual.convert.levels.default_value |
| Sys ID |
f269a0e1c3300010daa79624a1d3aea3 |
| Type |
integer |
| Application |
Global |
| Default value |
3 |
| Description |
Default number of levels for conversion to Application Service.
Minimum value: 1 ; Maximum value: 8 ; Default: 3 |
| Updated |
2024-05-25 03:39:13 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Associated population type: cmdb_group population_method.levels Number of levels to use in building the service. If the level value is not provided, the system checks the sys_property for the value. If svc.manual.convert.levels.default_value is not populated, a default value of 3 is used. Data type: Number "population_method": { "levels": Number, "type": "dynamic_service" } Associated population type: dynamic_service Default: 3 if no level value ...
Context preview
Snippet 2
... may be trademarks of the respective companies with which they are associated. 1027 JSON object properties (continued) Name Description not provided, the system checks the sys_property for the value. If svc.manual.convert.levels.default_value is not populated, a default value of 3 is used. Data type: Number "population_method": { "levels": Number, "type": "dynamic_service" } Associated population type: dynamic_service Default: 3 if no level value ...
Related properties