From 312981b22549971f4e58ad8e91bca984300efab7 Mon Sep 17 00:00:00 2001 From: uncleGen Date: Thu, 23 Feb 2017 13:28:28 +0800 Subject: [PATCH] Docs for rest api of environment. --- docs/monitoring.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/monitoring.md b/docs/monitoring.md index 7ba4824d463f..80519525af0c 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -381,6 +381,10 @@ can be identified by their `[attempt-id]`. In the API listed below, when running /applications/[app-id]/streaming/batches/[batch-id]/operations/[outputOp-id] Details of the given operation and given batch. + + + /applications/[app-id]/environment + Environment details of the given application.