Environment
object Environment
class Object
trait Matchable
class Any
Value members
Concrete methods
def latestOpenedMostSevereAlert[A](innerSelection: SelectionBuilder[AlertManagementAlert, A]): SelectionBuilder[Environment, Option[A]]
The most severe open alert for the environment. If multiple alerts have equal severity, the most recent is returned.
The most severe open alert for the environment. If multiple alerts have equal severity, the most recent is returned.
def metricsDashboard[A](path: String)(innerSelection: SelectionBuilder[MetricsDashboard, A]): SelectionBuilder[Environment, Option[A]]
Metrics dashboard schema for the environment.
Metrics dashboard schema for the environment.