RunnerContainerInfo
editRunnerContainerInfo
editInformation about a container within a runner.
Properties
edit-
container_name
(string
, required) - Name of this container
-
container_set_name
(string
, required) - Name of the container set for the container
Example
edit{ "container_name" : "string", "container_set_name" : "string" }