NSX-T Data Center Global Manager REST API

UpdateIdsSiteVersionMappingQueryParameters (type)

{
  "additionalProperties": false,
  "id": "UpdateIdsSiteVersionMappingQueryParameters",
  "module_id": "IDSSiteVersionMapping",
  "properties": {
    "force": {
      "default": false,
      "description": "Trigger an update for the IdsSiteVersionMapping even if there is no change in the IdsSiteVersionMapping. This is needed to recover from error conditions wherein the bundle download fails on the LM.",
      "required": false,
      "title": "Force update",
      "type": "boolean"
    }
  },
  "title": "Query parameters to be provided with the PatchIdsSiteVersionMapping and\nCreateOrUpdateIdsSiteVersionMapping API.\n",
  "type": "object"
}