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

12 lines
444 B
Markdown

# ContainerCreateResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of the created container |
**warnings** | **Vec<String>** | Warnings encountered when creating the container |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)