IntelligenceClusterNodeVMDeletionParameters (type)

{
  "description": "Parameters for deletion of a NSX-Intelligence cluster node VM.", 
  "id": "IntelligenceClusterNodeVMDeletionParameters", 
  "module_id": "NsxIntelligenceDeployment", 
  "properties": {
    "force_delete": {
      "description": "If true, the VM will be undeployed even if it cannot be removed from its cluster.", 
      "title": "Delete by force", 
      "type": "boolean"
    }
  }, 
  "title": "Parameters for DeleteAutoDeployedIntelligenceClusterNodeVM", 
  "type": "object"
}