{ "id":"/axapi/v3/scaleout/user-group-assignment", "type":"object", "node-type":"intermediate", "title":"user-group-assignment", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"", "properties":{ "address":{ "type":"object", "$ref":"/axapi/v3/scaleout/user-group-assignment/address", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "template-info":{ "type":"object", "$ref":"/axapi/v3/scaleout/user-group-assignment/template-info", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }