[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
CleanupTestPlanSpec
A spec specifying test cleanup settings.
Properties
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.).
JSON Example
{
"forced": false
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To
Run Cleanup Test Recovery