Hi, Here are the entities, scopes and roles defined in Helix. Entities -- Idealstate -- ExternalView -- CurrentState -- LiveInstance -- HelixConfig -- UserConfig -- StateModelDefinition -- Alerts
Scopes -- Cluster -- Participant/Group -- Resource/Group -- Partition -- Transition Misc -- One time read v/s cache v/s cache and update automatically on notification ==================== HelixConfig -- Cluster -- Participant -- Resource -- Partition UserConfig -- Cluster -- Participant -- Resource -- Partition StateModelDefinition -- States -- Transitions -- Constraints (Partition only) Constraints -- Cluster -- Node -- Resource -- Partition -- Resource/ResourceGroup Kanak and I did one pass on this and made some changes. Kanak, do you have send across the changed version. We need to come up with the user facing api's that support simple CRUD on these entities. thanks, Kishore G
