docker-sdk-rust/docs/NetworkDisconnectRequest.md
2025-06-16 16:37:36 +07:00

515 B

NetworkDisconnectRequest

Properties

Name Type Description Notes
container Option<String> The ID or name of the container to disconnect from the network. [optional]
force Option<bool> Force the container to disconnect from the network. [optional]

[Back to Model list] [Back to API list] [Back to README]