| AntimalwarelAlert(String uuid,
                 String username,
                 AlertDeliverySpec spec,
                 boolean enabled,
                 String orgUuid) | 
| BurstSummaryAlert(String uuid,
                 String username,
                 AlertDeliverySpec spec,
                 boolean enabled,
                 String entityUuid) | 
| FirewallAlert(String uuid,
             String username,
             AlertDeliverySpec spec,
             boolean enabled,
             String orgUuid) | 
| InitialBurstAlert(String uuid,
                 String username,
                 AlertDeliverySpec spec,
                 boolean enabled,
                 String entityUuid) | 
| IntegrityAlert(String uuid,
              String username,
              AlertDeliverySpec spec,
              boolean enabled,
              String orgUuid,
              IntegrityAlert.EqualityRelation equalityRelation,
              IntegrityAlert.Severity severityThreshold) | 
| IntrusionProtectionAlert(String uuid,
                        String username,
                        AlertDeliverySpec spec,
                        boolean enabled,
                        String orgUuid) | 
| LogInspectionAlert(String uuid,
                  String username,
                  AlertDeliverySpec spec,
                  boolean enabled,
                  String orgUuid,
                  LogInspectionAlert.EqualityRelation equalityRelation,
                  LogInspectionAlert.Severity severityThreshold) | 
| NearBurstAlert(String uuid,
              String username,
              AlertDeliverySpec spec,
              boolean enabled,
              String entityUuid,
              int threshold) | 
| VappPowerStatusAlert(String uuid,
                    String username,
                    AlertDeliverySpec spec,
                    boolean enabled,
                    String vappUuid) | 
| VdcOverConfiguredAlert(String uuid,
                      String username,
                      AlertDeliverySpec spec,
                      boolean enabled,
                      String vdcUuid) | 
| VmPowerStatusAlert(String uuid,
                  String username,
                  AlertDeliverySpec spec,
                  boolean enabled,
                  String vmUuid) | 
| VulnerabilityAlert(String uuid,
                  String username,
                  AlertDeliverySpec spec,
                  boolean enabled,
                  String orgUuid,
                  VulnerabilityAlert.EqualityRelation equalityRelation,
                  VulnerabilityAlert.Severity severityThreshold,
                  Set<String> hostAddresses) | 
| WebReputationAlert(String uuid,
                  String username,
                  AlertDeliverySpec spec,
                  boolean enabled,
                  String orgUuid) |