1.1 KiB
1.1 KiB
Node
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<String> | [optional] | |
| version | Option<models::ObjectVersion> | [optional] | |
| created_at | Option<String> | Date and time at which the node was added to the swarm in RFC 3339 format with nano-seconds. | [optional] |
| updated_at | Option<String> | Date and time at which the node was last updated in RFC 3339 format with nano-seconds. | [optional] |
| spec | Option<models::NodeSpec> | [optional] | |
| description | Option<models::NodeDescription> | [optional] | |
| status | Option<models::NodeStatus> | [optional] | |
| manager_status | Option<models::ManagerStatus> | [optional] |