Interface GlobalAlertApi


  • public interface GlobalAlertApi
    Provides synchronous access to CloudStack Account features available to Global Admin users.
    See Also:
    • Method Detail

      • listAlerts

        @Named("listAlerts")
        @GET
        @Consumes("application/json")
        Set<Alert> listAlerts​(ListAlertsOptions... options)
        List Alerts
        Returns:
        alert list or null if not found