aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/collector/docs/att_interface_definition/throttle_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/VES5.0/collector/docs/att_interface_definition/throttle_schema.json')
-rw-r--r--vnfs/VES5.0/collector/docs/att_interface_definition/throttle_schema.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/vnfs/VES5.0/collector/docs/att_interface_definition/throttle_schema.json b/vnfs/VES5.0/collector/docs/att_interface_definition/throttle_schema.json
deleted file mode 100644
index 7763a344..00000000
--- a/vnfs/VES5.0/collector/docs/att_interface_definition/throttle_schema.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "$schema": "http://json-schema.org/draft-04/schema#",
- "title": "Vendor Event Listener API - eventThrottlingState",
- "type": "object",
- "properties": {
- "eventThrottlingState": {"$ref": "#/definitions/eventThrottlingState"}
- },
- "required": ["eventThrottlingState"]
-}