aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/policyToSonResp-dataformat.json
diff options
context:
space:
mode:
Diffstat (limited to 'dpo/data-formats/policyToSonResp-dataformat.json')
-rw-r--r--dpo/data-formats/policyToSonResp-dataformat.json122
1 files changed, 61 insertions, 61 deletions
diff --git a/dpo/data-formats/policyToSonResp-dataformat.json b/dpo/data-formats/policyToSonResp-dataformat.json
index 526f145..d409824 100644
--- a/dpo/data-formats/policyToSonResp-dataformat.json
+++ b/dpo/data-formats/policyToSonResp-dataformat.json
@@ -1,64 +1,64 @@
{
- "dataformatversion": "1.0.0",
- "jsonschema": {
- "$schema": "http://json-schema.org/draft-04/schema#",
- "additionalproperties": true,
- "description": "",
- "properties": {
- "configBody": {
- "description": "",
- "type": "string"
- },
- "configBodyType": {
- "description": "",
- "type": "string"
- },
- "configName": {
- "description": "",
- "type": "string"
- },
- "onapName": {
- "description": "",
- "type": "string"
- },
- "policyClass": {
- "description": "",
- "type": "string"
- },
- "policyConfigType": {
- "description": "",
- "type": "string"
- },
- "policyName": {
- "description": "",
- "type": "string"
- },
- "policyVersion": {
- "description": "",
- "type": "string"
- },
- "ttlDate": {
- "description": "",
- "type": "string"
- }
- },
- "required": [
- "configBody",
- "configBodyType",
- "configName",
- "onapName",
- "policyClass",
- "policyConfigType",
- "policyName",
- "policyVersion",
- "ttlDate"
- ],
- "type": "object"
- },
- "self": {
- "description": "",
- "name": "POLICY_TO_SON_REST_RESP",
- "version": "1.0.0"
- }
+ "dataformatversion": "1.0.0",
+ "jsonschema": {
+ "$schema": "http://json-schema.org/draft-04/schema#",
+ "additionalproperties": true,
+ "description": "",
+ "properties": {
+ "configBody": {
+ "description": "",
+ "type": "string"
+ },
+ "configBodyType": {
+ "description": "",
+ "type": "string"
+ },
+ "configName": {
+ "description": "",
+ "type": "string"
+ },
+ "onapName": {
+ "description": "",
+ "type": "string"
+ },
+ "policyClass": {
+ "description": "",
+ "type": "string"
+ },
+ "policyConfigType": {
+ "description": "",
+ "type": "string"
+ },
+ "policyName": {
+ "description": "",
+ "type": "string"
+ },
+ "policyVersion": {
+ "description": "",
+ "type": "string"
+ },
+ "ttlDate": {
+ "description": "",
+ "type": "string"
+ }
+ },
+ "required": [
+ "configBody",
+ "configBodyType",
+ "configName",
+ "onapName",
+ "policyClass",
+ "policyConfigType",
+ "policyName",
+ "policyVersion",
+ "ttlDate"
+ ],
+ "type": "object"
+ },
+ "self": {
+ "description": "",
+ "name": "POLICY_TO_SON_REST_RESP",
+ "version": "1.0.0"
+ }
}