NSX-T Data Center REST API
SiteActionParameters (type)
{ "additionalProperties": false, "description": "If force=true then site will be deleted even if not reachable. NOTE - Use this with caution as Global Manager will go ahead and offboard the site forcefully.", "id": "SiteActionParameters", "module_id": "PolicySiteGM", "properties": { "force": { "required": false, "type": "boolean" } }, "title": "Paramters for Site delete operation", "type": "object" }