{ "id":"/axapi/v3/aam/file-category-log", "type":"object", "node-type":"intermediate", "title":"file-category-log", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"File Category Log Info", "properties":{ "top-srcip":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/top-srcip", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-destip":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/top-destip", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-filename":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/top-filename", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-fileext":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/top-fileext", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-url":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/top-url", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "count-in-interval":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/count-in-interval", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "log":{ "type":"object", "$ref":"/axapi/v3/aam/file-category-log/log", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }