NSX-T Data Center REST API

MalwarePreventionTeaserCloudRegions (type)

{
  "additionalProperties": false,
  "description": "This holds a region details.",
  "id": "MalwarePreventionTeaserCloudRegions",
  "module_id": "NsxMalwarePreventionTeaser",
  "properties": {
    "region": {
      "description": "Available regions",
      "title": "Region",
      "type": "string"
    },
    "region_name": {
      "description": "Name of given region.",
      "title": "Region name",
      "type": "string"
    }
  },
  "title": "Paged collection of regions",
  "type": "object"
}