Interface AITileApi

All Superinterfaces:
ApiService

@Path("/api/v1/dashboards/{dashboardId:.+}/ai-tiles") @Produces("application/json") @Consumes("application/json") public interface AITileApi extends ApiService
REST API for AI reporting tiles.