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 allows or prevents the instance from being designated as a clone target, enhancing data protection for production environments. |
| What area does it affect? |
Instance Cloning |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring cloning settings for production and sub-production instances. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.db.clone.allow_clone_target |
| Sys ID |
3194ef10371120004f6a80f7bcbe5da2 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Allow this instance to be used as a clone target. Set to false to prevent this instance from being cloned to. Used to provide an additional safeguard which prevents a production instance from being cloned over. Default value is false for production instances and true for sub-prod instances (dev, qa, etc). |
| Updated |
2024-05-25 03:59:59 |
Sources
Related properties