NSX-T Data Center REST API

BatchParameter (type)

{
  "id": "BatchParameter",
  "module_id": "Common",
  "properties": {
    "atomic": {
      "default": false,
      "description": "This flag is ignored. Transactional atomicity is no longer supported.",
      "required": false,
      "title": "Ignored (transactional atomicity flag)",
      "type": "boolean"
    }
  },
  "title": "Options that affect how batch operations are processed",
  "type": "object"
}