NSX-T Data Center REST API

MalwarePreventionTeaserRegistrationURL (type)

{
  "additionalProperties": false,
  "description": "This holds registration url for given region.",
  "id": "MalwarePreventionTeaserRegistrationURL",
  "module_id": "NsxMalwarePreventionTeaser",
  "properties": {
    "registration_url": {
      "description": "Registration url.",
      "readonly": true,
      "title": "Registration url",
      "type": "string"
    }
  },
  "title": "Registration URL",
  "type": "object"
}