github.com/cs3org/reva/v2@v2.27.7/examples/meshdirectory/groups.demo.json (about) 1 [ 2 { 3 "id": { 4 "opaque_id": "sailing-lovers", 5 "idp": "http://localhost:20080" 6 }, 7 "group_name": "sailing-lovers", 8 "mail": "sailing-lovers@example.org", 9 "display_name": "Sailing Lovers", 10 "gid_number": 123, 11 "members": [ 12 { 13 "id": { 14 "opaque_id": "4c510ada-c86b-4815-8820-42cdf82c3d51", 15 "idp": "http://localhost:20080" 16 } 17 } 18 ] 19 }, 20 { 21 "id": { 22 "opaque_id": "violin-haters", 23 "idp": "http://localhost:20080" 24 }, 25 "group_name": "violin-haters", 26 "mail": "violin-haters@example.org", 27 "display_name": "Violin Haters", 28 "gid_number": 456, 29 "members": [ 30 { 31 "id": { 32 "opaque_id": "4c510ada-c86b-4815-8820-42cdf82c3d51", 33 "idp": "http://localhost:20080" 34 } 35 } 36 ] 37 }, 38 { 39 "id": { 40 "opaque_id": "radium-lovers", 41 "idp": "http://localhost:20080" 42 }, 43 "group_name": "radium-lovers", 44 "mail": "radium-lovers@example.org", 45 "display_name": "Radium Lovers", 46 "gid_number": 789, 47 "members": [ 48 { 49 "id": { 50 "opaque_id": "f7fbf8c8-139b-4376-b307-cf0a8c2d0d9c", 51 "idp": "http://localhost:20080" 52 } 53 } 54 ] 55 }, 56 { 57 "id": { 58 "opaque_id": "polonium-lovers", 59 "idp": "http://localhost:20080" 60 }, 61 "group_name": "polonium-lovers", 62 "mail": "polonium-lovers@example.org", 63 "display_name": "Polonium Lovers", 64 "gid_number": 987, 65 "members": [ 66 { 67 "id": { 68 "opaque_id": "f7fbf8c8-139b-4376-b307-cf0a8c2d0d9c", 69 "idp": "http://localhost:20080" 70 } 71 } 72 ] 73 }, 74 { 75 "id": { 76 "opaque_id": "quantum-lovers", 77 "idp": "http://localhost:20080" 78 }, 79 "group_name": "quantum-lovers", 80 "mail": "quantum-lovers@example.org", 81 "display_name": "Quantum Lovers", 82 "gid_number": 654, 83 "members": [ 84 { 85 "id": { 86 "opaque_id": "932b4540-8d16-481e-8ef4-588e4b6b151c", 87 "idp": "http://localhost:20080" 88 } 89 } 90 ] 91 }, 92 { 93 "id": { 94 "opaque_id": "philosophy-haters", 95 "idp": "http://localhost:20080" 96 }, 97 "group_name": "philosophy-haters", 98 "mail": "philosophy-haters@example.org", 99 "display_name": "Philosophy Haters", 100 "gid_number": 321, 101 "members": [ 102 { 103 "id": { 104 "opaque_id": "932b4540-8d16-481e-8ef4-588e4b6b151c", 105 "idp": "http://localhost:20080" 106 } 107 } 108 ] 109 }, 110 { 111 "id": { 112 "opaque_id": "physics-lovers", 113 "idp": "http://localhost:20080" 114 }, 115 "group_name": "physics-lovers", 116 "mail": "physics-lovers@example.org", 117 "display_name": "Physics Lovers", 118 "gid_number": 101, 119 "members": [ 120 { 121 "id": { 122 "opaque_id": "4c510ada-c86b-4815-8820-42cdf82c3d51", 123 "idp": "http://localhost:20080" 124 } 125 }, 126 { 127 "id": { 128 "opaque_id": "f7fbf8c8-139b-4376-b307-cf0a8c2d0d9c", 129 "idp": "http://localhost:20080" 130 } 131 }, 132 { 133 "id": { 134 "opaque_id": "932b4540-8d16-481e-8ef4-588e4b6b151c", 135 "idp": "http://localhost:20080" 136 } 137 } 138 ] 139 } 140 ]