RemoteNetworkDockerHost#
- class wattson.cosimulation.simulators.network.components.remote.remote_network_docker_host.RemoteNetworkDockerHost(entity_id: str, wattson_client: WattsonClient, auto_sync: bool = True)#
Bases:
RemoteNetworkHost,NetworkDockerHostMethods
- returns:
The boot command to start the container with.
get_image_nameget_image_tag- get_boot_command() str#
- Returns:
The boot command to start the container with.
- Return type:
str