Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Disconnects a Docker container from a network.

  

...

Target Properties

Property Name

Property Code

Required

Description

Docker Server Address

FDDKR_DOCKER_SERVER

Yes

The IP address of the Docker server.

Docker Port

FDDKR_DOCKER_PORT

Yes

The port the Docker service is listening on.

  

Inputs

Property Name

Property Code

Required

Description

Container ID

FDDKR_INP_CONTAINER_ID

Yes

The ID of the container to disconnect from a network.

Network ID

FDDKR_INP_NETWORK_ID

Yes

The ID of the network to disconnect.

  

Outputs

Property Name

Property Code

Required

Description

  

Artifacts

This operation does not produce or consume artifacts.

...