Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.21 KB

supervisor-container-gt.rst

File metadata and controls

40 lines (27 loc) · 1.21 KB

SupervisorContainerGt

Python class corresponding to the GridWorks type supervisor.container.gt.000 (VersionedTypeName).

gridworks.types.SupervisorContainerGt

SupervisorContainerId:
  • Description: Id of the docker SupervisorContainer
  • Format: UuidCanonicalTextual
Status:
  • Description:
WorldInstanceName:
  • Description: Name of the WorldInstance. For example, d1__1 is a potential name for a World whose World GNode has alias d1.
  • Format: WorldInstanceNameFormat
SupervisorGNodeInstanceId:
  • Description: Id of the SupervisorContainer's prime actor (aka the Supervisor GNode)
  • Format: UuidCanonicalTextual
SupervisorGNodeAlias:
  • Description: Alias of the SupervisorContainer's prime actor (aka the Supervisor GNode)
  • Format: LeftRightDot

gridworks.types.supervisor_container_gt.check_is_world_instance_name_format

gridworks.types.supervisor_container_gt.check_is_uuid_canonical_textual

gridworks.types.supervisor_container_gt.check_is_left_right_dot

gridworks.types.SupervisorContainerGt_Maker