NSX-T Data Center REST API

TransportNodeVtepAction (type)

{
  "abstract": true,
  "id": "TransportNodeVtepAction",
  "module_id": "PolicyHostTransportNode",
  "polymorphic-type-descriptor": {
    "mode": "enabled",
    "property-name": "action_type"
  },
  "properties": {
    "action_type": {
      "required": true,
      "title": "Type of action",
      "type": "string"
    }
  },
  "title": "An object representing an action on one or more VTEPs",
  "type": "object"
}