summaryrefslogtreecommitdiff
path: root/ambari-server/docs/api/v1/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'ambari-server/docs/api/v1/index.md')
-rw-r--r--ambari-server/docs/api/v1/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/ambari-server/docs/api/v1/index.md b/ambari-server/docs/api/v1/index.md
index d843b703fa..de2de5818c 100644
--- a/ambari-server/docs/api/v1/index.md
+++ b/ambari-server/docs/api/v1/index.md
@@ -295,6 +295,15 @@ Configuration resources are sets of key/value pairs that configure the services
[Configuration Resource Overview](configuration.md)
+#### requests
+Request resources are groups of tasks that were created to carry out an instruction.
+
+[Request Resources](request-resources.md)
+
+#### tasks
+Task resources are the individual tasks that make up a request resource.
+
+[Task Resources](task-resources.md)
#### workflows
Workflow resources are DAGs of MapReduce jobs in a Hadoop cluster.