NSX-T Data Center REST API

CountActionConfig (type)

{
  "id": "CountActionConfig",
  "module_id": "LiveTrace",
  "properties": {
    "action_argument": {
      "$ref": "CountActionArgument",
      "required": true,
      "title": "The count action argument"
    }
  },
  "type": "object"
}