Blueprint Workspace
Defines the maximum allowed orchestration driver teardown time
| Key | <add key="TopologyTeardownDurationMaxHours" value="24"/> |
| Possible values | Numeric (in hours) |
| Where to add/change | customer.config Quali Server installation directory |
| Default value | 48 |
| Affected CloudShell Component | Quali Server |
| Version | 6.0 and above |
Defines the maximum allowed orchestration driver setup time
| Key | <add key="TopologySetupDurationMaxHours" value="24"/> |
| Possible values | Numeric (in hours) |
| Where to add/change | customer.config Quali Server installation directory |
| Default value | 48 |
| Affected CloudShell Component | Quali Server |
| Version | 6.0 and above |
Enable the option to show or hide the More Info option from blueprints
| Key | <add key="HideMoreInfoOnEnvironmentTile" value="False"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Portal installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 6.2.3 and above |
Block non-admin users from exporting blueprint packages
| Key | <add key="BlockPackageExportForNonAdmins" value="True"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Server installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 9.0 and above |
Display Instructions side pane by default
| Key | <add key="WS_Environment_AutoOpenInstructions" value="True"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Portal installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 6.0 and above |
Display Commands side pane by default
| Key | <add key="WS_Environment_AutoOpenCommands" value="True"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Portal installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 6.0 and above |
Enable users to create blueprints from a template
| Key | <add key="OnlyAllowNewEnvironmentsFromTemplates" value="False"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Server installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 6.3 and above |
Change the time allocated for exporting the blueprint diagram
| Key | <add key="ExportToPdf.WaitForRender" value="3000"/> |
| Possible values | Numeric (time to wait, in milliseconds) |
| Where to add/change | customer.config CloudShell Portal installation directory |
| Default value | 2000 |
| Affected CloudShell Component | CloudShell Portal |
| Version | 2021.2 and above |
Enable the Check Blueprint Routes option in the Blueprint menu
| Key | <add key="DetectFailedRoutes" value="True"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Server installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 9.2 and above |
Preserve the diagram arrangement when the View Style changes
When enabled, changing the diagram View Style resizes the resource cards in place and keeps the saved arrangement. When disabled (the default), the legacy per-axis resize is applied (Large ×2/×3, Small ÷2.7 and ×1.3), which is non-uniform and visibly displaces resources and link endpoints.
note
Enabling this may cause Large cards to overlap on a diagram that was arranged in a smaller View Style.
| Key | <add key="PreserveDiagramLayoutOnViewStyleChange" value="True"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Portal installation directory |
| Default value | False |
| Affected CloudShell Component | CloudShell Portal |
| Version | 2026.1 and above |
Keep global inputs when saving a sandbox as a blueprint
When saving a sandbox as a blueprint, keep global inputs that were linked to a resource requirement, even when that resource is saved as a concrete resource. Set to False to drop them instead, restoring the behavior of earlier versions.
| Key | <add key="KeepResourceGlobalInputsOnSaveAsBlueprint" value="True"/> |
| Possible values | True/False |
| Where to add/change | customer.config CloudShell Server installation directory |
| Default value | True |
| Affected CloudShell Component | CloudShell Server |
| Version | 2026.1 and above |
Set the route grouping policy
| Key | <add key="MaxUngroupedRoutes" value="5"/> |
| Possible values | Numeric (number of connection lines to be grouped) |
| Where to add/change | customer.config CloudShell Portal installation directory |
| Default value | 3 |
| Affected CloudShell Component | CloudShell Portal |
| Version | 6.4 and above |