RunnerContainerInfo

edit

Information 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 this container

Example

edit
{
   "container_name" : "string",
   "container_set_name" : "string"
}