NSX-T Data Center REST API

AddIdsCustomSignatureActionParameter (type)

{
  "additionalProperties": false, 
  "id": "AddIdsCustomSignatureActionParameter", 
  "module_id": "PolicyIDSCustomSignature", 
  "properties": {
    "action": {
      "description": "Action to add custom signatures.", 
      "enum": [
        "ADD_CUSTOM_SIGNATURES"
      ], 
      "required": true, 
      "title": "Action to add custom signatures", 
      "type": "string"
    }
  }, 
  "title": "Action parameter to add custom signatures", 
  "type": "object"
}