NSX Autonomous Edge REST API

BlackholeAction (type)

{
  "additionalProperties": false,
  "enum": [
    "DISCARD"
  ],
  "id": "BlackholeAction",
  "title": "Action to be taken on matching packets for NULL routes. For action is DISCARD, matching packets are dropped rather than forwarded.",
  "type": "string"
}