Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It restricts the execution of scripts to those marked as 'Client callable', limiting access to certain backend API calls for improved security. |
| What area does it affect? |
Data Collector scripting |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring script access and security for Data Collector operations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.script.use.sandbox |
| Sys ID |
1e8247fa0703301040aeea9e0ad30084 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Run Data Collector's conditional script inside of a reduced rights "sandbox". If enabled, only those business rules and script includes with the "Client callable" checkbox set to true are available and certain back-end API calls are disallowed. |
| Updated |
2024-05-25 03:38:54 |
Related properties