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

761 B

SystemVersionComponentsInner

Properties

Name Type Description Notes
name String Name of the component
version String Version of the component
details Option<serde_json::Value> Key/value pairs of strings with additional information about the component. These values are intended for informational purposes only, and their content is not defined, and not part of the API specification. These messages can be printed by the client as information to the user. [optional]

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