17395: Update documentation. Add an additional test.
[arvados.git] / doc / api / methods / containers.html.textile.liquid
index 096a1fcaa9b628e6d5907ac33e8c6625f1114fd7..7da05cbd0b6812b68a136212a50b060fe1920476 100644 (file)
@@ -59,6 +59,7 @@ Generally this will contain additional keys that are not present in any correspo
 |runtime_token|string|A v2 token to be passed into the container itself, used to access Keep-backed mounts, etc.|Not returned in API responses.  Reset to null when state is "Complete" or "Cancelled".|
 |gateway_address|string|Address (host:port) of gateway server.|Internal use only.|
 |interactive_session_started|boolean|Indicates whether @arvados-client shell@ has been used to run commands in the container, which may have altered the container's behavior and output.||
+|output_storage_classes|array of strings|The storage classes that will be used for the log and output collections of this container||
 
 h2(#container_states). Container states