Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 639 Bytes

StateEntryDTO.md

File metadata and controls

12 lines (9 loc) · 639 Bytes

IO.Swagger.Model.StateEntryDTO

Properties

Name Type Description Notes
Key string The key for this state. [optional]
Value string The value for this state. [optional]
ClusterNodeId string The identifier for the node where the state originated. [optional]
ClusterNodeAddress string The label for the node where the state originated. [optional]

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