{ "id":"/axapi/v3/ddos/geo-location", "type":"object", "node-type":"intermediate", "title":"geo-location", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"DDOS geo-location Information", "properties":{ "db":{ "type":"object", "$ref":"/axapi/v3/ddos/geo-location/db", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "file":{ "type":"object", "$ref":"/axapi/v3/ddos/geo-location/file", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }