CleanupTestPlanSpec
CleanupTestPlanSpec
A spec specifying test cleanup settings.
JSON Example
{
"forced": false
}
boolean
forced
Optional
Whether to force the cleanup operation. If true, it makes best effort to complete, and could leak resources in the process (e.g. silently failing to delete a test-network, test-VM, etc.).