14440: Add discussion of federation features.
[arvados.git] / doc / api / methods / container_requests.html.textile.liquid
index 8703e927327dfb100a4dda73932e3740df2c6388..b9a21fc0a0a312ceb9e320113a3a1795e95e136e 100644 (file)
@@ -115,7 +115,7 @@ Arguments:
 table(table table-bordered table-condensed).
 |_. Argument |_. Type |_. Description |_. Location |_. Example |
 {background:#ccffcc}.|container_request|object|Container request resource.|request body||
-
+|cluster_id|string|The federated cluster to submit the container request.|query||
 
 The request body must include the required attributes command, container_image, cwd, and output_path. It can also inlcude other attributes such as environment, mounts, and runtime_constraints.