{ "additionalProperties": false, "description": "Details of the member belonging to a Group", "id": "PolicyContainerGroupMemberDetails", "module_id": "PolicyGroupRealization", "properties": { "cluster": { "items": { "$ref": "ClusterMemberDetails }, "required": true, "type": "array" } }, "title": "Group member details", "type": "object" }