{ "id":"/axapi/v3/cgnv6/lsn/inside", "type":"object", "node-type":"intermediate", "title":"inside", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"Inside configuration for LSN", "properties":{ "source":{ "type":"object", "$ref":"/axapi/v3/cgnv6/lsn/inside/source", "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Class List (Class List Name)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }