{ "id":"/axapi/v3/overlay-tunnel/debug", "type":"object", "node-type":"intermediate", "title":"debug", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"Configure scaleout", "properties":{ "encap-table":{ "type":"object", "$ref":"/axapi/v3/overlay-tunnel/debug/encap-table", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }